howto set different user roles

Hello All,

I want to set different roles for users login through different authentication method. I have configured by host to have three different authentication methods. Internal, external and anonymous. I am using MUCkl jabber client.

I want to set the role to visitor if user is logged in through anonymous method,
set him as participant if he uses external authentication methods
and moderator if he users internal methods.

I have tried hard to do this but failed to achieve it.

Please help me in doing this configuration

thank you in advance.

Seems not possible

I imagine you refer to roles in MUC rooms. The options in mod_muc that are useful for that topic are 'access' and 'access_admin'. Using those options with ACL and Access, you could grant administrative privileges only to internal accounts.

But such fine-grained privileges based in auth method or in JID are not possible in MUC.

Syndicate content