Pam module(s) description


Purpose

Pam module it used for easier acces to PAM services form YaST modules.

Interface for yast2-pam

Some of the PAM settings are configured via files in /etc/security directory; for these the security agent (based on agent-ini) is used. See it's source here.
The YaST interface for this agent is provided by PamSettings module.

Some settings need to work directly with files in /etc/pam.d directory. These are handled by ag_pam (see its own documentation) and on YaST level by Pam module.

The complete development documentation of YCP code is available in the autodocs/ directory.

Jiri Suchomel <suchomel@suse.cz>