> However, how to create a user and set the permission for that 
> user? Because I can find the functions like getPassword, but 
> can't find functions like setPassword etc ..

If you are talking directly to the Slide kernel (low level APIs), then
check out the Struts admin interface - it allows you to create a user
(basic or root user), including setting the password. If you are using
HTTP based webdav calls, then you should be able to translate the work
its doing into a webdav client sequence from there. 

James

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

Reply via email to