Hi Guys,

I have configured SAMBA with Windows 2003 AD. But "#wbinfo -u" and "#wbinfo -g" does not list the users

1. Domain joined successfully.

# net rpc testjoin -U Administrator
Join to 'DOMAIN' is OK

2. wbinfo -a works ( User authentication )

# wbinfo -a 'DOMAIN\user'
Enter DOMAIN\user's password:
plaintext password authentication succeeded
Enter DOMAIN\user's password:
challenge/response password authentication succeeded

3. wbinfo -u and wbinfo -g does list nothing

# wbinfo -u
# wbinfo -g

 # wbinfo -r 'DOMAIN\user'
Could not get groups for user DOMAIN\user

SAMBA config : -

[global]
        workgroup = DOMAIN
        realm = DOMAIN.BIZ
        security = ADS
        password server = EIS
        printcap name = cups
        idmap uid = 1000-20000000
        idmap gid = 1000-20000000
        winbind enum users = Yes
        winbind enum groups = Yes
        winbind use default domain = Yes
        winbind nss info = rfc2307
        cups options = raw

Versions :-

# smbd -V
Version 3.4.2-1.1.3.1-2229-SUSE-SL11.2

# winbindd -V
Version 3.4.2-1.1.3.1-2229-SUSE-SL11.2

Share your ideas...

Regards,
Vivek

--
Please don't print this e-mail unless you really need to.

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Reply via email to