On 31 мар, 17:48, "[email protected]" <[email protected]> wrote: > when you type the wrong password will it display a password incorrect > message or not? > Yes, if you type the wrong password, a window pops up "Invalid password". Login is successful only with the correct, or a blank password.
In the "openmeetings.log", if you have a blank (correct) password, it displays the following: DEBUG 03-31 18:16:27.497 LdapAuthBase.java 11521724 83 org.openmeetings.app.ldap.LdapAuthBase [NioProcessor-1] - authenticateUser DEBUG 03-31 18:16:27.497 LdapAuthBase.java 11521724 99 org.openmeetings.app.ldap.LdapAuthBase [NioProcessor-1] - Authentification to LDAP - Server start DEBUG 03-31 18:16:27.497 LdapAuthBase.java 11521724 133 org.openmeetings.app.ldap.LdapAuthBase [NioProcessor-1] - loginToLdapServer DEBUG 03-31 18:16:27.825 Usermanagement.java 11522052 1526 org.openmeetings.app.data.user.Usermanagement [NioProcessor-1] - Usermanagement.getUserByLogin : [email protected] DEBUG 03-31 18:16:27.825 LdapLoginManagement.java 11522052 509 org.openmeetings.app.ldap.LdapLoginManagement [NioProcessor-1] - User already exists -> Update of current passwd DEBUG 03-31 18:16:27.825 Sessionmanagement.java 11522052 233 org.openmeetings.app.data.basic.Sessionmanagement [NioProcessor-1] - updateUser User: 2 || 56f53bf4c4c01d85cd72d6cf61c6b875 If you have wrong password: DEBUG 03-31 18:24:27.780 LdapAuthBase.java 12002007 83 org.openmeetings.app.ldap.LdapAuthBase [NioProcessor-1] - authenticateUser DEBUG 03-31 18:24:27.780 LdapAuthBase.java 12002007 99 org.openmeetings.app.ldap.LdapAuthBase [NioProcessor-1] - Authentification to LDAP - Server start DEBUG 03-31 18:24:27.780 LdapAuthBase.java 12002007 133 org.openmeetings.app.ldap.LdapAuthBase [NioProcessor-1] - loginToLdapServer ERROR 03-31 18:24:29.405 LdapAuthBase.java 12003632 105 org.openmeetings.app.ldap.LdapAuthBase [NioProcessor-1] - Authentification on LDAP Server failed : [LDAP: error code 49 - 80090308: LdapErr: DSID-0C090334, comment: AcceptSecurityContext error, data 52e, vece ] ERROR 03-31 18:24:29.405 LdapAuthBase.java 12003632 106 org.openmeetings.app.ldap.LdapAuthBase [NioProcessor-1] - [Authentification on LDAP Server failed] javax.naming.AuthenticationException: [LDAP: error code 49 - 80090308: LdapErr: DSID-0C090334, comment: AcceptSecurityContext error, data 52e, vece ] -- You received this message because you are subscribed to the Google Groups "OpenMeetings User" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/openmeetings-user?hl=en.
