Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Problem

When running Configure Client to setup a new client machine an "Access NOT Granted" error occurs.

---------------------------
Access NOT Granted
---------------------------
Access not granted to adams administrators

Error getting access rules for container: Foray Adams Client Key Container

The process does not possess the 'SeSecurityPrivilege' privilege which is required for this operation.
---------------------------
OK  
---------------------------

In the above error "adams administrators" could be a different group or user account.

Cause

The user running Configure Client doesn't have the SeSecurityPrivilege even when elevating the application to have administrative privileges.

SeSecurityPrivilege is a standard privilege of the Administrators group but it can be removed.

Solution

To resolve this issue the SeSecurityPrivilege needs to be granted to the user running Configure Client.

  1. Log on to the computer as a user who has administrative credentials.
  2. Click Start, click Run, type Control admintools, and then click OK.
  3. Double-click Local Security Policy.
  4. In the Local Security Settings dialog box, click Local Policies, double-click User Rights Assignment, and then double-click Backup Files and Directories.
  5. In the Backup Files and Directories Properties dialog box, click Add User or Group.
  6. In the Select User or Groups dialog box, type the user account that is being used for setup, and then click OK two times.
  7. Repeat the procedure for the other two policies that are mentioned in the Cause section.
  8. On the File menu, click Exit to close the Local Security Settings dialog box.

Resources

SQL Server installation fails if the Setup account doesn't have certain user rights

Microsoft Windows Security

Manage auditing and security log


  • No labels