PAM configuration (pluggable authentication module)
pam.conf MQL resource for querying Operating System infrastructure with cnquery and cnspec.
Operating System
PAM configuration (pluggable authentication module)
Use MQL in cnspec shell or policy:
pam.confMin version: 5.15.0
Relationships
3 resources · 3 relationships·Click to select, expand fields to see properties.
Fields (5)
| Field | Type | Description |
|---|---|---|
content | string | The raw PAM configuration (across all files) |
entries | map[string][]pam.conf.serviceEntry | List of services with parsed entries that are configured via PAM |
files | []file | List of files that make up the PAM configuration |
serviceEntryprivate | pam.conf.serviceEntry | - |
services | map[string][]string | Deprecated; list of services that are configured via PAM |