I found a (bad ?) solution. I keep pam_mount in /etc/pam.d/common-
session file :

session optional pam_mount.so

and I add user="" in /etc/security/pam_mount.conf.xml file :

<volume
 fstype="cifs" server="2008-STD" path="Users/Administrateur/Desktop/Dossier 
partagé pour test"
 mountpoint="/home/%(USER)/Bureau/Dossier test"
 options="sec=krb5,cruid=%(USERUID),uid=%(USERUID)"
 user=""
/>

And it works !???

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/875402

Title:
  pkexec fails with ERROR:pkexec.c:138:pam_conversation_function: code
  should not be reached

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/policykit/+bug/875402/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to