Specifications
3-577
Cisco Wide Area Application Services Command Reference
OL-21611-01
Chapter 3 CLI Commands
(config) smb-conf
netbios name MYFILEENGINE Name of the Samba server hosting print services. This
parameter can also be set by the windows-domain
netbios-name command.
realm CISCO Active Directory domain name. Always uppercase. This
parameter 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. This parameter
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. This parameter can also be set by
the windows-domain password-server command.
security domain Use Windows domain server for authentication. This
parameter 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. The 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 Parameter that does not require a password to connect to the
printer.
browseable yes Parameter that allows the printer to be visible in the list of
printers.
read only yes Parameter that prevents users from creating or modifying
the printer list.
write list root Parameter that 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 Parameter that always sets to no if printable = yes. It makes
the printer share invisible in the list of available shares.
guest ok yes Parameter that does not require a password to connect to the
printer's service.
writable no Parameter that prevents users from creating or modifying
files in the print service directory.
Table 3-3 Print-Related Parameters (continued)
Parameter Name Default Value Parameter Description