In standalone mode there is a "annoymous mode" which basically means that there isn't any checks of passwords done, and if someone tries to sign on using a account (user name) that doesn't exist, then a new account is automatically created for it.
But there currently isn't any support for deleting the accounts after the user logs off. So if someone logged in using "Test User", then created some things in their inventory, the next user to sign in with that name would have the same inventory. Although I wouldn't think it would be too hard to add support for auto deleting accounts. However this is currently only implemented in standalone mode and not grid mode. --- On Thu, 28/5/09, Thomas Schindler <thomas.schind...@t-systems-mms.com> wrote: From: Thomas Schindler <thomas.schind...@t-systems-mms.com> Subject: Re: [Opensim-dev] Anonymous Avatar To: opensim-dev@lists.berlios.de Date: Thursday, 28 May, 2009, 11:00 AM Let's assume we set up a server and use it - let's call it - a showroom. This server would be accessable through the internet, so anybody could connect to it. Now it would be annoying to create new accounts anytime we want to show the content of our showroom to somebody, so we say: with login "guest" and password "guest" anybody can connect anytime to the server, can walk through the region but can do nothing else. So far, so good - no trouble until here. But it may be possible 2 or more person use this login at the same time. So the idea is to create temporary accounts on demand (guest1, guest2, ...) and delete them afterwards. Is this possible or are there restrictions in the login process, which can not be bypassed. greetings Thomas Destiny Niles schrieb: are you talking about your own opensim region on a local system or one of the systems that are hosted? I guess in theory you could have pre-setup anonymous avatars in the user database and a sql trigger to reset them on log out. On Wed, May 27, 2009 at 8:05 AM, Daniel Herzog <d...@mms-dresden.de> wrote: Hi all, for some special purposes I want to have an anonymous avatar to log in into OpenSim (no rights, no inventar, will be deleted after log out). Is this possible in general and are there any ambitions or somebody who has already done that? Best regards, Daniel _______________________________________________ Opensim-dev mailing list Opensim-dev@lists.berlios.de https://lists.berlios.de/mailman/listinfo/opensim-dev _______________________________________________ Opensim-dev mailing list Opensim-dev@lists.berlios.de https://lists.berlios.de/mailman/listinfo/opensim-dev -----Inline Attachment Follows----- _______________________________________________ Opensim-dev mailing list Opensim-dev@lists.berlios.de https://lists.berlios.de/mailman/listinfo/opensim-dev
_______________________________________________ Opensim-dev mailing list Opensim-dev@lists.berlios.de https://lists.berlios.de/mailman/listinfo/opensim-dev