[Samba] Debian client/workstation pam_mount

Rowland penny rpenny at samba.org
Fri Sep 25 13:44:14 UTC 2020


On 25/09/2020 14:09, jmpatagonia via samba wrote:
> Sorry I in the same topic of that, trying to map whit pam_mount, but I
> still having problems
>
I think your pam_mount file will contain something like this:

<volume fstype="cifs"
         server="domain-server2"
         path="FS_PRUEBA_3"
         mountpoint="/home/prueba3/compartido"
options="username=%(USER),uid=%(USERUID),gid=%(USERGID),domain=%(DOMAIN_NAME)"
         />

If it does, then change 'domain-server2' to the FQDN, e.g. 
'domain-server2.example.com'

Rowland





More information about the samba mailing list