Displaying 20 results from an estimated 300 matches similar to: "ERRDOS - ERRbadshare"
2004 Dec 08
2
Modulus Problem
R users, I am having a problem with the modulus operator for large
numbers as follows,
a <- 2
n <- 561
## n is the first Carmichael number, so by Fermat's Little Theorem the
below should equal zero.
(a^(n-1) - 1) %% n
[1] 2.193172e+152
## Seems that R and Fermat disagree
## Also,
1000000000000000000 %% 11
[1] -32
This seems like a bug. Should I be avoiding integer math for large
2006 Jun 19
2
fuzzy search
This may be offtopic to Rails, but what are people doing to find records
based on fuzzy string matches? For example, if you wanted to find a
Person with name "David Heinemeier Hansson" but searched using the
string "Dave Hansson".
Currently I am find_by_sql that calls the PostgreSQL function
"levenshtein(string1, string2)" which returns results with a score
2004 Dec 04
1
Re: Your computer account was not found or the password was incorrect
Hey guys,
I'm trying to migrate my NT4 Domain and am having some problems.
Ignoring my other post related to this, I can't get any of my machines
to be able to login. Alls I ever get is
"Your computer account was not found or the password is incorrect"
I even tried rejoining the domain which works. I leave the domain and
then rejoin it, it takes a LONG time (might just be
2006 Jun 23
5
Ajax zooming pictures
Hi,
I was wondering if anyone has an idea of the code that I can write to
achieve the follow effect.
http://www.istockphoto.com/file_search.php?action=file&userID=938503
When you move your mouse over an image, it shows a bigger picture.
Thanks
--
Posted via http://www.ruby-forum.com/.
2006 Jun 11
4
[Question} how best to use attribute driven db with Rails
I designed out a mostly attribute driven database. Originally i was
going to use PHP, but have now decided to use RoR. Being able to use the
built in OR functionality would be nice, but I am not sure how well it
melds with attribute dbs.
If anyone can give me some pointers, I would really appreciate it
(especially since this is my first endeavor and on an important project
as well).
2004 Sep 15
2
smbclient's tar_re_search broken?
Hi all,
My old and stable backup script don't work anymore.
It's based on smbclient's tar command using crX parameters for creating
archive, excluding files based on basic regular expressions.
The box is running Fedora core 2, fully updated:
kernel-2.6.8-1.521
samba-common-3.0.7-2.FC2
samba-client-3.0.7-2.FC2
The error is easily reproducible:
smbclient //ntpdc/share -A credfile \
-c
2009 Jan 30
1
Smbtorture + Domain Environment
Hi,
Does smbtorture have any issues operating in a Domain environment? I get the
following error even for simple tests
[root@D2950-11 samba_tests]# ./smbtorture //D1950-01/global-share -U
TESTDOMAIN2+testuserc OPEN
using seed 1233356434
Password:
host=D1950-01 share=global-share user=TESTDOMAIN2+testuserc myname=D2950-11
Running OPEN
starting open test
failed to open share connection:
2007 Mar 15
0
re: ERRDOS - ERRnoaccess (Access denied.
I'm unable to mount a windows share on my linux box. I can use the
samba client to browse the share, but the mount fails:
$ smbclient //server/users -U domain/isillight
Password: ****
Domain=[DOMAIN] OS=[Windows Server 2003 3790 Service Pack 1] Server=[Windows Server 2003 5.2]
smb: \>
smb: \> quit
# grep isillight /etc/passwd
isillight:x:1000:1000:isillight:/home/isillight:/bin/bash
2007 Jun 22
0
smbfs intermittent errors: tdb_lock failed, ERRDOS 71
I mounted //winxp/linuxbu onto to a 2nd new mountpoint called
/mnt/buonwinxp. I got same errors as you.
So I first verified if password of the //winxp/linuxbu was wrong. With a
wrong password, I got response as below:
[root@treasury1 root]# smbmount //winxp/linuxbu /mnt/buonwinxp -o
username=linuxbu uid=root gid=root rw
Password : xxxxy
9982: session setup failed: ERRDOS - ERRnoaccess
1997 Jul 31
0
ERRDOS message from smbclient
Hi:
I'm using smbclient version 1.9.15p8 to do some printing from a Solaris
2.3 box to an NT 4.0 share of a remote Win95 box with a printer attached.
Unix <-----> NT 4.0 printer share <---WAN---> Win95 printer share
(NT is sharing a share...)
About a year ago, I wrote a printer script that is used by the lp system
to print to the printer using an lp command. As an error check,
1998 Aug 24
1
ERRDOS - 50 when restoring a tar file
A collegue of mine has problems restoring files that are created with
smbtar. I also tried it (using smbclient -T) and encountered the same
problem. The tar file can be restored on unix without problem, but
restoring them on a PC results in the following error messages:
smbclient '\\jaap\temp' -Tx backup.tar
Added interface ip=192.93.141.1 bcast=192.93.141.255 nmask=255.255.255.0
Server
1998 Oct 15
0
smbtar: ERRDOS - 50 setting attributes on file <directory-name>
Samba 1.9.18p8 / Linux 2.0.33
I've got a problem restoring a tar archive, with subdirs inside, using smbtar from the Linux server to a win95 pc.
I made the tar with smbtar.
When restoring to a win95, the subdirs are not restored ('aaaaa' is a directory):
...
restore tar file \badday.mpeg of size 425988 bytes
Updating creation date on \aaaaa\
ERRDOS - 50 setting attributes on
2002 Oct 15
1
smb_errno: class ERRDOS, code 112 from command 0xb
Hi.
We run Samba 2.2.1a in production and it seems to be working fine. We
run it on RedHat 7.2, kernel 2.4.7-10smp. All of a sudden (I'm sure
it's for a reason, but I can't tell why), this shows up in the logs:
Oct 15 10:36:03 mumbai kernel: smb_errno: class ERRDOS, code 112 from command 0xb
Oct 15 10:36:03 mumbai kernel: smb_errno: class ERRDOS, code 112 from command 0xb
Oct
2003 Oct 23
0
help!: session setup failed: ERRDOS
I have read the docs and I have googled, and I have been unable to fix
this problem. I have samba 3.0 installed on RH8 and when I have
settings like:
[global]
netbios name = DYER-PC-JO
workgroup = DYERLAB
server string = SMB Server Test
security = share
[public]
path = /tmp
guest ok = yes
writeable = yes
I can mount my share wonderfully in with both RH9 and OSX as clients.
2005 Jun 03
0
smbfs intermittent errors: tdb_lock failed, ERRDOS 71
Hi,
I recently upgraded an older box running as a file server for a small
company to Mandriva (Mandrake) 10.1. It's running Samba 3.0.10.1, the
default Mandrake package.
We have a custom script that mounts a Windows share using smbfs, backs
up specific directories, and unmounts when it's done. The problem is,
it's not mounting reliably.
There is an entry in /etc/fstab for the
2006 Aug 07
0
ERRDOS - ERRnoaccess (Access denied.)
No matter what I do to configure samba and/or my linux client, I get
this error. Can someone take a look at the particulars below and see if
you can help me out? Thanks
mhansen@debian01:~$ cat /etc/samba/smb.conf
[global]
# Do something sensible when Samba crashes: mail the admin a backtrace
panic action = /usr/share/samba/panic-action %d
workgroup = Javector
netbios name =
2007 Jan 24
1
tree connect failled: ERRDOS - ERRnoaccess (Access denied.)
i have recently switched to ldap backend for passwords
smbldap-useradd,smbldap-passwd works without error messages...
but when i try to connect from linux it gives me the following error
XXXXX:tree connect failled: ERRDOS - ERRnoaccess (Access denied.)
XXXXX can be remplaced with diffferent numbers such as
10270
11202
11318
11750
...evry time the number of the errors change i don't know why
i
2008 Oct 24
1
18179: session setup failed: ERRDOS - ERRnoaccess (Access denied.)
On a RHEL4u4 machine...
[root@rincon mnt]# mount -t smbfs -o username=qamount,password=m0unt1\!
//10.4.0.15/Builds /mnt/builds/
18179: session setup failed: ERRDOS - ERRnoaccess (Access denied.)
SMB connection failed
10.4.0.15 is a W2K3 R2 file server.
Yes, I know this isn't a Samba question, but Google turns up absolutely
nothing, and I figure Samba people are far more likely to have some
2009 May 15
3
[LLVMdev] [Cygwin] bug on SVN
I am getting a bug building Cygwin on latest SVN :-
llvm[1]: Compiling Process.cpp for Debug build
In file included from /home/ang/git/workbench/lib/System/Process.cpp:29:
/home/ang/git/workbench/lib/System/Unix/Process.inc: In function 'unsigned
int g
etColumns(int)':
/home/ang/git/workbench/lib/System/Unix/Process.inc:209: error: aggregate
'winsi
ze ws' has incomplete type and
2013 Jul 23
1
Postgres adapter misconfigured on Linux?
I''ve written a simple Rails migration that adds an index to an existing
Postgres table:
class AddIndexToEvents < ActiveRecord::Migration
> def change
> add_index :sf_events, :account_id
> end
> end
However, when I run the migration, it fails due to a syntax error on the
CREATE INDEX line. I''m expecting some SQL like this to be generated:
CREATE INDEX