[Samba] smbmounts; fstab vs by hand
bkrusic at yahoo.com
bkrusic at yahoo.com
Sat Apr 19 00:00:09 GMT 2003
Hi,
scenario;
mount via fstab with entries of;
//foo/bar /foo/bar smbfs -o
credentials=/etc/credentials,uid=user,gid=users
prob;
During file access I get;
smb_get_length: recv error = 512
smb_request: result 512, setting invalid
smb_retry: caight signal
However when I do it by hand;
mount -t smbfs //foo/bar /foo/bar -o
credentials=/etc/credentials,uid=user,gid=users
I get no such probs. I've made this into a script
called by rc3/5d for automation.
Any ideas?
Bri-
__________________________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo
http://search.yahoo.com
More information about the samba
mailing list