Server mount problem -

Garry T. Williams gtwilliams at gmail.com
Sun Dec 14 19:57:34 UTC 2014


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



More information about the users mailing list