Delegates the authentication to the underlying Unix operating system user database. With this setting, users will be logged into Jenkins by entering their Unix username and password.

This mode will also allow you to use Unix groups for authorization. For example, you can say "everyone in the 'developers' group will have the administrator access".

This is done through a library called PAM, which defines its own configuration mechanism. It also works correctly with user database extensions like NIS.