Содержащиеся вНайти другие документыРесурсы поддержки | Загрузить это руководство в формате PDF (1042 КБ)
Chapter 14 Portal Server Secure Remote Acess SubcommandsThis chapter describes the following commands: psadmin create-sra-instanceDescriptionCreates a Gateway, Netlet Proxy or Rewriter Proxy instance. SyntaxLong Formatcreate-sra-instance --adminuser uid --passwordfile password-filename --type instance-type --hostname instance-hostname --sraconfig sra-config-filename Short Formatcreate-sra-instance -u uid -f password-filename -t instance-type -h instance-hostname -S sra-config-filename OptionsThe following options are required:
The following options are not required:
psadmin list-sra-instancesDescriptionLists all instances of Gateway, Netlet Proxy, and Rewriter Proxy. SyntaxLong Formatpsadmin list-sra-instances --adminuser uid --passwordfile password-filename --type instance-type Short Formatpsadmin list-sra-instances -u uid -f password-filename -t instance-type OptionsThe following options are required:
psadmin delete-sra-instanceDescriptionRemoves a Gateway, Netlet Proxy, or Rewriter Proxy instance. SyntaxLong Formatpsadmin delete-sra-instance --adminuser uid --passwordfile password-filename --name sra-instance-name --type instance-type --hostname instance-hostname Short Formatpsadmin delete-sra-instance -u uid -f password-filename -N sra-instance-name -t instance-type -h instance-hostname OptionsThe following options are required:
The following options are not required:
psadmin start-sra-instanceDescriptionStarts a Gateway, Netlet Proxy, or Rewriter Proxy instance. SyntaxLong Formatpsadmin start-sra-instance --adminuser uid --passwordfile password-filename --name sra-instance-name --type instance-type --hostname instance-hostname Short Formatpsadmin start-sra-instance -u uid -f password-filename -N sra-instance-name -t instance-type -h instance-hostname OptionsThe following options are required:
The following options are not required:
psadmin stop-sra-instanceDescriptionStops a Gateway, Netlet Proxy, or Rewriter Proxy instance. SyntaxLong Formatstop-sra-instance --adminuser uid --passwordfile password-filename --name sra-instance-name --type instance-type --hostname instance-hostname Short Formatstop-sra-instance -u uid -f password-filename -N sra-instance-name -t instance-type -h instance-hostname OptionsThe following options are required:
The following options are not required:
psadmin change-loguser-passwordDescriptionChanges the Gateway logging user password. SyntaxLong Formatpsadmin change-loguser-password --adminuser uid --passwordfile password-filename --newpasswordfile new-password-filename --name sra-instance-name --hostname instance-hostname Short Formatpsadmin change-loguser-password -u uid -f password-filename -F new-password-filename -N sra-instance-name -h instance-hostname OptionsThe following options are required:
The following options are not required:
psadmin sra-watchdogDescriptionConfigures watchdog for the Gateway, Netlet, Netfile, Proxylet, and Accesslist. SyntaxLong Formatpsadmin sra-watchdog --adminuser uid --passwordfile password-filename --type instance-type [--hostname instance-hostname ]on|off Short Formatpsadmin sra-watchdog -u uid -f password-filename -t instance-type [-h instance-hostname] on|off OptionsThe following options are required:
The following options are not required:
The following operand is available:
psadmin get-attributeDescriptionGets an attribute for a Portal Server Secure Remote Access component: Gateway, Netlet, Netfile, Proxylet, or Accesslist. If the component is gateway, use the --gateway-profile gateway-profile-filename option to specify the name to obtain the value of the attribute. psadmin list-attributesDescriptionLists all attributes for a Portal Server Secure Remote Access component: Gateway, Netlet, Netfile, Proxylet, or Accesslist. If the component is gateway, use the --gateway-profile gateway-profile-filename option to specify the name to obtain the value of the attribute. psadmin set-attributeDescriptionSets an attribute value for a Portal Server Secure Remote Access component: Gateway, Netlet, Netfile, Proxylet, or Accesslist. If the component is gateway, use the --gateway-profile gateway-profile-filename option to specify the name to obtain the value of the attribute. |