OSF DCE Administration Guide--Core Components

OSF DCE Administration Guide—Core Components
principal create name -uid unix_ID -alias
where:
name Is the alias name for the principal or group.
unix_ID Is the UNIX ID that is associated with the principal for which you
are creating the alias.
-alias Indicates that name is an alias.
To create an alias for a group, enter the dcecp group create command in the following
form:
group create name -gid groupunix_ID -alias
where:
name Is the alias name for the principal or group.
groupunix_ID Is the UNIX ID that is associated with the group for which you are
creating the alias.
-alias Indicates that name is an alias.
30.9.2 Changing Primary Names to Aliases and Vice Versa
To change an alias to a primary name or a primary name to an alias, use the dcecp
principal modify command for a principal or the dcecp group modify command for a
group. These commands have the following form:
principal modify name -alias {yes|no}
group modify name -alias {yes|no}
where:
name Is the primary name to be changed to an alias or the alias to be
changed to a primary name.
-alias Specifying -alias yes changes the primary name identified by
name to an alias; specifying -alias no changes the alias identified
by name to the primary name.
A principal or group can have only one primary name at a time. Before you change an
alias to a primary name, first change the primary name to an alias.
30 20 Tandem Computers Incorporated 124243