On Mon, Mar 16, 2020 at 7:34 PM Stefan Bogdan Cimpeanu <[email protected]> wrote:
> Hello all, > In our Azure AADDS, which from Guacamole’s point of view is just a simple > LDAP, we have situations where a user would appear as duplicate, depending > on its sign in domain. > For example we might have [email protected] and > [email protected] . > > In this case I would suggest that you change the ldap-username-attribute to something other than sAMAccountName that actually uniquely identifies the user. You might use mail to make it their e-mail address, or userPrincipal (I think?) usually includes both the username and domain name. -Nick
