Issue Details (XML | Word | Printable)

Key: SEC-963
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Luke Taylor
Reporter: Tim Siney
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Spring Security

LDAP Namespace Group Search Base Should Default to Directory Root

Created: 21/Aug/08 06:51 AM   Updated: 28/Aug/08 06:22 AM
Component/s: LDAP
Affects Version/s: None
Fix Version/s: 2.0.4

Time Tracking:
Not Specified

Environment: Windows XP, Tomcat 6 and Java 6 with lotus domino LDAP directory


 Description  « Hide
Group search base cannot be set to root when spring security is configured to authenticate against an LDAP directory using the namespace style config. Please see the thread below for more details.

http://forum.springframework.org/showthread.php?t=55303

 All   Comments   Work Log   Change History   FishEye   Builds      Sort Order: Ascending order - Click to sort in descending order
Luke Taylor added a comment - 26/Aug/08 09:35 AM
I've changed the namespace parsers to use the root as the default for group-search-base. This won't affect the underlying class default values (i.e. if used as plain beans without the namespace).