addgroup
Create a security group, which is a collection of users who share responsibilities and perform similar tasks. Before you create groups, it may be helpful to list the types of users you are creating and what their roles are. Add as many or as few security groups as you need.
A default Admin group, which has access to all commands, is created when Surround SCM is installed. Carefully consider which users are added to this group.
sscm addgroup GroupName [-dDescription] [-h] [-nNote] [-sCategory1+Command1[:Category2+Command2...]] [-u+Username1[:+Username2...]] [-y[Username:Password|+|=]] [-zSCMServerAddr:PortNum|zPath] [+u]
Option | Description |
---|---|
GroupName | Security group name. |
-d | Security group description. |
-h | Display online help for the command. |
-n | Notes about security group. |
-s | Commands to enable for security group. Enter command category followed by + and the command.
General category: LoginViaGUI, LoginViaCLI, LoginViaSCCI, LoginViaMSOfficeIntegration, LoginViaAPI, EditTTProIntegration, AddRemoveLabelFiles, GenerateReports, EditOwnEmailNotifications, ViewOwnCommittedChangelists, AddEditPrivateFilters, AddEditPrivateReports, AddExternalReports, EditOwnComments, ModifyShelves Admin category: EditServerOptions, CreateMainlineBranch, RemoveMainlineBranch, RenameMainlineBranch, VoidCheckOut, LockDatabase, ManageShadowFolders, ManageTriggers, ManageMailQueue, EditOthersPendingChangelists, ViewAllCommittedChangelists, BreakShareAcrossAllBranches, EditCustomFields, ModifyWorkflowStates, OverrideWorkflow, ManagePublicFilters, EditOtherUsersPrivateFilters, ManagePublicReports, EditOtherUsersPrivateReports, EditProxyServerSettings, ManageLabels, DeleteLabels, EditOtherUsersComments, EditOtherUsersShelves, EditOtherAuthorsCodeReviews, DeleteCodeReviews , AnalyzeDatabase, RepairDatabase, ExportRepositoryToMainline, ShowLicensesInUse Users category: Retrieve, View, Edit, Delete, EditOwnIntegrationSettings Security Groups category: Add, View, Edit, Delete Files category: RepoListVisible, Add, Remove, Destroy, Get, CheckIn/Out, ChangeType, ChangeProperties, Rename, History, ShareFiles, BreakShares, SetCustomFieldValues, ChangeState, Move Branch category: CreateBaseline, CreateWorkspace, CreateSnapshot, ChangeBranchAttributes, ChangeBranchType, History, Delete, Destroy, DestroyOthersWS, IgnoreSecurityInBranchMaintenance, Promote, Rebase, DuplicateChanges, RollbackPromoteRebase, Rename, Freeze, ManageBranchIndexes |
-u | Usernames to add to security group. |
-y | Enter a Surround SCM username and password if you do not want to use the default value. To use single sign-on, enter -y+. If you use an identity provider to authenticate, the provider web page opens if you have not yet authenticated. Authenticate with the provider and then return to the CLI. |
-z | Enter the Surround SCM Server host computer address and port number if you do not want to use the default value. IPv6 addresses must be in square brackets. If you received a server settings file from your Surround SCM administrator, enter the path to the XML file instead of entering the server connection information. |
+u | Display output in Unicode (Windows only). Output cannot be sent to a file. If output is enabled for all commands, enter +u- to disable it for this command. |