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
xmpp
attribute on an account is not used anymore. Every account underou=*,cn=users,dc=kosmos,dc=org
gets an XMPP account. The LDAP accounts used by Mediawiki and ejabberd to authentication users lives underou=*,cn=applications,dc=kosmos,dc=org
Needs 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! 👍