AutoSYNC Software User's Guide (Update 17)

Command Interpreter
HP AutoSYNC User’s Guide522580-018
8-52
ALTER SYNCUSER
the security of the destination file set.
"rwxrwxrwx" settings are for user, group and others.
The accepted values are:
"r" grants read access
"w" grants write access
"x" grants execute access
"-" denies access for read, write and execute setting.
If this option is omitted, the security of the destination file set is the same as
that of the source file set.
The exception is write security for the owner: when a file or a directory is
synchronized and the write access was denied for the owner in the source file,
write access is granted in the destination file to allow subsequent
synchronizations. Write access is only upgraded when the syncuser is the
owner of the file and not SUPER.SUPER. When the super ID is used, the
owner write security setting is not upgraded.
ALTER SYNCUSER
Modifies the parameters that were specified for a AutoSYNC user through the ADD
SYNCUSER command.
ALTER SYNCU[SER] { user-id | user-name } [ [,] option... ];
option is:
{ BACKUP backup-program | NO BACKUP }
{ CPU { n | ( n1, n2, n3 ...)} }
{ EMSFILEEVENTS | NO EMSFILEEVENTS }
{ EMSFILEN[OTSYNCED] | NO EMSFILEN[OTSYNCED] }
{ EMSS[UPPRESS] | NO EMSS[UPPRESS] }
{ MAXPRIORITY priority }
{ RESTORE restore-program | NO RESTORE }
{ SUSPEND }
{ TRACE | NO TRACE }