Displaying 2 results from an estimated 2 matches for "suntest1".
2010 Dec 21
5
solaris 10 winbind authentication with ADS
...DOMAINNAME.EDU = {
kdc = server.domainname.edu
}
[domain_realm]
.server.domainname.edu = DOMAINNAME.EDU
server.domainname.edu = DOMAINNAME.EDU
Then I was able to join okay:
# ./net ads join -U user
Enter user's password:
Using short domain name -- DOMAINNAME
Joined 'SUNTEST1' to realm 'DomainName.EDU'
# ./net ads testjoin
Join is OK
I can get info from the ADS from wbinfo command just fine. But I cannot get anything via
getent passwd user_name or getent group group_name
I did copy the libnss_winbind.so from the samba build and have the
pam_winbind.so l...
2011 Apr 28
2
Linker error for Samba 3.5.8 on Solaris 5.8
...in file
libiconv_set_relocation_prefix /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.3.2/../../../libintl.so
ld: fatal: Symbol referencing errors. No output written to bin/libnetapi.so.0
collect2: ld returned 1 exit status
make: *** [bin/libnetapi.so.0] Error 1
bash-2.03# uname -a
SunOS suntest1.phi.org 5.8 Generic_117350-28 sun4u sparc SUNW,Sun-Fire-V210
bash-2.03# make -v
GNU Make 3.80
bash-2.03# gcc -v
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.3.2/specs
Configured with: ../configure --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld --disable-nls
Thread model:...