Specifications

3-576
Cisco Wide Area Application Services Command Reference
OL-21611-01
Chapter 3 CLI Commands
(config) smb-conf
Table 3-3 Print-Related Parameters
Parameter Name Default Value Parameter Description
global parameters
idmap uid 70000-200000 Range of user IDs allocated for mapping UNIX users to NT
user SIDs.
idmap gid 70000-200000 Range of group IDs allocated for mapping UNIX groups to
NT group SIDs.
winbind enum users no Parameter that does not enumerate domain users using
MSRPC.
winbind enum groups no Parameter that does not enumerate domain groups using
MSRPC.
winbind cache time 10 Time that a domain user or group information remains in the
cache before expiring.
winbind use default domain yes Use the default domain for users and groups.
printcap name cups Use CUPS to determine available printer names.
load printers yes Automatically creates all available printer shares.
printing cups Parameter that uses CUPS-compatible print commands.
cups options raw Parameter that sets the format of the print output to raw.
force printername yes Parameter that enforces the same printer name specified in
the CUPS GUI to be used as the printer name in Samba.
lpq cache time 0 Cache time for the results of the lpq command.
log file /local/local1/errorlog/samba.log Location where print-related errors are logged.
max log size 50 Maximum number of errors the log file can contain. After
50 errors, for each new error logged, the oldest error is
removed.
socket options TCP_NODELAY
SO_RCVBUF=8192
SO_SNDBUF=8192
Controls on the network layer of the operating system that
allows the connection with the client to be tuned. This
option is typically used to tune your Samba server for
optimal performance for your local network.
smb ports 50139 Available ports on the Samba server.
local master no Parameter that sets nmbd to be a local master browser on a
subnet.
domain master no Parameter that sets nmbd to be a domain master browser for
its given workgroup.
preferred master no Parameter that sets nmbd to be a preferred master browser
for its workgroup
dns proxy no DNS proxy that is not enabled.
template homedir /local/local1/ Home directory on File Engine or WAE.
template shell /admin-shell Directory of the administrative shell.
comment Comment: Optional description of the print server (or share) that is
visible when a client queries the server. This parameter can
also be set by the windows-domain comment command.