Samba-Winbind (miss)configuration!

Andre Ferreira alflol at gmail.com
Tue May 9 20:02:30 GMT 2006


Hi,

I having a little problem with my Samba-Winbind configuration.

Here´s the situation, I setup a suse 9.3  dist to authenticate my Active
Directory users.

After started my deamons, I can sucessfully login my Active Directory users
only after I run "wbinfo -u"
before that, I get the following error:

[2006/05/09 20:53:03, 1] nsswitch/winbindd_user.c:winbindd_getpwnam(161)
  user 'alferreira' does not exist

After calling "wbinfo -u" i can sucessfully login users, but for a short
period of time.



My smb.conf  follows:

[global]
        workgroup = WORK
        netbios name = al-ferreira
        security = ADS
        realm = WORK.PT
        password server = w.work.pt
        client use spnego = yes
        domain master = no
        idmap gid = 500-100000000
        idmap uid = 500-100000000


        winbind separator = +
        winbind cache time = 300
        winbind enum users = yes
        winbind enum groups = yes
        winbind use default domain = yes
        template homedir = /home/%D/%U
        template shell = /bin/bash
        winbind uid = 500-100000000
        winbind gid = 500-100000000

Does anyone had the same problem, or knowns what im doing wrong?
Thx


More information about the samba-technical mailing list