Limit Access from internet to only some users in Openfire

Is there any way to limit access to only some users when they are connected from internet.

Most of the users uses openfire from spark in the local lan and they have insecure passwords, i need to give some users access from internet (in port 5223), and only granted access to then when they have internet address (ip) different from local network and not all users.

I am not able to make all passwords secure, only to some users.

Thanks a lot,

Andres.

Hi Andres,

you may need to write a plugin to have such a feature. Anyhow using port 5222 with TLS may be better than using port 5223 (old SSL).

LG