pam_mount (pam_mount-0.48-2.fc9.i386) is not able to get the password
while trying to mount an encrypted filesystem... I guess few people
uses encrypted systems over loop devices... Anyways... That's what is shown in /var/log/messages: When logging from KDM: Sep 22 17:21:30 terra kdm: :0[3192]: pam_mount(pam_mount.c:258) pam_mount 0.48: entering auth stage Sep 22 17:21:30 terra kdm: :0[3192]: pam_mount(pam_mount.c:268) could not get password from PAM system Sep 22 17:21:30 terra kdm: :0[3192]: pam_mount(pam_mount.c:190) enter read_password Sep 22 17:21:30 terra kdm: :0[3192]: pam_mount(pam_mount.c:293) saving authtok for session code (authtok=0x98b7630) Sep 22 17:21:30 terra kdm: :0[3192]: pam_mount(pam_mount.c:436) pam_mount 0.48: entering session stage Sep 22 17:21:30 terra kdm: :0[3192]: pam_mount(pam_mount.c:457) back from global readconfig Sep 22 17:21:30 terra kdm: :0[3192]: pam_mount(pam_mount.c:459) per-user configurations not allowed by pam_mount.conf.xml Sep 22 17:21:30 terra kdm: :0[3192]: pam_mount(misc.c:46) Session open: (uid=0, euid=0, gid=501, egid=501) Sep 22 17:21:30 terra kdm: :0[3192]: pam_mount(rdconf2.c:190) checking sanity of volume record (/home/.xxx.img) Sep 22 17:21:30 terra kdm: :0[3192]: pam_mount(pam_mount.c:511) about to perform mount operations Sep 22 17:21:30 terra kdm: :0[3192]: pam_mount(mount.c:364) information for mount: Sep 22 17:21:30 terra kdm: :0[3192]: pam_mount(mount.c:365) ---------------------- Sep 22 17:21:30 terra kdm: :0[3192]: pam_mount(mount.c:366) (defined by globalconf) Sep 22 17:21:30 terra kdm: :0[3192]: pam_mount(mount.c:367) user: xxx Sep 22 17:21:30 terra kdm: :0[3192]: pam_mount(mount.c:368) server: (null) Sep 22 17:21:30 terra kdm: :0[3192]: pam_mount(mount.c:369) volume: /home/.xxx.img Sep 22 17:21:30 terra kdm: :0[3192]: pam_mount(mount.c:370) mountpoint: /home/xxx Sep 22 17:21:30 terra kdm: :0[3192]: pam_mount(mount.c:371) options: loop,encryption=aes-cbc-256,rw Sep 22 17:21:30 terra kdm: :0[3192]: pam_mount(mount.c:372) fs_key_cipher: aes-256-cbc Sep 22 17:21:30 terra kdm: :0[3192]: pam_mount(mount.c:373) fs_key_path: /etc/pki/cryptofs/.xxx.key Sep 22 17:21:30 terra kdm: :0[3192]: pam_mount(mount.c:374) use_fstab: 0 Sep 22 17:21:30 terra kdm: :0[3192]: pam_mount(mount.c:375) ---------------------- Sep 22 17:21:30 terra kdm: :0[3192]: pam_mount(mount.c:151) realpath of volume "/home/xxx" is "/home/xxx" Sep 22 17:21:30 terra kdm: :0[3192]: pam_mount(mount.c:155) checking to see if /home/.xxx.img is already mounted at /home/casimiro Sep 22 17:21:30 terra kdm: :0[3192]: pam_mount(mount.c:824) checking for encrypted filesystem key configuration Sep 22 17:21:30 terra kdm: :0[3192]: pam_mount(mount.c:831) decrypting FS key using system auth. token and aes-256-cbc Sep 22 17:21:31 terra kdm[3143]: Unknown session exit code 0 (sig 6) from manager process When logging from console: Sep 22 17:21:39 terra login: pam_mount(pam_mount.c:258) pam_mount 0.48: entering auth stage Sep 22 17:21:39 terra login: pam_mount(pam_mount.c:268) could not get password from PAM system Sep 22 17:21:39 terra login: pam_mount(pam_mount.c:190) enter read_password Sep 22 17:21:44 terra login: pam_mount(pam_mount.c:293) saving authtok for session code (authtok=0x87e24d8) Sep 22 17:21:44 terra login: pam_mount(pam_mount.c:436) pam_mount 0.48: entering session stage Sep 22 17:21:44 terra login: pam_mount(pam_mount.c:457) back from global readconfig Sep 22 17:21:44 terra login: pam_mount(pam_mount.c:459) per-user configurations not allowed by pam_mount.conf.xml Sep 22 17:21:44 terra login: pam_mount(misc.c:46) Session open: (uid=0, euid=0, gid=0, egid=0) Sep 22 17:21:44 terra login: pam_mount(rdconf2.c:190) checking sanity of volume record (/home/.xxx.img) Sep 22 17:21:44 terra login: pam_mount(pam_mount.c:511) about to perform mount operations Sep 22 17:21:44 terra login: pam_mount(mount.c:364) information for mount: Sep 22 17:21:44 terra login: pam_mount(mount.c:365) ---------------------- Sep 22 17:21:44 terra login: pam_mount(mount.c:366) (defined by globalconf) Sep 22 17:21:44 terra login: pam_mount(mount.c:367) user: casimiro Sep 22 17:21:44 terra login: pam_mount(mount.c:368) server: (null) Sep 22 17:21:44 terra login: pam_mount(mount.c:369) volume: /home/.xxx.img Sep 22 17:21:44 terra login: pam_mount(mount.c:370) mountpoint: /home/xxx Sep 22 17:21:44 terra login: pam_mount(mount.c:371) options: loop,encryption=aes-cbc-256,rw Sep 22 17:21:44 terra login: pam_mount(mount.c:372) fs_key_cipher: aes-256-cbc Sep 22 17:21:44 terra login: pam_mount(mount.c:373) fs_key_path: /etc/pki/cryptofs/.xxx.key Sep 22 17:21:44 terra login: pam_mount(mount.c:374) use_fstab: 0 Sep 22 17:21:44 terra login: pam_mount(mount.c:375) ---------------------- Sep 22 17:21:44 terra login: pam_mount(mount.c:151) realpath of volume "/home/xxx" is "/home/xxx" Sep 22 17:21:44 terra login: pam_mount(mount.c:155) checking to see if /home/.xxx.img is already mounted at /home/xxx Sep 22 17:21:44 terra login: pam_mount(mount.c:824) checking for encrypted filesystem key configuration Sep 22 17:21:44 terra login: pam_mount(mount.c:831) decrypting FS key using system auth. token and aes-256-cbc Sep 22 17:21:44 terra init: tty1 main process (3154) killed by ABRT signal Sep 22 17:21:44 terra init: tty1 main process ended, respawning The /etc/security/pam_mount.conf.xml is: <?xml version="1.0" encoding="UTF-8"?> <pam_mount> <debug enable="1" /> <mkmountpoint enable="1" /> <fsckloop device="/dev/loop7" /> <mntoptions allow="nosuid,nodev,loop,encryption,fsck" /> <mntoptions require="nosuid,nodev" /> <lsof>/usr/sbin/lsof %(MNTPT)</lsof> <fsck>/sbin/fsck -p %(FSCKTARGET)</fsck> <losetup>/sbin/losetup -p0 "%(before=\"-e\" CIPHER)" "%(before=\"-k\" KEYBITS)" %(FSCKLOOP) %(VOLUME)</losetup> <unlosetup>/sbin/losetup -d %(FSCKLOOP)</unlosetup> <cifsmount>/bin/mount -t cifs //%(SERVER)/%(VOLUME) %(MNTPT) -o "user=%(USER),uid=%(USERUID),gid=%(USERGID)%(before=\",\" OPTIONS)"</cifsmount> <smbmount>/usr/bin/smbmount //%(SERVER)/%(VOLUME) %(MNTPT) -o "username=%(USER),uid=%(USERUID),gid=%(USERGID)%(before=\",\" OPTIONS)"</smbmount> <ncpmount>/usr/bin/ncpmount %(SERVER)/%(USER) %(MNTPT) -o "pass-fd=0,volume=%(VOLUME)%(before=\",\" OPTIONS)"</ncpmount> <smbumount>/usr/bin/smbumount %(MNTPT)</smbumount> <ncpumount>/usr/bin/ncpumount %(MNTPT)</ncpumount> <fusemount>/sbin/mount.fuse %(VOLUME) %(MNTPT) "%(before=\"-o\" OPTIONS)"</fusemount> <fuseumount>/usr/bin/fusermount -u %(MNTPT)</fuseumount> <umount>/bin/umount %(MNTPT)</umount> <lclmount>/bin/mount -p0 -t %(FSTYPE) %(VOLUME) %(MNTPT) "%(before=\"-o\" OPTIONS)"</lclmount> <cryptmount>/bin/mount -t crypt "%(before=\"-o\" OPTIONS)" %(VOLUME) %(MNTPT)</cryptmount> <nfsmount>/bin/mount %(SERVER):%(VOLUME) %(MNTPT) "%(before=\"-o\" OPTIONS)"</nfsmount> <mntcheck>/bin/mount</mntcheck> <pmvarrun>/usr/sbin/pmvarrun -u %(USER) -o %(OPERATION)</pmvarrun> <volume fskeycipher="aes-256-cbc" options="loop,encryption=aes-cbc-256,rw" fskeypath="/etc/pki/cryptofs/.xxx.key" user="casimiro" mountpoint="/home/xxx" path="/home/.xxx.img" fstype="ext3" /> <volume fskeycipher="aes-256-cbc" options="loop,encryption=aes-cbc-256,rw" fskeypath="/media/disk/.yyy.key" user="developer" mountpoint="/home/yyy" path="/media/disk/.yyy.img" fstype="ext3" /> </pam_mount> Of note is that pam_mount was working about 3 weeks ago... Except it refused to unmount the volumes when user logged off. BTW, after Sept 19 updates rhgb stop working properly (X crashes). |
Attachment:
signature.asc
Description: OpenPGP digital signature
-- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list