On 12-14-14 14:41:07 Bob Goodwin - Zuni, Virginia, USA wrote:
> Ok, it looks like that may be the correct syntax then, after
> removing the colon ":" and rebooting it still does not mount but the
> error is now complaining about the password!
>
> Can I put the password in fstab and if so how? The password to mount
> samba is different than for the server that does mount.

I use this at work in the options field of the fstab file:

    credentials=/path/to/secrets

In /path/to/secrets, I have:

    domain=DOMAIN
    username=MY_LOGIN
    password=SECRET

The mount is to an AD share.

-- 
Garry T. Williams

-- 
users mailing list
[email protected]
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to