UpdateUser

The UpdateUser command action is used to alter an existing user in the TIBCO MFT Command Center system.

Sample UpdateUser Command

Note: UpdateUser and AddAdminUser commands have common parameters. For UpdateUser command parameters, see AddAdminUser.

This command updates the user User001 to allow access to the TIBCO MFT Command Center system on weekends and only from 1 a.m. to 9 a.m.

java cfcc.CFAdmin a:UpdateUser UserId:User001 ValidDays:YNNNNNY ValidStartTime:0100 ValidEndTime:0900 AllowableProtocol:All