System information
132
PHSETUP Windows Security parameters
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.