Nov 07 2008
How to manage users in SourceSafe / VSS
Visual SourceSafe (VSS) users are based on VSS databases. When a VSS database is created, there will be two default users added to the database: Admin and Guest. As the database administrator, we need to add user accounts for all of the users who will work on the database.
To add a user in a VSS database, please follow steps below:
1. Log in Visual SourceSafe Administrator as Admin.
2. On the File menu, click Open SourceSafe Database to select a VSS database.

(Open SourceSafe Database)
3. On the Users menu, click Add User to bring up the Add User dialog box.

(Add User)
4. Input the user name and password. Check the Read only option to assign the new user read-only permissions for the current database, or leave it unchecked to assign the new user read-write permissions.
5. Click OK to finish adding a new user.
To edit a user in a VSS database, we can click Edit User on the Users menu in Visual SourceSafe Administrator, or we can just double-click the selected user, and the Edit User dialog box will prompt, as seen in the following screen shot:

(Edit User)
If other users forget their passwords, we as Admin can click Change Password on the Users menu in Visual SourceSafe Administrator to reset their passwords.

(Change Password)
![]() |
The SQL Server-based Source Control Software Designed to be a SourceSafe Replacement | ![]() |
The Fastest SourceSafe Remote Access Tool Recommeded by Microsoft |
Links:
Previous article <<<<: How to backup & restore SourceSafe / VSS database
Next article >>>>: How to Manage Security in SourceSafe / VSS
SourceSafe How To series home page: VSS / SourceSafe Tutorial
5 Responses to “How to manage users in SourceSafe / VSS”




Hi, This is srihari rao from India (Delhi) ,
I Would like to Requested you ,I Need to implement SourceSafe software in our Orginization and we are using Oracle APPS (11i) . So that could you pl provide me
Proper Learning documents ,Installation guide, quotation & os compatability & sertification.
Hence we have to discussed with our Management for
further process..
Thanks & Regards
Srihari rao..
Hi, This is srihari rao from India (Delhi) ,
I Would like to Requested you ,I Need to implement SourceSafe software in our Orginization and we are using Oracle APPS (11i) . So that could you pl provide me
Proper Learning documents ,Installation guide, quotation & os compatability & certification. If Any trail version
Hence we have to study before implementing..
Thanks & Regards
Srihari rao..
Hi Srihari,
I am sorry I am not familiar with Oracle APPS.
Does VSS 2005 integrate with logins in AD or are the two login stores still separate? My scenario is if I have an AD login that is locked out due to failed login attempts, could that login still access VSS?
By the looks of this, it still looks like they are separate but any info would help.
Thanks in advance!
VSS 2005 can integrate with AD. There is a “Use network name for automatic user log in” option in the General tab of the SourceSafe Options dialog box. The dialog box can be brought by clicking menu Tools-> Options in the VSS Admin tool.
When this option is enabled, VSS will use your Windows login/username to log into VSS automatically and your password will not be checked. If there is no such user name in VSS database, a visual log in dialog box will show up.
Thanks.
Thanks.