<< back to sysax.com Product page |
The updatehomeperm command can be used to update the home path permissions for a sysax user account on the server. The home path permissions are specified as a string containing one or more of the following letters:
Exhibit 3.15. Command line syntax for updatehomeperm command
sysaxservdmgr.exe /admin cmd=updatehomeperm user=<username to update> homeperm=<user home permissions=R,W,D,L,C, or X> sysaxservdmgr.exe /remadmin=<remote IP address> adminlogin=<admin username>:<admin password> cmd=updatehomeperm user=<username to update> homeperm=<user home permissions=R,W,D,L,C, or X> |
Exhibit 3.16. Example of updatehomeperm command
sysaxservdmgr.exe /admin cmd=updatehomeperm user=user1 homeperm="RL" |