[Samba] NETLOGON samba-3.0.23c

Sascha Bieler sascha.bieler at radiogong.de
Mon Oct 9 12:53:20 GMT 2006


Hi @all,

I don't know why, but my PDC Stopps serving the netlogon service over the
weekend.

\\HUNTER\netlogon is avaliable and readeable!

Here's output of nbtstat -ac HUNTER

     Name               Typ          Status
  ---------------------------------------------
  HUNTER         <00>  EINDEUTIG   Registriert
  HUNTER         <03>  EINDEUTIG   Registriert
  HUNTER         <20>  EINDEUTIG   Registriert
  ..__MSBROWSE__.<01>  GRUPPE      Registriert
  SNEAKER        <1D>  EINDEUTIG   Registriert
  SNEAKER        <1B>  EINDEUTIG   Registriert
  SNEAKER        <1C>  GRUPPE      Registriert
  SNEAKER        <1E>  GRUPPE      Registriert
  SNEAKER        <00>  GRUPPE      Registriert

Smb.conf

[global]
   interfaces = lo eth0 eth1 eth2
   bind interfaces only = Yes
   name resolve order = wins bcast lmhosts host
   unix charset = ISO8859-1
   display charset = ISO8859-1
   workgroup = SNEAKER
   netbios name = HUNTER
   admin users = @"Domain Admins"
   guest account = nobody
   server string = SoundServer %v
   security = user
   encrypt passwords = Yes
   log level = 2 vfs:2
   log file = /var/log/samba/%U.%m.log
   syslog = 0
   max log size = 100000
   domain logons = Yes
   os level = 255
   preferred master = Yes
   domain master = Yes
   local master = Yes
   wins support = Yes
   wins proxy = Yes
   dns proxy = Yes
   time server = Yes
   #ldap##
   passdb backend = ldapsam:"ldap://127.0.0.1/"
   ldap admin dn = cn=Manager,dc=radiogong,dc=intern
   ldap suffix = dc=radiogong,dc=intern
   ldap group suffix = ou=Groups
   ldap user suffix = ou=Users
   ldap machine suffix = ou=Computers
   ldap idmap suffix = ou=Users
   ldap ssl = no
   ldap delete dn = Yes
   add user script = /usr/local/sbin/smbldap-useradd -a -P "%u"
   delete user script = /usr/local/sbin/smbldap-userdel -r "%u"; rm -r
/home/"%u"; rm -r /opt/profiles/"%u"
   add machine script = /usr/local/sbin/smbldap-useradd -w "%u"
   add group script = /usr/local/sbin/smbldap-groupadd "%g"
   delete group script = /usr/local/sbin/smbldap-groupdel "%g"
   add user to group script = /usr/local/sbin/smbldap-groupmod -m "%u" "%g"
   delete user from group script = /usr/local/sbin/smbldap-groupmod -x "%u"
"%g"
   set primary group script = /usr/local/sbin/smbldap-usermod -g "%g" "%u"
   ldap passwd sync = Yes
   utmp = Yes
   idmap uid = 1000-20000
   idmap gid = 1000-20000
   idmap backend = ldap:ldap://127.0.0.1/
   shutdown script = /sbin/shutdown
   abort shutdown script = /sbin/shutdown -c
   winbind enum users = yes
   winbind enum groups = yes
   winbind use default domain = yes
   winbind uid = 1000-20000
   winbind gid = 1000-20000
   winbind cache time = 10
   nt acl support = yes
   kernel oplocks = yes
   enable privileges = Yes
   template shell = /bin/false
   logon script = logon.bat
   logon path =
   logon home =


DNS is working fine, also WinS!

Do you have any clues?

Thanx in advance

Sascha



More information about the samba mailing list