Users

This help file applies to an out-of-date version of MainBoss.
The most recent version of MainBoss is MainBoss 4.2.4.
For the latest version of this help file can be found here.

< Previous section  |  Table of Contents  |  Index  |  Next section >

In order for users to access a MainBoss maintenance organization, their authentication credentials must be recorded in the MainBoss database. When a maintenance organization is first created, the only user who can access the organization is the person who originally created the database.

For full details on authorizing users for both MainBoss and SQL Server, see the Installation and Administration Guide.

When setting up user records, you record the SQL server authentication credential for people authorized to use MainBoss.

Note that the Authentication Credential in MainBoss's Users list must be individual SQL credentials; they cannot be groups. In MainBoss, authentication credentials are associated with records in order to create an audit trail. This is why MainBoss itself doesn't accept group authorizations—an audit should record exactly who made a particular change, which means tracking the individual login name, not just a group name.

Security Roles: When you create a new user record, it has no associated security roles. This means that new users have no permission to do anything in MainBoss, unless you specifically assign them roles. You must therefore assign each user at least one security role if you expect the person to use MainBoss in any way. For more on security roles, see Security Roles.

SQL Server Authorization: In order for someone to use MainBoss, the person's login name must be registered in both the MainBoss database and with SQL Server. Only someone with SQL Server Administration privileges can register new users with SQL Server.

(As an alternative two-stage approach, you could create a Windows group named mainboss in the domain. A SQL Server Administrator could then set up SQL Server permissions so that anyone in the group could access the MainBoss database. Then, whenever someone new needs to be authorized to use MainBoss, a Windows administrator simply adds the new person to the group. Some IT departments may prefer the group approach over authorizing each individual within SQL Server.)

For information on viewing users, see Viewing MainBoss Users. For information on creating and editing user records, see Editing MainBoss User Records.

See Also:

< Previous section  |  Table of Contents  |  Index  |  Next section >