Hi Wahome,

My project has exactly the same requirements.  Up to now, the only
suggestion I've seen on this list is to work from slide-admin
interface.  There was some talk suggesting some things (particularly
roles) are apparently not well supported in Slide 1.0.16.

I think adding/deleting users and setting passwords should be
manageable, simply because the slide-admin interface already does that. 
I will soon be working on this myself.  I'll be interested to hear about
your plans!

                                Dave Leahy
                                Sandia National Labs
                                925-294-2678
                                [EMAIL PROTECTED]

"MUCHIRI,WAHOME (HP-PaloAlto,ex1)" wrote:
> 
> Hi folks,
> I am builiding a client application for content management that talks to
> slide running on tomcat 4.0.3.
> I'd like to implement a user management piece in java that can do the
> following:
> -create a new user
> -remove a user
> -change a user's password
> -assign a role to the user (optionally create a new  role and assign it to
> the user)
> 
> The current slide client (specifically 'webdavresource') does not support
> such functionality. I have looked at the slide-admin web application to get
> an idea of how to simulate that browser experience and turn it into a
> programmatic interface. However, that does not give me a complete picture of
> all the steps that i need to implement to make this piece work.In
> particular, I'd like to open a connection to the slide server, make an
> appropriate request to slide to either create/remove/edit a user, and then
> close the connection.
> ANY help would be greatly appreciated.
> Wahome
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to