Skip to content

Instantly share code, notes, and snippets.

@rilindo
Created December 17, 2011 21:14
Show Gist options
  • Save rilindo/1491417 to your computer and use it in GitHub Desktop.
Save rilindo/1491417 to your computer and use it in GitHub Desktop.
Enable LDAP Authentication via commandline
authconfig --enablecache --enableldap --enableldaptls --ldapserver=kerberos.example.com --ldapbasedn="dc=example,dc=com" --update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment