Updated metacat login semantics. Now, metacat assumes the username passed in is the 'full' distinguished name of the user. If that fails, then instead it tries looking up the string and seeing if it can determine what the DN is, then uses it. The preferred method of logging in via a client is to send the FULL DN as the username parameter to login.
Updated metacat login semantics. Now, metacat assumes the username passed
in is the 'full' distinguished name of the user. If that fails, then
instead it tries looking up the string and seeing if it can determine
what the DN is, then uses it. The preferred method of logging in via
a client is to send the FULL DN as the username parameter to login.