[
https://issues.apache.org/jira/browse/GUACAMOLE-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pekka Kuronen updated GUACAMOLE-1419:
-------------------------------------
Description:
Original guacConfigGroup ldif / schema files do not deploy to eDirectory.
Attached is a rfc2307 compliant version that will work with eDirectory. Class
needs to be labeled as auxiliary class in order extend existing group classes.
One could deploy a non-reversable standalone class as well but that is against
best practices and not not recommended.
Syntax to deploy: ldapmodify -x -H ldaps://<edirectory server> -D
cn=admin,o=org -W -f guacConfigGroup-edir.ldif
was:
Original guacConfigGroup ldif / schema files do not deploy to eDirectory.
Attached is a rfc2307 compliant version that will work with eDirectory. Class
needs to be labeled as auxiliary class in order extend existing group classes.
One could deploy a non-reversable standalone class as well but that is against
best practices and not not recommended.
> LDAP extension guacConfigGroup.ldif not working with eDirectory
> ---------------------------------------------------------------
>
> Key: GUACAMOLE-1419
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1419
> Project: Guacamole
> Issue Type: Bug
> Components: guacamole-auth-ldap
> Affects Versions: 1.3.0
> Environment: Almalinux8, eDirectory 9
> Reporter: Pekka Kuronen
> Priority: Trivial
> Labels: Guacamole, LDIF, edirectory, ldap
> Fix For: 1.4.0
>
> Attachments: guacConfigGroup-edir.ldif
>
>
> Original guacConfigGroup ldif / schema files do not deploy to eDirectory.
> Attached is a rfc2307 compliant version that will work with eDirectory. Class
> needs to be labeled as auxiliary class in order extend existing group
> classes. One could deploy a non-reversable standalone class as well but that
> is against best practices and not not recommended.
> Syntax to deploy: ldapmodify -x -H ldaps://<edirectory server> -D
> cn=admin,o=org -W -f guacConfigGroup-edir.ldif
--
This message was sent by Atlassian Jira
(v8.3.4#803005)