Заметил ещё одну странность в работе при загрузке. У меня сначала pam-mount вызывает xrdp-sesman
авг 30 15:16:14 test.sh.local xrdp-sesman[10899]: (pam_mount.c:568): pam_mount 2.16: entering session stage
авг 30 15:16:14 test.sh.local xrdp-sesman[10899]: (mount.c:251): Mount info: globalconf, user=zhukovia <volume fstype="cifs" server="192.168.101.253" path="general" mountpoint="/home/zhukovia/net_files/general" cipher="(null)" fskeypath="(null)" fskeycipher="(null)" fskeyhash="(null)" options="noexec,iocharset=utf8,rw" /> fstab=0 ssh=0
авг 30 15:16:14 test.sh.local xrdp-sesman[10899]: (mount.c:660): Password will be sent to helper as-is.
авг 30 15:16:14 test.sh.local xrdp-sesman[10899]: command: 'mount' '-t' 'cifs' '//192.168.101.253/general' '/home/zhukovia/net_files/general' '-o' 'username=zhukovia,uid=1717600001,gid=1717600001,noexec,iocharset=utf8,rw'
авг 30 15:16:14 test.sh.local xrdp-sesman[10899]: (mount.c:251): Mount info: globalconf, user=zhukovia <volume fstype="cifs" server="192.168.101.253" path="general" mountpoint="/home/zhukovia/net_files/general" cipher="(null)" fskeypath="(null)" fskeycipher="(null)" fskeyhash="(null)" options="noexec,iocharset=utf8,rw" /> fstab=0 ssh=0
авг 30 15:16:14 test.sh.local xrdp-sesman[10899]: (mount.c:660): Password will be sent to helper as-is.
авг 30 15:16:14 test.sh.local xrdp-sesman[10899]: command: 'mount' '-t' 'cifs' '//192.168.101.253/general' '/home/zhukovia/net_files/general' '-o' 'username=zhukovia,uid=1717600001,gid=1717600001,noexec,iocharset=utf8,rw'
авг 30 15:16:14 test.sh.local kernel: CIFS: Attempting to mount //192.168.101.253/general
А следом, второй раз, вызывает уже systemd
авг 30 15:16:14 test.sh.local systemd[10907]: (pam_mount.c:568): pam_mount 2.16: entering session stage
авг 30 15:16:14 test.sh.local systemd[10907]: (pam_mount.c:568): pam_mount 2.16: entering session stage
авг 30 15:16:14 test.sh.local systemd[10907]: (pam_mount.c:173): conv->conv(...): Conversation error
авг 30 15:16:14 test.sh.local systemd[10907]: (pam_mount.c:173): conv->conv(...): Conversation error
авг 30 15:16:14 test.sh.local systemd[10907]: (pam_mount.c:476): warning: could not obtain password interactively either
авг 30 15:16:14 test.sh.local systemd[10907]: (pam_mount.c:476): warning: could not obtain password interactively either
авг 30 15:16:14 test.sh.local systemd[10907]: (mount.c:251): Mount info: globalconf, user=zhukovia <volume fstype="cifs" server="192.168.101.253" path="general" mountpoint="/home/zhukovia/net_files/general" cipher="(null)" fskeypath="(null)" fskeycipher="(null)" fskeyhash="(null)" options="noexec,iocharset=utf8,rw" /> fstab=0 ssh=0
авг 30 15:16:14 test.sh.local systemd[10907]: (mount.c:251): Mount info: globalconf, user=zhukovia <volume fstype="cifs" server="192.168.101.253" path="general" mountpoint="/home/zhukovia/net_files/general" cipher="(null)" fskeypath="(null)" fskeycipher="(null)" fskeyhash="(null)" options="noexec,iocharset=utf8,rw" /> fstab=0 ssh=0
авг 30 15:16:14 test.sh.local systemd[10907]: (mount.c:660): Password will be sent to helper as-is.
авг 30 15:16:14 test.sh.local systemd[10907]: (mount.c:660): Password will be sent to helper as-is.
авг 30 15:16:14 test.sh.local systemd[10907]: command: 'mount' '-t' 'cifs' '//192.168.101.253/general' '/home/zhukovia/net_files/general' '-o' 'username=zhukovia,uid=1717600001,gid=1717600001,noexec,iocharset=utf8,rw'
авг 30 15:16:14 test.sh.local systemd[10907]: command: 'mount' '-t' 'cifs' '//192.168.101.253/general' '/home/zhukovia/net_files/general' '-o' 'username=zhukovia,uid=1717600001,gid=1717600001,noexec,iocharset=utf8,rw'
авг 30 15:16:14 test.sh.local kernel: CIFS: Attempting to mount //192.168.101.253/general
Так и должно быть? Где вообще посмотреть что и за чем запускается?