AutoSYNC Software User's Guide (Update 19)
Command Interpreter
HP AutoSYNC User’s Guide—522580-020
8-55
ALTER SYNCUSER
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. 
user-id | username
the Guardian user ID or user name whose synchronization privileges are being 
altered.
BACKUP backup-program | NO BACKUP
the object file name of the BACKUP program to use when a file set is 
synchronized. 
If BACKUP is omitted or if NO BACKUP is specified, the default 
$SYSTEM.SYSnn.BACKUP program is used.
CPU n | (n1, n2, n3...)
designates the CPU(s) where the ASYSYNC processes run.
EMSFILEEVENTS | NO EMSFILEEVENTS
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 }










