Public bug reported:

I have a Samba 4 domain and use pam-mount to map some drives.

Client: 19.10
Server: 19.10

# vi /etc/security/pam_mount.conf.xml
[...]
<volume
    sgrp="group_t...@domain.it"
    fstype="cifs"
    server="fs1.domain.it"
    path="PUBLIC"
    mountpoint="~/FS1/PUBLIC"
    uid="10000-19999"
    
options="sec=krb5i,vers=3.0,cruid=%(USERUID),uid=%(USERUID),username=%(DOMAIN_USER)"
    user = "*"
/>

This works but i get an error by 'pmvarrun':
[...]
command: 'pmvarrun' '-u' 'u...@domain.it' '-o' '1' 
Invalid user name
(pam_mount.c:439): error reading login count from pmvarrun
(pam_mount.c:743): pam_mount execution complete

** Affects: libpam-mount (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
  pam_mount cifs mount pmvarrun error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-mount/+bug/1869866/+subscriptions

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

Reply via email to