Ok, now with this: #################################################### # LDAP Configuration ldap-hostname: 192.168.1.249 ldap-port: 389 ldap-encryption-method: none ldap-search-bind-dn: CN=Administrator,CN=Users,DC=MYDOMAIN,DC=local ldap-search-bind-password: S3cr3ts! ldap-user-base-dn: CN=Users,DC=MYDOMAIN,DC=local ldap-username-attribute: sAMAccountName ####################################################
I can successful login with my AD users, but I still not see them under Options=>Users when I log in as Administrator, plus I got this in my catalina.out: 22:39:46.617 [NioProcessor-3] WARN o.a.d.a.l.m.entry.DefaultAttribute - ERR_13207_VALUE_ALREADY_EXISTS The value '20190711073643.0Z' already exists in the attribute (dSCorePropagationData) What should I do now? Is there a tool (or a "scientific way") to define correctly the parameters needed to let Guacamole bind into AD? If yes, how can I do that? Thanks to all for all your replies! Alessandro -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
