Specifications
3-348
Cisco Wide Area Application Services Command Reference
OL-11817-01
Chapter 3 CLI Commands
(config) smb-conf
(config) smb-conf
To manually configure the parameters for a WAAS device’s 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]
Syntax Description
See Table 3-92 for a description of the global, print$, and printers parameters, including 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. The global parameters apply to the
server as a whole. Service level parameters that define default settings for all other sections and shares
are included in this set of parameters. This avoids 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.
The print$ parameters apply to the printers. The printers parameters apply to the shares. They make it
possible to share all printers with minimal configuration. These parameters apply as default to all
printers.
Table 3-92 describes the print-related parameters.
global Specifies one of the global print parameters.
print$ Specifies one of the print$ parameters.
printers Specifies one of the printers parameters.
name Specifies the name of the parameter in the specified section that you want
to manually configure.
attr-name Parameter name, up to 80 characters.
value Specifies the value of the parameter.
attr-value Parameter value, 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.