3 Nov
2005
3 Nov
'05
11:17
On Thursday 03 November 2005 12:08, Rui Santos wrote:
Hi,
I use this line on smbfstab and it works. The only downside is that only the user cwilson is allowed to write on it.
//server/share /media/share smbfs username=user,password=xxxx,uid=cwilson,gid=users
Just a litle advice: as root make a file called /root/server.cred containing: username = user password = xxxx and modify your fstab to: //server/share /media/share smbfs credentials=/root/server.cred ,uid=cwilson,gid=users (in one line :-) that protects your SMB password from been readable by anyone with access to your filesystem... regards j -- Jonas Helgi Palsson "Microsoft is not the answer. Microsoft is the question. NO is the answer." -Erik Naggum