Here is an /etc/fstab entry that allows access to a share at boot:

This is supposed to be on one line but will likly be wrapped.

//server/share /home/user/share smbfs credentials=/home/user/.credentials 1 1

where :

/home/user/.credentials

contains :
---%<...snip...
username = shareuser
password = sharepass
---%<...snip...

and

Directory /home/user/share exists.

You can read the mount man page for more options.

I use this method to make shares appear to be local, then I
put a link on the desktop for the staff to access the share.


Guy


Stephen Mah wrote:

Anyone know of a smbclient frontend that works on 8.0?

Some of my users want to use it to browse smb shares.

-thanks







--
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list

Reply via email to