This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 13 lines
!!! Overview
The [{$pagename}] name provides PAM the name of the pluggable module containing the specified module interface.
Under older versions of Linux and some other OSs the full path to the module was provided within the PAM configuration file, such as
{{{
/lib/security/pam_stack.so
}}}
However, since the advent of multilib systems, which store 64-bit PAM modules within the /lib64/security/ directory, the directory path is omitted because the application is linked to the appropriate version of libpam, which can locate the correct version of the module.
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]