[Samba] Winbind fails w/ 3beta3

Lahners, Jeremy jlahners at schemmer.com
Wed Aug 6 14:02:45 GMT 2003


I'm having an unusual problem with my new samba servers.  Notice,
servers is plural, meaning all of my new servers are experiencing
exactly the same problem at different times throughout the day, which
leads me to believe that the "problem" is not with samba but with my
Win2k server.  However, I still need help in determining what is causing
the problem...

At various times during the day, winbind stops responding to requests to
authenticate.  ANY attempts to map to the drive fail.  However, any
existing connections to services continue to work just fine.  A restart
of winbind fixes the problem immediately.  A quick scan of the client
log file shows...

[2003/08/06 07:49:13, 0] auth/auth_util.c:make_server_info_info3(994)
  make_server_info_info3: pdb_init_sam failed!
[2003/08/06 07:49:46, 0] auth/auth_util.c:make_server_info_info3(994)
  make_server_info_info3: pdb_init_sam failed!
[2003/08/06 07:49:46, 0] auth/auth_util.c:make_server_info_info3(994)
  make_server_info_info3: pdb_init_sam failed!
[2003/08/06 07:49:46, 0] auth/auth_util.c:make_server_info_info3(994)
  make_server_info_info3: pdb_init_sam failed!
[2003/08/06 07:49:46, 0] auth/auth_util.c:make_server_info_info3(994)
  make_server_info_info3: pdb_init_sam failed!

Here's my smb.conf file...

# Global parameters
[global]
        workgroup = SCHEMMER
        realm = SCHEMMER.COM
        server string = File Server
        security = ADS
#       password server = quicksilver.schemmer.com
        log file = /var/log/samba/log.%m
        max log size = 50
        socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
        preferred master = No
        local master = No
        domain master = No
        dns proxy = No
        wins server = quicksilver.schemmer.com
        ldap ssl = no
        idmap uid = 10000-20000
        idmap gid = 10000-20000
        printer admin = SCHEMMER\jlahners, jlahners, @"SCHEMMER\Domain
Admins"
        winbind use default domain = Yes
#       use client driver = Yes

[printers]
        comment = All Printers
        path = /var/spool/samba
        guest ok = Yes
        printable = Yes
        printing = cups
        browseable = Yes

[print$]
        comment = Printer Driver Download Area
        path = /etc/samba/drivers
        browseable = No
        guest ok = yes
        read only = No

[Images]
        comment = TSA Images
        path = /shares/images
        read only = No
        create mask = 0777
        directory mask = 0777

[GIS]
        comment = GIS Data
        path = /shares/gis
        read only = No
        create mask = 0777
        directory mask = 0777

Any help in getting to the bottom of this problem would be appreciated.
Thanks!


Jeremy Lahners
Manager, I.T.
The Schemmer Associates Inc.
(402) 493-4800 (P)
(402) 493-7951 (F)





More information about the samba mailing list