Skip to content
Snippets Groups Projects
Commit 6ede039f authored by Andreas Hamacher's avatar Andreas Hamacher
Browse files

ldap disabled. PW changed

parent c2f491d6
No related branches found
No related tags found
2 merge requests!297Cicd merge back,!284Cicd
......@@ -39,7 +39,7 @@
strategy: free
roles:
- { role: disable_selinux, tags: [ disableselinux ] }
- { role: ldapclient, tags: [ authentication ] }
#- { role: ldapclient, tags: [ authentication ] }
- { role: ssh-password-login, tags: [ authentication ] }
- { role: enable_sudo_group, tags: [ authentication, sudo ] }
- { role: move_homedir }
......
......@@ -42,7 +42,7 @@ ldapDomain: "erc.monash.edu.au"
ldapURI: "ldaps://hpcldap0.erc.monash.edu.au:636"
ldapROURI: "ldaps://hpcldap1.erc.monash.edu.au:636"
ldapBindDN: "cn=ldapuser,ou=People,dc=erc,dc=monash,dc=edu,dc=au"
ldapBindDNPassword: "ldaprootf3D2o_lL"
ldapBindDNPassword: "thisisafakepassword"
ldapManagerDN: "cn=Manager,dc=erc,dc=monash,dc=edu,dc=au"
ldapBase: "dc=erc,dc=monash,dc=edu,dc=au"
ldapGroupBase: "ou=Groups,dc=erc,dc=monash,dc=edu,dc=au"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment