Finally, I add the name of the user that can mount the shared folder and it works :
<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="<name>@<domain>" /> With <name> is the Windows user name and <domain> is the Active Directory domain name. (I tried with user="%(USER)" but it doesn't work at all) -- 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 [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
