How to create Anonymous login

I have enabled anonymous login setting under registration and login menu in admin console. However i have not been able to figure out the actual functioning of Anonymous login. Any help in this direction would be of great help.

This enables the Anonymous SASL Mechanism (see Best Practices for Use of SASL ANONYMOUS). If a client support this, you will be able to login to your server without username/password for a temporary session. Such a session gets a random JID generated by the server and don’t have a buddy list, but can be used e.g. for a public Group Chat.

Niess,

Thanks for your response.

Regards,

Shwetha