User (account) management is one area that received slight modifications in Ubuntu Desktop 11.10, the latest stable release of the popular Linux distribution. This short tutorial presents some information about the guest sessions, what you can do about it -if you can do anything at all without messing up your system, and how to set up a standard user account.

Guest Sessions are non-standard accounts that anyone may use when the data they will generate in the course of using the system does not have to be persistent. Unlike in Ubuntu 11.04, where, by default, a guest session can only be started from an active user session, Ubuntu 11.10 offers access to a guest session from the login screen and also from an active user session.

This is the login screen for Ubuntu 11.10. As you can see, it has a Guest Session that you can log in with. No password is required to use it. The problem with the Guest Session from the login screen is that it is so tightly coupled with the display manager that I do not think it can be disabled without affecting the functioning of the display manager. I have not been able to figure out how to disable it.
Ubuntu 11.10 Login Guest

What about the Guest Session from an active user session? You can (remove) disable that by un-installing the indicator-session package, but doing that will remove the Session Indicator from the panel, which means you lose access to all the features integrated with that indicator. So you can disable this Guest Session, but at a significant usability cost.
Ubuntu 11.10 Guest Session

Creating New User Account: – Where previous versions of Ubuntu Desktop came with three types of user accounts (Desktop User, Custom and Administrator), in Ubuntu 11.10, that number has been trimmed to two. So you just have a Standard and Administrator account. By default, the user created during installation is assigned an administrator role. Subsequent accounts created are assigned the Standard role by default.

To create a new account, select User Accounts from the session indicator at the far right end of the panel. When the window opens, you should see existing user accounts listed. On a new system, the account created during installation will be the only one shown. Click on the “Unlock” icon in the top-right end of the window to unlock the full functionality of the tool, then click on the “+” icon to start the process of creating a new account.
Ubuntu 11.10 Create Account

By default, the new account is assigned a Standard, that is, a non-administrator role. Fill in the user information, then click Create.
Ubuntu 11.10 Add User

The new account will be disabled because its password has not been set. To set a password for it, click on the password line.
Ubuntu 11.10 Password Disabled

You have the option to choose from a list of auto-generated passwords, or specify one yourself.
Ubuntu 11.10 Specify Password

If you rather specify a password, do so, and click Change.
Ubuntu 11.10 Specify User Password

That brings you back to the main user management window. Now, there are two user accounts in the system. The administrator can always change a Standard account to an Administrator account at any time. Note that by default, auto-login, or automatic login, is off, but that can also can be changed for any account. Deleting or removing a user account that you just created is a very simple process. Just visit the main window shown here, select the account, and click the “-” button.
Ubuntu 11.10 User Accounts