Switch Mediawiki and ejabberd to LDAP application accounts #141
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/140-ldap_application_accounts"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
With this change the
xmppattribute on an account is not used anymore. Every account underou=*,cn=users,dc=kosmos,dc=orggets an XMPP account. The LDAP accounts used by Mediawiki and ejabberd to authentication users lives underou=*,cn=applications,dc=kosmos,dc=orgNeeds the new directory structure:
And the new ACIs:
Refs #140
This is running on andromeda and working. I have also updated the directory structure in the wiki: https://wiki.kosmos.org/Infrastructure:LDAP
Great! 👍