Since updating to 9.0 I'm not able to login with LDAP accounts. Local accounts work fine and the LDAP connection appears to be fine - I can use the test and lookup users as well as add new LDAP users.
When I try to login with an LDAP account I'm just brought back to the login page.
I was getting this error message at one point when trying to login with an LDAP account, but I'm not seeing it now.
Server is running on 10.8.4
Any ideas?
HTTP Status 500 - type Exception report message description The server encountered an internal error that prevented it from fulfilling this request. exception java.lang.NullPointerException com.jamfsoftware.jss.objects.system.ldap.LDAPLookupHelper.authenticateUser(LDAPLookupHelper.java:481) com.jamfsoftware.jss.objects.system.ldap.LDAPLookupHelper.authenticateUser(LDAPLookupHelper.java:463) com.jamfsoftware.jss.objects.user.UserHelper.authenticate(UserHelper.java:415) com.jamfsoftware.jss.objects.user.UserHelper.authenticate(UserHelper.java:381) com.jamfsoftware.jss.frontend.HTMLController.processRequest(HTMLController.java:129) com.jamfsoftware.jss.frontend.HTMLController.doPost(HTMLController.java:68) javax.servlet.http.HttpServlet.service(HttpServlet.java:647) javax.servlet.http.HttpServlet.service(HttpServlet.java:728) com.jamfsoftware.jss.frontend.JSSAccessFilter.doFilter(JSSAccessFilter.java:50) com.jamfsoftware.jss.frontend.JSSLoadingFilter.doFilter(JSSLoadingFilter.java:132) note The full stack trace of the root cause is available in the Apache Tomcat/7.0.42 logs. Apache Tomcat/7.0.42
