[Samba] wbinfo works, getent doesn't

Doug Aldridge ALDRIDGD at stjhhc.org
Tue Apr 1 18:04:28 GMT 2003


I am running Samba 2.2.8 with winbind on Red Hat 8.0. I can do a "wbinfo
-u" and get a list of my domain users but a "getent passwd" only returns
my Linux users. Here are my configs:

/etc/nsswitch.conf
passwd:     files winbind
shadow:     files
group:        files winbind

/etc/samba/smb.conf
[global]
        workgroup = KOK1
        server string = KOK1LNX5
        security = DOMAIN
        encrypt passwords = Yes
        log file = /var/log/samba/log.%m
        max log size = 50
        socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
        dns proxy = No
        wins server = 10.70.8.9
        winbind uid = 10000-20000
        winbind gid = 10000-20000
        template homedir = /home/%U
        winbind separator = +

What am I missing?? Help!!

Doug Aldridge
 



More information about the samba mailing list