1. LdapPasswordAuthenticationDao Interest forum.springsource.orgLdapPasswordAuthenticationDao Interest I have started looking at using Acegi. My setup is that I have a OpenLDAP server configured for Samba 2.2 use. I downloaded the LdapPasswordAuthenticationDao from the acegi sandbox, ... |
2. LdapPasswordAuthenticationDao assumes rolesAttributes forum.springsource.orgLdapPasswordAuthenticationDao assumes rolesAttributes I am using an ldap server that doesn't have any roles defined. We are just using the ldap server for authentication. The LdapPasswordAuthenticationDao code assumes that there have ... |
3. LdapPasswordAuthenticationDao and roleContext forum.springsource.orgLdapPasswordAuthenticationDao and roleContext I recently grabbed the ldap stuff from the sandbox and am trying to implement this but have a couple of questions for anyone familiar with it. I'm able ... |
4. LdapPasswordAuthenticationDao and nested groups forum.springsource.orgLdapPasswordAuthenticationDao and nested groups This is partly a follow on from a previous post but I thought it warranted a new topic... I've had a look at the source for the ... |
5. LDAPPasswordAuthenticationDao problem forum.springsource.orgForum Spring Projects Security LDAPPasswordAuthenticationDao problem If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you ... |
6. LDAPPasswordAuthenticationDao logon forum.springsource.orgPlease, can you tell me how i can configure LDAPPasswordAuthenticationDao in order to logon with the sAMAccountName (and not with the distinguished name) ? Thanks. |
7. Extend LdapPasswordAuthenticationDao forum.springsource.orgExtend LdapPasswordAuthenticationDao I'm extending LdapPasswordAuthenticationDao to use our applications own versions of GrantedAuthority and UserDetails and noticed a couple things. I can extend toGrantedAuthority easily to override the GrantedAuthorityImpl, However I ... |