HP StorageWorks Enterprise File Services WAN Accelerator 2.1 Command Line Interface Reference Guide (November 2005)

HP STORAGEWORKS EFS WAN ACCELERATOR COMMAND-LINE INTERFACE REFERENCE MANUAL 111
4 - CONFIGURATION-MODE
C
OMMANDS
PFS requires the HP EFS Remote Copy Utility (HP EFS RCU). You install the HP EFS
RCU on the origin server or on a separate Windows host with file share access to the
data utilized by PFS. You can download the HP EFS RCU from the HP support site
located at http://www.hp.com
. For detailed information, see the HP StorageWorks
Enterprise File Services WAN Accelerator Deployment Guide and the HP
StorageWorks Enterprise File Services Remote Copy Utility Reference Manual.
Syntax pfs enable
Parameters None
Example
minna (config) # pfs enable
minna (config) #
pfs local-password
Description Sets the local administrator password for PFS support.
Syntax pfs local-password <password>
Parameters
Example
minna (config) # pfs local-password pfstest
minna (config) #
pfs security-sign
Description Specifies the definition of Windows Secure Message Block (SMB) signing on your
client machine. Enabling PFS restricts SMB signing.
Syntax pfs security-sign {disabled | enabled | required}
Parameters
Example
minna (config) # pfs security-sign enable
minna (config) #
<password> Specifies the local administrator password for PFS.
disabled Specifies the default value. If the client has security signature
required, PFS will not function. This setting assumes that clients are
not using security signatures.
enabled Specifies that SMB signing on the client is set to enabled. If the client
has security signatures enabled, it is supported. If not, PFS continues
to function in any case.
required Specifies SMB signing on the client is set to required. PFS only
functions if clients have security signatures enabled. If they do not,
PFS will not function.