Specifications

3-511
Cisco Wide Area Application Services Command Reference
OL-16451-01
Chapter 3 CLI Commands
(config) smb-conf
(config) smb-conf
To manually configure the parameters for a WAAS device Samba configuration file, smb.conf, use the
smb-conf global configuration command. To return a parameter to its default value, use the no form of
this command.
smb-conf section {global | print$ | printers} name attr-name value attr-value [service print]
no smb-conf section {global | print$ | printers} name attr-name value attr-value [service print]
Syntax Description
See Table 3-120 for a description of the parameters for the global, print$, and printers, including the
names and default values.
Defaults No default behavior or values.
Command Modes global configuration
Device Modes application-accelerator
central-manager
Usage Guidelines The smb.conf file contains a variety of print-related parameters. Global parameters apply to the server.
Service level parameters, which define default settings for all other sections and shares, allow you to
avoid the need to set the same value repeatedly. You can override these globally set share settings and
specify other values for each individual section or share. Print$ parameters apply to the printers. Printers
parameters, which apply to the shares, make it possible to share all printers with a minimal configuration.
These parameters apply as defaults to all printers.
Table 3-120 describes the print-related parameters.
global Specifies one of the global print parameters.
print$ Specifies one of the print$ parameters.
printers Specifies the parameters for one of the printers.
name attr-name Specifies the name of the parameter in the specified section that you want
to manually configure (up to 80 characters).
value attr-value Specifies the value of the parameter (up to 255 characters).
service print (Optional) Updates the Samba configuration file for print services. Without
this option, the smb-conf command updates the Samba configuration file
that is used for windows authentication.