Displaying 1 result from an estimated 1 matches for "guest_passwd".
2000 Jul 14
1
smbmount intermittent problems
I use smbmount to mount a number of NT shares from around a global network
in order to sync from a master distribution which resides in linux.
Specifically...
uklnxsrv$ smbmount //NTSRV/share -c 'mount /tmp/temporary_mount -u 502 -g
510' -U guest%guest_passwd
Frequently it works well, but from time to time the mounted NT share, for
lack of a better word gets corrupted. Here are the symptons
1. trying to access the directory gives the following error.
uklnxsrv$ ls -la /tmp/temporary_mount
ls: /tmp/temporary_mount: lstat failed: Input/output error...