[Samba] getent not returning users or groups, 3.0.25rc3

Guillermo Gutierrez ggutierrez at marketscan.com
Mon Apr 30 17:39:39 GMT 2007


Hello,

 

I am not seeing any users or groups returned when I issue a 'getent
passwd' or 'getent group' command with samba 3.0.25rc3. This worked when
using v3.0.24 on both Gentoo and Debian 4.0. I am using the same config
as before with the exception of the 'vfs objects = readahead' option for
windows vista.

 

Here is my samba config:

 

[global]

        netbios name = SolidSnake

        workgroup = MARKETSCAN

        realm = MARKETSCAN.COM

        server string = %h Samba Server, %v

        interfaces = eth0, lo

        bind interfaces only = Yes

        security = ADS

        log level = 3

        log file = /var/log/samba/log.%m

        max log size = 50

        client signing = Yes

        load printers = No

        os level = 2

        preferred master = No

        local master = No

        domain master = No

        dns proxy = No

        ldap ssl = no

        idmap uid = 10000-20000

        idmap gid = 10000-20000

        template homedir = /home/MARKETSCAN/%U

        template shell = /bin/bash

        winbind enum users = Yes

        winbind enum groups = Yes

        winbind use default domain = Yes

 

[homes]

        comment = Home Directory for %U

        path = /home/MARKETSCAN/%U

        valid users = /%D/%U

        create mask = 0700

        directory mask = 0700

        browseable = No

        vfs objects = readahead

 

[public]

        comment = Public Share on %h

        path = /home/samba/public

        valid users = +users, "@domain users"

        read only = No

        create mask = 0755

        vfs objects= readahead

 

This appears to be affecting my ability to use domain creds for just
about anything.

My nsswitch.conf has the necessary winbind lines in it, I just done know
why it isn't working.

 

Guillermo Gutierrez

Network Administrator

Market Scan Information Systems, Inc.

(818) 575-2017

ggutierrez at marketscan.com

 



More information about the samba mailing list