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
