[opencms-dev] Managing Users

Jason Schatz jes at urbancode.com
Tue Aug 24 22:14:29 CEST 2004


Ok, that seems to be all the functionality I need. 

Thanks
--Jason

Steve Mato wrote:

>There's the commandline manager tool [cmsshell.sh and cmsshell.bat under WEB-INF] with functions such as:
>
>addGroup (String, String)
>addGroup (String, String, String, String)
>addUser (String, String, String, String)
>addUser (String, String, String, String, String, String, String)
>addUser (String, String, String, String, String)
>addUserToGroup (String, String)
>addWebUser (String, String, String, String, String)
>addWebUser (String, String, String, String, String, String)
>deleteGroup (String)
>deleteUser (String)
>deleteWebUser (String)
>
>-steve
>
>At 03:24 PM 8/24/2004 -0400, Jason Schatz wrote:
>  
>
>>I was just wondering if there was a simple way of managing webusers for 
>>an opencms page.  I have traced through the source code and know that 
>>you can add and pretty much edit all of the webusers information through 
>>the OpenCms Object.  I was just wondering if this was the correct way to 
>>work with managing users on your website or if there was a better method. 
>>
>>Thanks
>>--Jason
>>
>>
>>_______________________________________________
>>This mail is send to you from the opencms-dev mailing list
>>To change your list options, or to unsubscribe from the list, please visit
>>http://mail.opencms.org/mailman/listinfo/opencms-dev
>>
>>    
>>
>
>
>_______________________________________________
>This mail is send to you from the opencms-dev mailing list
>To change your list options, or to unsubscribe from the list, please visit
>http://mail.opencms.org/mailman/listinfo/opencms-dev
>  
>




More information about the opencms-dev mailing list