All Downloads are FREE. Search and download functionalities are using the official Maven repository.

hudson.security.PAMSecurityRealm.help.html Maven / Gradle / Ivy

The newest version!
Delegates the authentication to the underlying Unix operating system user database. With this setting, users will be logged into Hudson 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.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy