Search:

Type: Posts; User: harishpatarla; Keyword(s):

Search: Search took 0.02 seconds.

  1. The parameters i was passing into ctx.search()...

    The parameters i was passing into ctx.search() were wrong.I am getting response now with the asked details.

    String[] attrIDs = { "distinguishedName",
    "sn",
    ...
  2. Wanna retreive emailId using the windows login user name from ldap active directory.

    Hi,

    I am able to connect to my ldap server but after connecting i get an exception when i try n search for a user.

    SearchControls constraints = new SearchControls();

    ...
  3. Replies
    1
    Views
    208

    spring security via ldap

    Hi...i am using spring security in my application and i provide authentication and authorization based on the role defined in my ldap server.So the users now login using there username and password....
  4. Error:specify custom LTW or start JVM with spring agent.jar

    Hi, I see this error on my Linux box.

    2012-03-16 04:53:11,801 INFO [Thread-2] org.springframework.beans.factory.support.DefaultSingletonBeanRegistry (DefaultSingletonBeanRegistry.java:421) -...
  5. Replies
    6
    Views
    443

    Poll: # Secure object: [ROLE_RLE-BLR-DEV-JUNIOR...

    # Secure object: [ROLE_RLE-BLR-DEV-JUNIOR AUTOMATION DEVELOPER-STAFF, ROLE_RLE-BLR-DEV-AUTOMATION QA TEAM LEADER, ROLE_RLE-BLR-DEV-QA ENGINEER 4-STAFF]; ConfigAttributes: [ROLE_RLE-BLR-DEV-JUNIOR...
  6. Replies
    6
    Views
    443

    Poll: the reference document you suggested contains a...

    the reference document you suggested contains a bean like below.

    <bean id="contextSource"
    class="org.springframework.security.ldap.DefaultSpringSecurityContextSource">
    ...
  7. Replies
    6
    Views
    443

    Poll: thanks buddy. i did go through the reference page...

    thanks buddy. i did go through the reference page you have given.

    here is a log trace of the exception i am getting. i am using bind authentication.
    The LdapAuthenticationProvider is fine...
  8. Replies
    6
    Views
    443

    Poll: securing through ldap

    i have integrated ldap with acegisecurity. i have to give the username and password in my xml to login to my service.
    how do we avoid this.I am giving the roles in a java file.
    how do i know if the...
Results 1 to 8 of 8