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