You can add your credentials to the 4th field of the /etc/fstab file like
this...

//server/share  /mnt/smb   smbfs  username=admin,password=secret  0 0

Sorry for using the wrong slashes in the earlier post.

--
Chris Purcell, RHCE

> On Wednesday 17 September 2003 02:28 pm, Chris Purcell wrote:
>> Yes, add the mount point to your /etc/fstab file.  It will be
>> something like
>>
>> \\server\share   \mnt\smb  smbfs   defaults  0 0
>>
>> ..for example.
>
> Correct me if I'm wrong, but that will still require to type in password
> for  the smb share. Even though the share might be accessible
> anonymously (sp?),  you'll still need to hit enter. The solution is to
> use credentials file in  smb.
>
> --
> Reuben D. Budiardja
> Department of Physics and Astronomy
> The University of Tennessee, Knoxville, TN
>
>
> --
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]
> https://www.redhat.com/mailman/listinfo/redhat-list




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to