|
|
||||
For
all BOSS users , it is no longer necessary to add users
to the SQL database. Adding new users through the Admin Module will now automatically
prompt you to add the user to the
SQL Database. Just follow the steps below:
Error messages while adding new users to BOSS Error
Msg:
Problem adding new user to the SQL database. Verify
that you have proper rights to add user to data.
Situation: Trying to create or modify a BOSS user. Solution: Only a user with administrative rights in SQL can create/modify a user. To verify these settings you will have to access the SQL Enterprise Manager (Start | Programs | Microsoft SQL Server | Enterprise Manager). From Enterprise Manager, expand until you get to the Security folder. Expand the Security folder and click the Logins icon. Find the SQL name of the user who is trying to add the new user, left click and select properties. Under the Server Roles, place a check in the box beside System Administrators. Return to the Admin module and modify adding the user.
Error Msg: Problem granting database access to the user name. Situation: Adding a new USER to BOSS Explanation: Similar to the SQL rights issue above, this relates directly to the to Server Roles granted the user that is creating the new login; however, in this case, the new login will be added to the SQL database because the user has only partial administrative rights defined in their login properties (i.e. Security Administrators can add logins but not grant access to databases). Solution 1: There are two possible solutions to this problem. The first would be to edit the Server Roles of the user to include System Administrators rights. To avoid problems, delete the original login through the enterprise manager and then try to add the user again. OR Solution 2: The simpler route may be to finish creating the login manually through the SQL Enterprise Manager. First, verify to see if a corresponding login has been created, then follow the steps for adding users to SQL Server and fill in any missing data. |
||||
| Copyright 2002 OQS Software Design Inc. | ||||