[
https://issues.apache.org/jira/browse/GUACAMOLE-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17739692#comment-17739692
]
Nick Couchman commented on GUACAMOLE-1419:
------------------------------------------
[~peksi]:
* Can you confirm if the updated LDIF also continues to work with OpenLDAP
and/or AD?
* Can you submit a pull request with the changes?
> 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
> 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
> {noformat}
> ldapmodify -x -H ldaps://<edirectory server> -D cn=admin,o=org -W -f
> guacConfigGroup-edir.ldif{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)