Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

multiple user directory with same users

maarten breesnee
Contributor
January 3, 2019

Hi

we have 5 user directories.  (in following order)

uk active directory

ds active directory

us active directory 

open ldap

internal directory.

 

if a user has an active account in the internal directory but in inactive account in the uk active directory,(same username, this is what I found out with the simpel sql query select * from cwd_user) but via the UI I can't see the active internal directory user. Does it count against the licence?

1 answer

1 accepted

0 votes
Answer accepted
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 3, 2019

The system reads the directories in the order you put them in the directory list.  Once it finds a user or group, it stops, and will ignore duplicate entries in directories below the one it found a user in.

So, if you had say "nic" in ds, us and internal, everything will see "nic" from ds, and completely ignore the other two.  If you deactivate "nic" in ds, then nic will not count towards your licence (or be able to log in), irrespective of the status of nic in the other two.

Suggest an answer

Log in or Sign up to answer