User

The user module has been retired ; user login services are performed by the main cluster services and eventually GPHUD will outsource all avatar functions to the cluster services

The user module is related to logging in from outside of second life.

If you are logged in to second life as an avatar, you can “user.register <username> <password>” to create yourself a new login, you can use any one word username you like, similarly password, however for reasons of typical security you should try not to reuse a password you use elsewhere.

If you are logged in to second life and have already registered, you can reset your password with “user.setpassword <password>”. Ultimately your second life avatar is the key to your accounts, characters and instances, and you should guard it well.

There is also “user.changepassword <old> <new> <new>” which can be used if you used a 'user' login in the first place, or are accessing the service from outside of second life.

It is also possible to configure your timezone through this module, though technically this is an attribute of your user login. You should see the web interface (either introspection/api/user.settz to see the choices, or click on your avatar name to edit your setting using a drop down list).