Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible authconfig role

Role to make sure that authconfig works with the Univention LDAP server and configure sudo to work with ldap.

Requirements

  • koichirok.authconfig-module

Example Playbook

---
# Example playbook
- authconfig:
    enableldap: yes
    enableldapauth: yes
    enableldaptls: no
    ldapserver=ldap://127.0.0.1/
    ldapbasedn=dc=example,dc=com

License

MIT

Author Information


Changelog

  • 2018-07-24 - Ton Kersten - Initial checkin

About

The authconfig role

Resources

Stars

0 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors