Results 1 to 3 of 3

Thread: Where is the debug info?

  1. #1
    Join Date
    Nov 2009
    Posts
    4

    Default Where is the debug info?

    Hello,

    I have spent all day trying to get the sevenSeas example working (I have had to piece together pieces of documentation from various ApacheDS releases). I successfully used the Apache Directory Studio to build the sevenSeas partition and to import the ldif file. I am at the point where I am prompted for a user name and password, but I can get no further. Is there a way to turn on debug messages so I can see what is failing?

    Regards,

    Mark

  2. #2
    Join Date
    Nov 2009
    Posts
    4

    Default More Information

    Hello,

    I am still struggling to get the Seven Seas demo working (Apache Tomcat 1.6 and ApacheDS 1.5.5). I am able to bring up the login.jsp page, but the login never succeeds. I am also able to view the sevenSeas directory using the following command line:

    C:\Documents and Settings\mmmiller>ldapsearch -h localhost -p 10389
    -D "cn=William Bush,ou=people,o=sevenSeas" -w pass
    -b "ou=people,o=sevenSeas" -s one "(objectclass=*)" dn

    Does anyone know how to spew out debug/error information or has anyone got this working?

    Regards,

    Mark

  3. #3
    Join Date
    Jul 2005
    Location
    Helsingborg, Sweden
    Posts
    504

    Default

    I think you might have better luck in the Spring Security forum.
    Ulrik Sandberg
    Jayway (www.jayway.com)
    Spring LDAP project member

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •