OSF DCE Administration Guide--Core Components

OSF DCE Administration Guide—Core Components
where integer is a number that indicates the number of minutes in the minimum ticket
lifetime.
The minimum ticket lifetime can be set only as a registry property. It cannot be set for
individual accounts. (Contrast this with the maximum ticket lifetime property, which is
set with the dcecp registry modify or account modify commands.)
35.2.8 Displaying and Setting Properties
To display registry properties, use the dcecp registry show command.
To set registry properties, use the dcecp registry modify command. The following
sample command uses the maxuid option to change the the maximum UNIX ID
property to 67899:
dcecp> registry modify -maxuid 67899
Note that the previous example uses an attribute option. You can also set properties by
using the dcecp registry modify command with the -change option and attribute lists.
For example, to use an attribute list to set the maximum UNIX ID property to 67899, the
command would be
dcecp> registry modify -change {maxuid 67899}
35 10 Tandem Computers Incorporated 124243