Issue Details (XML | Word | Printable)

Key: DIRSERVER-606
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Emmanuel Lecharny
Reporter: Marc Batchelor
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Directory ApacheDS

ou=users, ou=system - user cannot see their own entry

Created: 04/Apr/06 05:20 AM   Updated: 15/Feb/09 01:34 PM
Return to search
Component/s: None
Affects Version/s: 1.0-RC1
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works patch.txt 2006-04-21 03:35 PM Stefan Zoerner 0.7 kB
Text File Licensed for inclusion in ASF works patch_DIRSERVER-606_2.txt 2006-04-24 05:07 PM Stefan Zoerner 1 kB
Environment:
JDK 1.4.1
Tried both JXplorer, and from ACEGI security

Resolution Date: 25/Apr/06 07:21 AM


 Description  « Hide
User binds to ApacheDS as a user under ou=users, ou=system. The user cannot see their own entry to get their own attributes.

Documentation states: Users cannot see other user entries under the 'ou=users,ou=system' entry.

Agreed and understood. But, the user, after binding with the directory, cannot even find their own entry to get their own attributes.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
ASF #396739 Tue Apr 25 00:14:59 UTC 2006 elecharny - Renamed OldAuthorizationService to DefaultAuthorizationService
- Fixed the DIRSERVER-606 by applying Stefan patch
Files Changed
ADD /directory/branches/apacheds/1.0/core/src/main/java/org/apache/directory/server/core/authz/DefaultAuthorizationService.java (from /directory/branches/apacheds/1.0/core/src/main/java/org/apache/directory/server/core/authz/OldAuthorizationService.java)

Repository Revision Date User Message
ASF #396907 Tue Apr 25 16:01:21 UTC 2006 szoerner Test case motivated by DIRSERVER-606, checks whether users only see their own entry below ou=users,ou=system
Files Changed
ADD /directory/branches/apacheds/1.0/server-unit/src/test/java/org/apache/directory/server/DefaultAuthorizationTest.java

Repository Revision Date User Message
ASF #396931 Tue Apr 25 17:29:36 UTC 2006 elecharny Renammed OldAutz to DefaultAuthz,
fixed bug DIRSERVER-606
Files Changed
MODIFY /directory/trunks/apacheds/core/src/main/java/org/apache/directory/server/core/authz/support/ACDFEngine.java
DEL /directory/trunks/apacheds/core/src/main/java/org/apache/directory/server/core/authz/OldAuthorizationService.java
MODIFY /directory/trunks/apacheds/core/src/main/java/org/apache/directory/server/core/authz/support/MaxImmSubFilter.java
ADD /directory/trunks/apacheds/core/src/main/java/org/apache/directory/server/core/authz/DefaultAuthorizationService.java (from /directory/trunks/apacheds/core/src/main/java/org/apache/directory/server/core/authz/OldAuthorizationService.java)