Re: [SLUG] Samba and constant prompting

From: jason pratt (themadtux@tampabay.rr.com)
Date: Mon Nov 03 2003 - 19:46:11 EST


On Wednesday 05 November 2003 00:28, you wrote:
>PMShow us the contents of your smb.conf file (probably in /etc/smb.conf or
>PM/etc/samba/smb.conf). I'm guessing there's a parameter like
>PM"security = ..." that's set improperly for what you want

Here's my smb.cnf file

# smb.conf is the main Samba configuration file. You find a full commented
# version at /usr/share/doc/packages/samba/examples/smb.conf.SuSE
# Date: 2003-09-23
[global]
   workgroup = BLACK6
   os level = 2
   time server = Yes
   unix extensions = Yes
   encrypt passwords = yes
   map to guest = Bad User
   printing = CUPS
   printcap name = CUPS
   socket options = SO_KEEPALIVE IPTOS_LOWDELAY TCP_NODELAY
   wins support = No
   veto files = /*.eml/*.nws/riched20.dll/*.{*}/
   security = domain
   server string = SuSE 9 Samba
   add user script =
   domain master = false
   domain logons = no
   local master = no
   preferred master = auto
;; ldap server = 127.0.0.1
[homes]
   comment = Home Directories
   valid users = %S
   browseable = no
   read only = No
   create mask = 0640
   directory mask = 0750
   guest ok = no
   printable = no
[printers]
   comment = All Printers
   path = /var/tmp
   printable = yes
   create mask = 0600
   browseable = no
   guest ok = no
[print$]
   comment = Printer Drivers
   path = /var/lib/samba/drivers
   write list = @ntadmin root
   force group = ntadmin
   create mask = 0664
   directory mask = 0775
   browseable = yes
   guest ok = no
   printable = no
[mp3-4]
   comment = music
   path = /mp3/

-- 
Jason Pratt
themadtux@tampabay.rr.com
Registered Linux User # 334419
Registered Linux Machine # 219697

----------------------------------------------------------------------- This list is provided as an unmoderated internet service by Networked Knowledge Systems (NKS). Views and opinions expressed in messages posted are those of the author and do not necessarily reflect the official policy or position of NKS or any of its employees.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 17:26:23 EDT