You can lock a repository to prevent other users from deleting or modifying it (e.g., by importing data into it).

Any authenticated user can lock a currently-unlocked repository, modify a repository that he or she locked, and unlock a repository that he or she locked.

Admin-level users can also unlock any repository (no matter which user applied the lock). However, they cannot modify repositories that other users locked. If they wanted to modify a locked repository, they would need to unlock it first, then modify it.

If CTP is configured to allow anonymous access, TDM will not show which user locked each repository. To ensure that TDM shows locking details, disable anonymous access in CTP.

Locking Repositories

To lock a repository:
  1. In the Servers tab tree, select the repository you want to lock.
  2. Click the Lock icon.
A lock image will be added to the associated repository, and the lock image’s tooltip will indicate that this repository is now locked by you. At this point, you are the only one who can modify or delete this repository.
The Lock toolbar icon will be replaced with an Unlock icon.

Unlocking Repositories

To unlock a repository:
  1. In the Servers tab tree, select the repository you want to lock. Remember that unless you are an Admin-level user, you can unlock only the repositories that you previously locked.
  2. Click the Unlock icon. 

     
 
  • No labels