Security
Allows you to create or edit a security field for the user in which to store the user security details for a repository. If the field you specify does not currently exist, it is created for the user.
Use the following format to create a security field:
SecuritySecurityTypeSecurityField=Value
where,
SecurityType
|
is the name of the security type of the repository. |
SsecurityField
|
is the name of the security fields to associate with the user. |
Value
|
is the value to store in the field. |
Setting a security field to an empty string removes its value.
NOTE: For UserCopy and UserRead, you can use this parameter only if you set DeferLogin to True.
| Actions: | UserAdd
UserCopy UserEdit UserRead UserReadAgentList |
| Type: | String |
| Default: | |
| Example: | SecurityNTUsername=admin&SecurityNotesGroup=group
|
| See Also: |