Previous Topic: 0266WNext Topic: 0268W


0267W

word IS A requestor1 WORD, BUT THE SYNTAX REQUIRES A requestor2 WORD

Reason:

During CA VM:Director initialization or during execution of the CA VM:Director CONFIG AUTHORIZ command, CA VM:Director detected an authorization record (GRANT or WITHHOLD) that contained a syntax error. This message is followed by message 0393I, which displays the record in error. For example:

GRANT MANAGE *GROUP TO CHARLES

The syntax of the MANAGE authorization is MANAGE userid, but the keyword *GROUP means the recipient’s own security group. This authorization is incorrect. The authorization record is not permitted. However, the error does not stop CA VM:Director initialization or prevent completion of the CA VM:Director CONFIG command.

Action:

Determine the intention of the person who created the incorrect authorization record, and use CA VM:Director CONFIG AUTHORIZ to correct the record.