You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thats right.
PAM modules usually use config files, when protecting secrets like pam_radius. The config file can be configured to be root-readable, while the pam configuration itself is world readable.
The config file can be protected by permissions and is therefore better suited to contain secrets in the config.
The text was updated successfully, but these errors were encountered: