pam.conf.serviceEntry
Fields
| ID | TYPE | DESCRIPTION | 
|---|---|---|
| service | string | Service file that the entry is from | 
| lineNumber | int | Line number in service file (used for ID) | 
| pamType | string | Type for PAM entry, (i.e., auth, password, etc) | 
| control | string | Level of control, (i.e., required, requisite, sufficient) | 
| module | string | PAM module used | 
| options | []string | Configuration options for pam service entry |