The following PHSETUP parameters correspond to Windows security settings on the "Security tab" in PC-Duo Host.
Parameter
Definition
addservicesecurityace:user,flags
Set flags to specify service security options (in hexadecimal format) for a given user account name. See “Service Security tab”.
0x01 - Connect
0x02 - Remote View
0x04 - Remote Control
0x08 - FileTransfer Read
0x10 - FileTransfer Write
0x20 - Remote Printing
0x40 - Clipboard Read
0x80 - Clipboard Write
0x100 - Chat
0x8000 - Bypass Connection Permission
0x20000 - Read Permissions
0x40000 - Write Permissions
0x80000 - Take ownership
0xE01FF - All Rights, except Bypass Connection Permission
0xE81FF - All Rights, including Bypass Connection Permission
setservicesecurityowner:user
Specify the service security rights owner to a particular user (provide domain\username).
removeservicesecurityace:user
Set flags to remove service security rights for a given user (use the domain\username syntax).
Use the * wildcard to remove service security rights for all users, or *\user for the user in all domains, or domain\* for all users in the specified domain.
addadminsecurityace:user,flags
Set flags to specify the administration security rights (in hexadecimal format) for a given user account. See “Admin Security tab”.
0x01 - Connect Locally
0x02 - View Host Status
0x04 - Terminate Connection
0x08 - Connect Remotely
0x10 - Pause/Resume Screen Capture
0x20 - Remote Management
0x20000 - Read Permissions
0x40000 - Write Permissions
0x80000 - Take ownership
0xE003F - All Rights
setadminsecurityowner:user
Use this to set the admin security rights owner for a given user (use the domain\username syntax).
removeadminssecurityace:user
Use this to remove admin security rights for a given user (use the domain\username syntax).
Use the * wildcard to remove admin security rights for all users, or *\user for the user in all domains, or domain\* for all users in the named domain.
addsettingssecurityace:user,flags
Set flags to specify settings security (in hexadecimal format) for a given user account. See "Settings Security tab".
0x01 - View Basic Settings
0x02 - Modify Basic Settings
0x04 - Modify Access
0x08 - View Licenses
0x10 - Modify Licenses
0x20 - View Gateway Configurations
0x40 - Modify Gateway Configurations
0x80 - View Configuration
0x200 = Read/Write Extension Tags
0x20000 - Read Permissions
0x40000 - Write Permissions
0x80000 - Take Ownership
0xE02FF - All Rights
setsettingssecurityowner:user
Use this to set the settings security rights owner for a given user (use the domain\username syntax).
removesettingssecurityace:user
Use this to remove settings security rights for a given user (use the domain\username syntax).
Use the * wildcard to remove settings security rights for all users, or *\user for the user in all domains, or domain\* for all users in the named domain.