On 4/30/2014 11:12 AM, Endi Sukma Dewata wrote:
Previously the getUser() method in UGSubsystem was using findUsers()
which uses a subtree search to find users. It has been replaced with
a base search which is more accurate since the user DN is known.
Ticket #920
New patch attached. Removed redundant throw statements. Combined the
code that handle the two possible types of input: user ID and user DN.
--
Endi S. Dewata