[Samba] Update Rollup 1 for Windows 2000 SP4

Lars Roland lroland at gmail.com
Fri Jul 15 12:05:17 GMT 2005


On 7/15/05, Oktay Akbal <Oktay.Akbal at s-tec.de> wrote:
> Our nsswitch is correct and btw. it does not have anything todo with
> the wbinfo -u command that is not working.
> 
> Oktay

Well it did in my case, but that may be other stuff - anyhow "wbinfo
-u" works with this smb.conf on samba 3.14a in a AD controlled by a
win2k with the rollup applied:

------------------------
[global]
security = ads
password server = win2000
encrypt passwords = yes
workgroup = testdomain
realm = TESTDOMAIN.LOCAL
netbios name = testserver
idmap uid = 10000-20000
idmap gid = 10000-20000
winbind enum users = yes
winbind enum groups = yes
winbind use default domain = Yes
------------------------

Samba is build with:

------------------------
./configure \
--prefix=/usr \
--localstatedir=/var \
--with-configdir=/etc/samba \
--with-privatedir=/etc/samba \
--with-fhs \
--with-quotas \
--with-msdfs \
--with-smbmount \
--with-automount \
--with-ads \
--with-syslog \
--with-utmp \
--with-sambabook=/usr/share/swat/using_samba \
--with-swatdir=/usr/share/swat \
--with-libsmbclient \
--with-winbind \
--with-winbind-auth-challenge \
--with-manpages-langs=en \
--with-idmap \
--with-acl-support \
--with-ldap \
------------------------


Regards.

Lars Roland


More information about the samba mailing list