ST Login Change to Allow ShortName / ID (ST 7.5 / ST 8)

Mindwatering Incorporated

Author: Tripp W Black

Created: 05/29/2008 at 03:53 PM

 

Category:
Domino Upgrades / Installations
Software Installation, SameTime

To add a shortname as a login option for the buddy lists, do the following:

1. Open stconfig.nsf on the ST server.
2. Go to LDAP view
3. Open the LDAP server document
4. Find the following filter tag in the upper section:
"Search filter to use when resolving a user name to a distinguished name;"
5. Update the filter to also include the uid (which is shortname), too.
e.g. (&(objectclass=organizationPerson)(|(cn=%s)(givenname=%s)(uid=%s)(sn=%s)(mail=%s)))
Note: The new part is: (uid=%s).

previous page