/proc/self/loginuid
Posted: 15 Jul 2024, 03:26
I am using Porteus v5.01 KDE edition.
For some reason, even though /etc/pam.d/kde (and all the other files in the /etc/pam.d directory for that matter) has a 'session required pam_loginuid.so' entry, nevertheless there is no '/proc/self/loginuid' pseudo-file at all!
This is a problem for me, as I have an application that uses this pseudo-file and crashes without it!
Any idea why this Linux pseudo-file isn't present? (I've read elsewhere that Kernel build flag CONFIG_AUDITSYSCALL, set by CONFIG_AUDIT=y in the Makefile, may be a reason)
For some reason, even though /etc/pam.d/kde (and all the other files in the /etc/pam.d directory for that matter) has a 'session required pam_loginuid.so' entry, nevertheless there is no '/proc/self/loginuid' pseudo-file at all!
This is a problem for me, as I have an application that uses this pseudo-file and crashes without it!
Any idea why this Linux pseudo-file isn't present? (I've read elsewhere that Kernel build flag CONFIG_AUDITSYSCALL, set by CONFIG_AUDIT=y in the Makefile, may be a reason)