Is there a alias entry that can be used for authentication? Basically I
am looking for away to allow a user record to have multiple uid's.
Example:
uid johnsmith
uid jsmith
Trying
to bring multiple services under one authentication method. The
challenging part, some services have varying usernames as list above.
Which unfortunately can not be changed.
Thanks