NT PDC & Samba

Peter Köhler koehler at idas.de
Tue Nov 9 10:17:20 GMT 1999


Mike,

I have checked your smb.conf - and I don't have a definitive
answer yet. In your case I would start from a minimal smb.conf
and add non-default settings on a one item basis, just to see
where things go wrong.

This is a setting that should work, at least it does in our environment
(Samba 2.05a with an NT 4.0 domain controller). 

[global]
   printing = bsd
   printcap name = /etc/printcap
   local master = no
   load printers = yes
   netbios name = AUXFS
   guest account = nobody
   map to guest = Bad User
   workgroup = weiosb
   security = domain
   password server = weidomosb
   keep alive = 30
   encrypt passwords = yes

   socket options = TCP_NODELAY
   nt smb support = no

   wins server = weidomosb

   lock directory = /usr/local/samba/var/locks
   share modes = yes

[homes]
   comment = Home Directories
   browseable = no
   read only = no
   create mode = 0750

Hope that helps,

best regards

Peter

----------------------
Dr. Peter Koehler +++ IDAS GmbH
Holzheimer Str. 96 +++ D-65549 Limburg +++ Germany
Phone: +49-6431-404-14 +++ Fax: +49-6431-404-10
eMail: koehler at idas.de





More information about the samba-ntdom mailing list