Specifications

3-350
Cisco Wide Area Application Services Command Reference
OL-11817-01
Chapter 3 CLI Commands
(config) smb-conf
realm CISCO Active Directory domain name. Always uppercase. Can also
be set by the windows-domain realm command.
wins server 10.10.10.1 IP address of the Windows domain server used to
authenticate user access to print services. Can also be set by
the windows-domain wins-server command.
password server 10.10.10.10 Optional IP address of the password server used for
authentication of users. Can also be set by the
windows-domain password-server command.
security domain Use Windows domain server for authentication. Can also be
set by the windows-domain security command.
client schannel no Secure channel indicator used for Windows domain server
authentication.
ldap ssl on Defines whether or not Samba should use SSL when
connecting to the LDAP server. Default is to always use SSL
when contacting the LDAP server. If set to “off,” SSL is
never used when querying the directory server. If set to
“start_tls,” LDAPv3 StartTLS extended operation
(RFC2830) is used for communicating with the directory
server.
print$ Parameters
path /state/samba/printers Location of printer list.
guest ok yes A password is not required to connect to the printer.
browseable yes Allows the printer to be visible in the list of printers.
read only yes Prevents users from creating or modifying the printer list.
write list root Allows the printer administrator (root user) to modify the
printer list.
printers Parameters
path /local/local1/spool/samba Location where incoming files are spooled for printing.
browseable no Always set to no if printable = yes. It makes the printer share
invisible in the list of available shares.
guest ok yes A password is not required to connect to the printer's
service.
writable no Prevents users from creating or modifying files in the print
service directory.
printable yes Allows connected clients to open, write to and submit spool
files into the directory specified with the path parameter for
printing. Used by Samba to differentiate printer shares from
file shares. If this is set to no, printing is not allowed.
printer admin root Lets the print administrator (root user) add drivers and set
printer properties.
Table 3-92 Print-Related Parameters
Parameter Name Default Value Parameter Description