Bug 450738

Summary: Authentication failed when editting a group
Product: [Retired] 389 Reporter: Anh Nguyen <anguyen>
Component: UI - Gateway/PhonebookAssignee: Rich Megginson <rmeggins>
Status: CLOSED WONTFIX QA Contact: Ben Levenson <benl>
Severity: low Docs Contact:
Priority: low    
Version: 1.3.0CC: nhosoi
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-13 20:07:23 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 495079    

Description Anh Nguyen 2008-06-10 18:58:55 UTC
Description of problem:
DS failed to search for the group entry that is being editted.

Version-Release number of selected component (if applicable):


How reproducible:

very
Steps to Reproduce:
1. find <groups> where the <name> is <*>
2. click on a group, e.g., <Accounting Managers>
3. click <edit group>
4. click <continue>
  
Actual results:

A message saying : " Searched and found 0 entries where the name sounds like or
contains 'Acounting Managers'
Expected results:
an edit page for this group

Additional info:
[10/Jun/2008:09:42:44 -0700] conn=325 op=2 SRCH base="dc=example, dc=com" scope=
2 filter="(&(objectClass=person)(|(cn=*Accounting Managers*)(sn=*Accounting Mana
gers*)(cn~=Accounting Managers)(sn~=Accounting Managers)))" attrs="objectClass t
itle"
[10/Jun/2008:09:42:44 -0700] conn=325 op=2 RESULT err=0 tag=101 nentries=0 etime
=0

Comment 1 Rich Megginson 2008-06-11 21:30:45 UTC
To clarify - if you are not authenticated, and you press Edit Group as in step
3, you get the "Authenticate (log in) to the directory" window, with "Accounting
Managers" pre-filled in in the "Please type your name:" field.  The failure is
because you cannot authenticate as "Accounting Managers" because that is a
group, and you must authenticate as a user.  At this point, I suppose the
correct thing to do would be to let the user select the user to use to
authenticate, or auth as directory manager.

I've confirmed that this is how RHDS 7.1 works, so at least this is not a
regression.  So I'm leaving this on the bug list, as low priority.

Comment 3 Martin Kosek 2012-01-04 13:44:49 UTC
Upstream ticket:
https://fedorahosted.org/389/ticket/121