Lines Matching +full:log +full:- +full:windows
6 # Any line which starts with a ; (semi-colon) or a # (hash)
17 # workgroup = NT-Domain-Name or Workgroup-Name
36 # (as cups is now used in linux-mandrake 7.2 by default)
44 # yours is non-standard. Currently supported print systems include:
49 # Samba 2.2 supports the Windows NT-style point-and-print feature. To
61 # this tells Samba to use a separate log file for each machine
64 log file = /var/log/samba/log.%m
66 # Put a capping on the size of the log files (in Kb).
67 max log size = 50
69 # Set the log (verbosity) level (0 <= log level <= 10)
70 ; log level = 3
108 # Encrypted passwords are required for any use of samba in a Windows NT #domain
114 # The following are needed to allow password changing from Windows to
138 # authentication from a Windows or samba domain controller, creating
139 # accounts on the fly, and maintaining a mapping of Windows RIDs to
145 ; winbind uid = 10000-20000
149 ; winbind gid = 10000-20000
167 # /etc/pam.d/samba is using 'service=system-auth-winbind' in pam_stack
203 # if you already have a Windows NT domain controller doing this job
218 # if you enable domain logons then you may want a per-machine or
242 ; add user script = /usr/sbin/useradd -d /dev/null -g machines –c
243 # 'Machine Account' -s /bin/false -M %u
247 ; add user script = /usr/share/samba/scripts/smbldap-useradd.pl -w –d
248 # /dev/null -g machines -c 'Machine Account' -s /bin/false %u
251 ; add user script = /usr/sbin/useradd -s /bin/false %u
268 # running 'smbpasswd -w mypassword'
289 # are NOT on the local network segment - OR - are not deliberately to
293 # Windows Internet Name Serving Support Section:
294 # WINS Support - Tells the NMBD component of Samba to enable it's WINS
298 # WINS Server - Tells the NMBD components of Samba to be a WINS Client
303 # WINS Proxy - Tells Samba to answer name resolution queries on
308 # DNS Proxy - tells Samba whether or not to try to resolve NetBIOS
309 # names via DNS nslookups. The built-in default for versions 1.9.17 is
315 # Case Preservation can be handy - system default is _no_
321 # Be very careful with case sensitivity - it can break things!
325 # you can match a Windows code page with a UNIX character set.
326 # Windows: 437 (US), 737 (GREEK), 850 (Latin1 - Western European),
327 # 852 (Eastern Eu.), 861 (Icelandic), 932 (Cyrillic - Russian),
328 # 936 (Japanese - Shift-JIS), 936 (Simpl. Chinese), 949 (Korean
331 # UNIX: ISO8859-1 (Western European), ISO8859-2 (Eastern Eu.),
332 # ISO8859-5 (Russian Cyrillic), KOI8-R (Alt-Russ. Cyril.)
335 ; character set = ISO8859-1
348 # examples/VFS/recycle/REAME in samba-doc for details
352 # Un-comment the following and create the netlogon directory for Domain
365 ;root preexec = /usr/bin/ntlogon -u %U -g %G -o %a -d /var/lib/samba/netlogon
366 ;root postexec = rm -f /var/lib/samba/netlogon/%U.bat
368 # Un-comment the following to provide a specific roving profile share
378 # You must configure the samba printers with the appropriate Windows
379 # drivers on your Windows clients. On the Samba server no filtering is
381 # send PostScript ("Generic PostScript Printer" under Windows), you
398 print command = lpr-cups -P %p -o raw %s -r
400 ; print command = lpr-cups -P %p %s
404 ; lpq command = lpq -P %p
405 ; lprm command = cancel %p-%j
407 # This share is used for Windows NT-style point-and-print support.
413 # of /usr/share/doc/samba-/docs/Samba-HOWTO-Collection.pdf
421 # A useful application of samba is to make a PDF-generation service
422 # To streamline this, install windows postscript drivers (preferably
426 [pdf-generator]
431 #print command = /usr/share/samba/scripts/print-pdf file path win_path recipient IP &
432 print command = /usr/share/samba/scripts/print-pdf %s ~%u \\\\\\\\%L\\\\%u %m %I &
475 -----------------------------------------------------------
494 -----------------------------------------------------------
507 -----------------------------------------------------------
522 -----------------------------------------------------------