I want to impliment a second LDAP authentication directory to another domain and to avoid the issues of users with the same name would like to use a domain suffix for the users login.
Currently I have users across both LDAP directories with the same samaccountname which means the LDAP auth directory with the higest priority wins.
Is this possible - or should I be looking at another route? If so, which path should I follow.