Previous Topic: join[x] Command—Add Users to Internal GroupsNext Topic: list Command—List Database Records


join[x]- Command—Remove Users from Groups

Valid in the AC environment

The join[x]‑ command removes users from internal groups.

join- removes internal users from internal groups.

joinx- removes enterprise users from internal groups.

Note: The join[-] command also exists in the native environment but operates differently there.

To use the join[x]‑ command, one of the following conditions must be true:

This command has the following format:

{join[x]‑|j[x]-} {userName|(userName [,userName...])} \
group(groupName [,groupName...]) 
group(groupName [,groupName...])

Specifies the group or groups from which to remove the user.

userName

Specifies the user you want to remove from the group.

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.

Example

The user Bill wants to remove the users sales25 and sales43 from the group PAYROLL.

The user Bill has the ADMIN attribute.

joinx‑ (sales25 sales43) group(PAYROLL)

More information:

show[x]usr Command—Display User Properties

join[x] Command—Add Users to Internal Groups

show[x]grp Command—Display Group Properties