Displaying 1 result from an estimated 1 matches for "uker".
Did you mean:
cker
2010 Mar 08
1
nss_winbind.so delivers first group only on Solaris 10
...lled.
I compiled kerberos 1.6.3 and openldap 2.4.21 on my own using the c-compiler from SunStudio 12
(Sun C 5.10 SunOS_i386 Patch 142363-03 2009/12/03) - no problems so far. Then I tried to compile
samba 3.4.6 with the following configure options / ENV variables set:
$ ./configure --prefix=/opt/uker/samba --enable-shared-libs --with-ads --with-pam --with-acl-support \
--with-winbind --with-krb5=/opt/uker/krb5 --with-ldap=/opt/uker/ldap --with-shared-modules=idmap_ad --disable-cups
CC=cc
LDFLAGS=-L/opt/uker/krb5/lib -L/opt/uker/ldap/lib -L/usr/sfw/lib -L/usr/lib -R/opt/uker/krb5/lib:/opt/uker...