OpenSim UserService
From OpenSimulator
(Difference between revisions)
m (Marked this page for deletion, added "To Delete" category tag, this page needs to be updated and merged with "UserServer" page.) |
(This page is marked for deletion! Please move content and merge this page with "UserServer" page. Fix any old or orphan links that point to this page, and point all links to "UserServer" page.) |
||
Line 1: | Line 1: | ||
+ | #REDIRECT [[UserServer]]{{Redirect from old page marked for deletion}} | ||
+ | |||
__NOTOC__ | __NOTOC__ | ||
{{Template:Quicklinks}} | {{Template:Quicklinks}} |
Revision as of 12:18, 22 May 2009
Technical Reference -> Terms -> OpenSim_UserService
This article or section contains obsolete and possibly misleading information. Please integrate this information into existing pages, update it to something more recent, or remove it. |
This article or section needs more examples While the information on this page may be good, it is complex information that needs examples to make it user friendly. Please consider writing some examples of usage for this page. |
This article or section contains incomplete information. Please help us by completing the content on this page. |
Technical Reference
What is the OpenSim_UserService?
So, I will begin analysis of the OpenGrid user service in this section. Please correct me if this information appears inaccurate. The user service has 3 primary responsibilities:
- logging users into simulators
- retrieving user information
- deleting user sessions when they are no longer needed
On execution of User Services you will be presented with a command line of operations you can perform:
help - will display a list of commands available to you create user - will begin a process to create a new user shutdown - will begin the shutdown of the user service