Re: fixes register without password

2012-12-18 Thread Tomasz Sterna
Dnia 2012-12-18, wto o godzinie 00:47 +0100, Carlos López pisze: jabberd-2.2.17 can register without password, test with Psi. Zero-length password is as valid as any other length password.

Re: fixes register without password

2012-12-18 Thread Carlos López
Thanks, I thought it was a failure Greetings. El 18/12/2012 9:10, Tomasz Sterna escribió: Zero-length password is as valid as any other length password.

How to remove a user from db backend?

2012-12-18 Thread Guido Winkelmann
Hi, How can I remove a user's data from the session manager if I'm using the db backend for storage? I'm using LDAP for authentication. If I want to remove a user, I can, of course, just remove him from the LDAP server to make sure he cannot log in anymore. However, if I do this, the users

Re: How to remove a user from db backend?

2012-12-18 Thread Tomasz Sterna
Dnia 2012-12-18, wto o godzinie 14:30 +0100, Guido Winkelmann pisze: How can I remove a user's data from the session manager if I'm using the db backend for storage? Current version of jabberd 2 does not support direct modification of authreg database. It assumes full control and authority over