[Bug 1580237] Re: pam_mount doesn't mount when using sgrp
Emiliano Vavassori
syntaxerrormmm at gmail.com
Tue Jul 12 00:20:22 UTC 2016
Hi,
Just try to see if this fixes:
* Upgrade to the latest version (on 14.04, 4.3.9);
* Add to /etc/samba/smb.conf file in the [global] section on the client:
winbind expand groups = 1
* Restart smbd, nmbd and winbind
Fixed your same issue. sgrp seems to mount right after this procedure.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/1580237
Title:
pam_mount doesn't mount when using sgrp
Status in samba package in Ubuntu:
Confirmed
Bug description:
Prior to version 2:4.3.8+dfsg this worked:
<volume icase="no" sgrp="SOME_NON_PRIMATY_GROUP" fstype="cifs" server="10.10.10.1" path="my/Shared Folder/Here" mountpoint="/home/%(USER)/SOME_NON_PRIMATY_GROUP" options="uid=%(USER),gid=SOME_NON_PRIMATY_GROUP,iocharset=utf8,file_mode=0770,dir_mode=0770,workgroup=my.domain" />
Now it doesn't mount and doesn´t even show an attempt or errors in auth.log.
Mount by primary group (gid) still works.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1580237/+subscriptions
More information about the foundations-bugs
mailing list