![]() |
MPE/iX System Utilities Reference Manual
> Chapter 19 PXUTILPXUTIL Operation |
|||||||||||||||
|
UPDATEThe UPDATE command provides a way of ensuring that your UID/GID databases accurately reflect the current directory structure. You may need to update the databases in response to particular error messages generated by various commands that could not properly update the databases as expected. UID/GIDs of existing users and accounts are preserved. If the databases do not exist, they are created from scratch, with UID values beginning at 100 and GID values also beginning at 100. The UID database contains the following information:
QUITExits the utility. EXITExits the utility. HELPDisplays the PXUTIL utility commands. ExamplesThe operation from a session is illustrated below:
RUN PXUTIL.PUB.SYS
MPE/iX PXUTIL A.00.01 Copyright (C) Hewlett-Packard 1991.
All Rights Reserved.
PXUTIL> update
User and group databases sucessfully created.
PXUTIL> quit
Below is a typical invocation and operation of PXUTIL when the
databases previously exist. Note that users that were added to the database are
displayed. (Refer the commands section for more information on the
UPDATE command.)
MPE/iX PXUTIL A.00.01 Copyright (C) Hewlett-Packard 1991.
All Rights Reserved.
PXUTIL> update
User NEWUSER.POSIX with user id= 542 added to user database.
User TESTUSER.UI with user id= 543 added to user database.
User and group databases synchronized with the directory.
PXUTIL> e
|