Project

General

Profile

Actions

Bug #445

closed

getprincipals action not working

Added by Dan Higgins over 22 years ago. Updated over 22 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
metacat
Target version:
Start date:
03/20/2002
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
445

Description

The getprincipals action, which is supposed to "Get all users and groups in the
current authentication schema" is apparently not working. All I get is an error
message containing null. (Dan Higgins)

(This did work at one point, but has not been tried for some time.)

Actions #1

Updated by Jing Tao over 22 years ago

This bug was fixed and now we can get "all users and groups in the
current authentication schema" when a getprincipals action happend.

Some code in class AuthLadp was revised. In method getGourps, some class
variable was set. Otherwise, when it caught a referral exception and started
running a thread, this will cause a exception.

In method getPrincepals, after getting a string array - groups which returned
by calling method getGroups, the gouprs should be checked if it is null.
Otherwise it will cause a exception too.

Actions #2

Updated by Redmine Admin over 11 years ago

Original Bugzilla ID was 445

Actions

Also available in: Atom PDF