
hudson.security.PAMSecurityRealm.help.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of hudson-core Show documentation
Show all versions of hudson-core Show documentation
Contains the core Hudson code and view files to render HTML.
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