YaST intrerface for /etc/pam.d/* files
List of Global Functions
MkHomeDir - return the value of mkhomedir
Modified - Was anything handled by this module modified by user?
Read - Reads all envolved files and stores their status
ReadMkHomeDir - Read the state of mkhomedir in /etc/pam.d/common-session (bug #143519)
SetMkHomeDir - Set the new value of mkhomedir
Write - Writes all edited files to the disk
WriteMkHomeDir - Write the new value of pam_mkhomedir to /etc/pam.d/common-session
List of Global Variables
Read the state of mkhomedir in /etc/pam.d/common-session (bug #143519)
Return value
boolean
Set the new value of mkhomedir
Function parameters
boolean new_value
Return value
boolean
Writes all edited files to the disk
Function parameters
boolean force
Return value
boolean - true on success