55. .etc.security

Agent for reading/writing /etc/security/pam_*.conf

55.1. Description

Access type: read / write

File Name: /usr/share/YaST2/scrconf/etc_security.scr

55.2. Usage

Example 31. 

   Dir(.etc.security.section)
   (["/etc/security/pam_pwcheck.conf", "/etc/security/pam_unix2.conf"])
   Read(.etc.security.v."/etc/security/pam_pwcheck.conf".password)
   (["nullok", "cracklib")
   Write(.etc.security.v."/etc/security/pam_pwcheck.conf".password,
	"cracklib md5")
   (true)