[ 
https://issues.apache.org/jira/browse/GUACAMOLE-878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ali Zamani reopened GUACAMOLE-878:
----------------------------------

I can't replicate above as LDAP users won't be shown in the user tab of admin 
account. In addition, active sessions established by LDAP users are not shown 
in admin setting. Local Guacamole admin account has corresponding (same) 
username in LDAP.

May I get your advice on that, please? Here is my setting in 
_/etc/guacamole/guacamole.properties_:
{code:java}
mysql-hostname: localhost
mysql-port: 3306
mysql-database: guacamole_db
mysql-username: guacamole_user
mysql-password: guaca_password

#LDAP Properties
ldap-hostname: XXX.ppc.oo.aa
#ldap-port: 389
ldap-encryption-method: ssl
ldap-user-base-dn: ou=people,dc=pp,dc=oo,dc=aa
ldap-username-attribute: uid
ldap-user-search-filter: (objectClass=user)(!(objectCategory=computer))
ldap-group-base-dn: cn=visualisation users,ou=hosts,ou=groups,dc=pp,dc=oo,dc=aa
ldap-group-name-attribute: memberUid
ldap-max-search-results: 6000
{code}
 Thanks.

> LDAP user list is not shown in admin dashboard
> ----------------------------------------------
>
>                 Key: GUACAMOLE-878
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-878
>             Project: Guacamole
>          Issue Type: Bug
>          Components: guacamole-auth-ldap
>            Reporter: Ali Zamani
>            Priority: Minor
>
> After integrating Guacamole with LDAP, users from LDAP can login; However, 
> LDAP user list is not appeared in the admin -> settings -> users. So there's 
> no control in the GUI on privilege and connections associated to each LDAP 
> user. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to