Storing connection data within LDAP
Defining the guacConfigGroup object class
guacConfigGroup object class$ sudo ldapadd -Q -Y EXTERNAL -H ldapi:/// -f /opt/keeper/share/guacamole-auth-ldap/schema/guacConfigGroup.ldifdn: cn=Example Connection,ou=groups,dc=example,dc=net
objectClass: guacConfigGroup
objectClass: groupOfNames
cn: Example Connection
guacConfigProtocol: vnc
guacConfigParameter: hostname=localhost
guacConfigParameter: port=5900
guacConfigParameter: password=secret
member: cn=user1,ou=people,dc=example,dc=net
member: cn=user2,ou=people,dc=example,dc=netConfiguring KCM to read connections from LDAP
Auto Docker And Docker Compose Install Methods:
Controlling access using group membership
Auto Docker and Docker Compose Install Method
Completing installation
Auto Docker Install Method
Docker Compose Install Method
Last updated
Was this helpful?

