AutoSYNC Software User's Guide (Update 17)
Command Interpreter
HP AutoSYNC User’s Guide—522580-018
8-25
ADD SYNCUSER
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.
ADD SYNCUSER
Authorizes a specific user to schedule synchronization of file sets. This command 
automatically creates a schedule table (named SFggguuu) and log file (named 
SLggguuu) for this user in the MapDB subvolume. The SFggguuu table is secured to 
allow updates only by the AutoSYNC user; this prevents a user from updating another 
users schedule.
The log file is used by AutoSYNC to display messages pertaining to the 
synchronization operations it performs on behalf of this user.
user-id | username
the Guardian user ID or user name whose synchronization privileges are being 
defined.
CPU n | (n1, n2, n3...)
the CPU(s) where the ASYSYNC processes are to run.
 ADD SYNCU[SER] { user-id | user-name } [ [,]option... ];
 option is:
{ BACKUP backup-program }
{ CPU n | (n1, n2, n3...) }
{ EMSFILEEVENTS | NO EMSFILEEVENTS }
{ EMSFILEN[OTSYNCED] }
{ EMSS[UPPRESS] | NO EMSS[UPPRESS] }
{ MAXPRIORITY priority }
{ RESTORE restore-program }
{ SUSPEND }
{ TRACE }










