Valid in the AC environment
The join[x] command adds users to one or more internal groups, or changes the users' properties with respect to the groups. The specified users and groups must already be defined to CA ControlMinder.
Use join to add internal users to groups.
Use joinx to add enterprise users to groups.
Note: This command also exists in the native environment but operates differently there.
The set of properties from the join command completely replaces any previous set of properties for the specified users in the specified groups. If any such properties were defined earlier, they are not retained unless the new join command specifies them again.
Note: For more information about group properties, see the Endpoint Administration Guide for your OS.
You can use the join command if at least one of the following conditions is true:
Note: If you want to modify CA ControlMinder GROUP records and enterprise groups you need both the MODIFY and JOIN access authority.
This command has the following format:
{join[x]|j[x]} {userName|(userName [,userName...])} \
group(groupName [,groupName...]) \ [admin|admin-] \ [auditor|auditor-] \ [gowner(group-name)] \ [operator|operator-] \ [owner(userName|groupName)] \ [pwmanager | pwmanager-] \ [regular] \ [nt | unix]
Assigns the GROUP‑ADMIN attribute to the user specified by userName.
Removes the GROUP‑ADMIN attribute from the user.
Assigns the GROUP‑AUDIT attribute to the user specified by userName.
Removes the GROUP‑AUDIT attribute from the user.
Specifies that the user is being added to the group groupName.
Specifies the group or groups to which the that the user is being added as a member.
Connects userName to a group in the Windows database.
Assigns the GROUP‑OPERATOR attribute to the user specified by userName.
Removes the GROUP‑OPERATOR attribute from the user.
Specifies a CA ControlMinder user or group as the owner of the join record. If you are creating a connection and you do not specify an owner, you are the owner of the connection.
Assigns the GROUP‑PWMANAGER attribute to the user specified by userName.
Resets the administrative flags for the user.
Connects userName to the group in the UNIX security system.
Specifies a user who is to be connected (or reconnected with a new set of properties) to the group or groups specified by the group parameter.
If the command is join, userName is the name of a USER record. If the command is joinx, userName is the name of an enterprise user.
Examples
join Bob group(staff)
join Sue group(staff) auditor pwmanager
When selang executes this command, it deletes the previous record. No record is kept of Sue's previous attributes. Therefore, Rorri must specify the two attributes Sue should have now.
Copyright © 2013 CA Technologies.
All rights reserved.
|
|