[JDEV] Dynamic Creation of Users in Jabber Server
Eddie Conner
econner at thecdg.com
Tue Mar 26 21:57:42 CST 2002
The current version does not have admin features. I was told that 1.6 should
have.
The option I used was to use xdb_sql with mySQL database. This allows me
write directly to the tables to create and configure users.
----- Original Message -----
From: "raditha dissanayake" <raditha at matrix.mediasolv.com>
To: <jdev at jabber.org>
Sent: Tuesday, March 26, 2002 10:14 PM
Subject: Re: [JDEV] Dynamic Creation of Users in Jabber Server
> 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" <raditha at matrix.mediasolv.com>
> > To: <jdev at jabber.org>
> > 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
> >>raditha at mediasolv.com
> >>http://www.mediasolv.com/?rd
> >>
> >>
> >>
> >>
> >>_______________________________________________
> >>jdev mailing list
> >>jdev at jabber.org
> >>http://mailman.jabber.org/listinfo/jdev
> >>
> >
> > _______________________________________________
> > jdev mailing list
> > jdev at jabber.org
> > http://mailman.jabber.org/listinfo/jdev
> >
>
>
>
> --
> Raditha Dissanayake
> raditha at mediasolv.com
> http://www.mediasolv.com/?rd
>
>
>
>
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
>
More information about the JDev
mailing list