> smbmount //192.168.0.1/backup /mnt/backup rw uid=root gid=root
> credentials=/etc/smbcreds
>
> Can anyone tell me why it isn't reading the password from the
> credentials file
Probably because you forgot the -o flag, and there aren't any commas
between the options :-)
smbmount //192.168.0.1/ba
When I run the following command:
smbmount //192.168.0.1/backup /mnt/backup rw uid=root gid=root
credentials=/etc/smbcreds
I get this:
WARNING: The "printer admin" option is deprecated
Password:
smbcreds contains this:
username=root
password=rootpassword
Can anyone tell me why it isn't reading
I have a small LAN:
SuSE 7.2 with Samba 3.0 and a W2K box.
What I can do:
I can create shares from the W2K box that make files from the Linux box
visible. I can also manually mount (using % smbmount ... ) from the
command line as root. Here is where I run into problems. The only way I
can mount a