Subject: How to login OpenFire sever as admin
Hi there
I'm very new to agsXMPP. but some how I understand the basics and developed a client for OpenFire 3.7.0 and its working good. The think I need is to create a new user in OpenFire server diagrammatically. I'm using C#.Net.
I got that it can be created using..
but for this code perform it operation I've to configure the OpenFire server as
Server -> Server Setting -> Registration & Login -> Inband Account Registration -> Enable.
I felt it is not secure way, because any one can create an user who is not admin. Is there any way to login as admin in OpenFire server using C# code and create a new user.
Thanking you.
I'm very new to agsXMPP. but some how I understand the basics and developed a client for OpenFire 3.7.0 and its working good. The think I need is to create a new user in OpenFire server diagrammatically. I'm using C#.Net.
I got that it can be created using..
client.RegisterAccount = true;
but for this code perform it operation I've to configure the OpenFire server as
Server -> Server Setting -> Registration & Login -> Inband Account Registration -> Enable.
I felt it is not secure way, because any one can create an user who is not admin. Is there any way to login as admin in OpenFire server using C# code and create a new user.
Thanking you.
shantheepan
Show profile
Link to this post
