Adam Kosmin wrote: > I'm looking at my pam configuration and noticed something odd in
/etc/pam.d/other
Each line contains a reference to a path that does not exist. For example:
auth required /lib/security/$ISA/pam_deny.so
My filesystem does not contain a directory path of /lib/security/$ISA so I can't help but become curious.