This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

PVCS - How to Edit Access Control Database

Hello,

I recently became an admin, and received about 2 hours of training from the guy who was leaving (not his fault).

I have a user that is unable to access a project folder, but it appears he should be able to.

I am able to confirm that they are included in the user list via Admin->Security->Users... at the top level of the database.  If I select the specific project within the database, the Admin->Security menu item is unavailable (grayed out), so I cannot check directly whether this user has access to this project.  We are using Access Control Databases within this database, and I suspect that is where the problem is, but I can't figure out how to read the Access Control Database or edit it.  Is this something that I should be able to do within PVCS Version Manager stand-alone application (non-web)?

Regards,

Rob

  • 0  

    Hello Rob,

    The Admin | Security | Users menu is only activated when all of the following are true:

    1. The project (yellow folder) you selected has a black tab, indicating it has its on configuration (CFG) file.

    2. The CFG file has an ACCESSDB directive in it, resulting in that project (and its subprojects) using an alternate Access Control Database (ACDB), replacing the users & privileges that were defined at the parent level.

    3. The running Admin | Security | Users on this project is a security administrator in the alternate ACDB.

    If #1 or #2 are not true, the user will simply inherit the privileges from the parent level.

    If #1 and #2 are both true, you may not be an administrator in the subproject ACDB. In such a scenario you can use KB doc S107099 to add yourself to that ACDB file, so you can use Admin | Security | Users going forward to add/change/remove other users.

    Kind regards,

    - Richard.

  • Verified Answer

    +1 in reply to   

    Checked to make sure, and both #1 and #2 are true.  It's weird, because I can use Admin | Security | Users at the top level and on several project folders at the same level as the one that I can't.  I see that the ones I can use that menu item are using a different ACDB.  That must be the problem.

    Thanks!  I'll check with the other admins to see if they are able to get to it and hopefully update my access, so I can too.

    Regards,

    - Rob

  • 0   in reply to 

    If there are other administrators in the project ACDB, then having one of them change your privileges so you become an administrator there as well would be an easier way to solve this problem. Lacking that, use the readdb/makedb route from the KB doc.

    Kind regards,

    - Richard.