Description
The ccollab admin syncusers
command synchronizes the Perforce user list with the Collaborator server. All users from Perforce will be be mirrored into Collaborator.
Command Line Syntax
ccollab [global-options] admin syncusers
Remarks
- The algorithm is smart enough not to overwrite existing users, only adding new users, so this can be run periodically by a script to keep the lists in sync.
- This is not necessary -- or desirable -- if you are using LDAP authentication.
- You must be logged in as an administrator to execute this command.