Skip to content

City-of-Bloomington/ansible-role-pam-ldap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pam-ldap

Configures PAM Ldap authentication

Role Variables

pam_ldap:
  uri:            "ldaps://example.org:636"
  base:           "OU=Departments,DC=example,DC=org"
  binddn:         "admin@example.org"
  bindpw:         "secret password"
  login_attribute: "sAMAccountName"

Dependencies

Copying and License

This material is copyright 2023 City of Bloomington, Indiana It is open and licensed under the GNU General Public License (GPL) v3.0 whose full text may be found at: https://www.gnu.org/licenses/gpl.txt

About

Ansible Role for PAM Ldap Authentication

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published