I am not too sure what level of complexity you are looking to go for, but <plug 
type='shameless'>JabminRPC (https://www.jabberstudio.org/projects/view.php?id=10)  
could be used to do this very thing. </plug> Of course it's not java, but as long as 
your client speaks JabberRPC(Jabber flavoured XMLRPC) its not a problem at all to 
interface to add/remove/change users stuff without directly manipulating the user.xml 
file (We let jabberd handle all of that). Plus there are other nifty features and of 
course we are working on more. So check it out. See if that can help.

Nick

On Wed, 27 Mar 2002 09:14:52 +0600, raditha dissanayake <[EMAIL PROTECTED]> 
wrote:
hi,

as far as i know there isn't an exposed api that you can use for
administration at the moment.

If you want to add and remove users the easiest way would be for you to
make/remove/edit entries in the spool directory. I also recommend that
you check out the jabberbeans which will help you in creating any sort
of client with java.



r-a-v-i wrote:

> Thanks for the immediate response Raditha !
> Ur guess was exactly correct. I am trying to administer Jabber Server  via a
> Java Client !! Wherein, I am able to connect to the server using the
> existing JIDs,
> but, am unable to create a new ID remotely. Infact, I am looking for the
> following kinda if thing :
>
> java CreateUser <server> <userid> <password>
>
> Pls guide me what should I do ??
>
> Lots of thanks in advance...
>
> Tx n Rgds
>
> r-a-v-i
> ----- Original Message -----
> From: "raditha dissanayake" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, March 26, 2002 7:04 PM
> Subject: Re: [JDEV] Dynamic Creation of Users in Jabber Server
>
>
>
>>Hi ravi,
>>can you tell us if you are trying to administor a jabber server via a
>>remote client or are you refering to an existing java client?
>>
>>ps: please remove the stationaer from your reply some of us will not be
>>able to read your mail otherwise.
>>
>>
>>r-a-v-i wrote:
>>
>>
>>>href="file://C:\Program Files\Common Files\Microsoft
>>>
> Shared\Stationery\">
>
>>>Hi All,
>>>
>>>
>>>
>>>           Can anybody tell me how to configure Users in Jabber Server
>>>dynamically using a java client ??
>>>
>>>
>>>
>>>Lots of thanks in advance ...
>>>
>>>
>>>
>>>Tx n Rgds
>>>
>>>
>>>
>>>r-a-v-i
>>>
>>>
>>
>>
>>--
>>Raditha Dissanayake
>>[EMAIL PROTECTED]
>>http://www.mediasolv.com/?rd
>>
>>
>>
>>
>>_______________________________________________
>>jdev mailing list
>>[EMAIL PROTECTED]
>>http://mailman.jabber.org/listinfo/jdev
>>
>
> _______________________________________________
> jdev mailing list
> [EMAIL PROTECTED]
> http://mailman.jabber.org/listinfo/jdev
>



--
Raditha Dissanayake
[EMAIL PROTECTED]
http://www.mediasolv.com/?rd




_______________________________________________
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev

_______________________________________________
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev

Reply via email to