User Authorization

Hello,

I've got a problem with an external authentication script, using perl. It works fine, but a problem appeared, when i tried to add a new user. The user I tried to add does not get any Authorization requests. Why could this problem depend on the authentification script? Log files say nothing.

Thank You.

A small addition may be

A small addition may be important: The script authenticates against ldap.

Solved!

I solved it on my own. If anyone is interested in solution:

isuser = 1, so the authentification is granted everytime.

Thanks

If you configure ejabberd to

If you configure ejabberd to delegate authentification of users to an external auth script, then ejabberd will not create accounts. Quite simple: ejabberd refuses client attempts to create accounts.

Authorization

Hello, first of all thanks for your answer!

The problem is not, that I cant't create users from client, but registered users can't add other users to their Rosters, because the message "User want's to add you to his Roster" with the button | ADD / Auth | does not appear. So the user has a questionmark as status (in PSI) and you can not see, wether the user is online or not. So the problem is at the user2user communication.

I hope, that anyone can help me. What do I need to add in the Authentication script?

Syndicate content