Hi All, I have Fedora Core 4 installed, everything is updated and running a treat.
I have a Windows Server 2003 domain, and want to add the FC4 machine to it.
I have set up krb5.conf, smb.conf and nsswitch.conf files
I have started winbind and smb
I have checked kinit and it comes back with no errors
When i exicute net ads join
user@DOMAIN.COM it then asks for domain password, i supply it then i get;
[root@linuxsrv ~]# net ads join
-UPfagg@DOMIN.COM
Pfagg@DOMAIN.COM's password:
Using short domain name -- WAESAMB
Joined 'LINUXSRV' to realm 'DOMAIN.COM'
*** glibc detected *** net: free(): invalid pointer: 0x008117f0 ***
======= Backtrace: =========
/lib/libc.so.6[0xe7b424]
/lib/libc.so.6(__libc_free+0x77)[0xe7b95f]
/lib/libcom_err.so.2(remove_error_table+0x4b)[0x128abb]
/usr/lib/libkrb5.so.3[0x7af823]
/usr/lib/libkrb5.so.3[0x7af5c7]
/usr/lib/libkrb5.so.3[0x8003ba]
/lib/ld-linux.so.2[0x9d5058]
/lib/libc.so.6(exit+0xc5)[0xe42c69]
/lib/libc.so.6(__libc_start_main+0xce)[0xe2cdee]
net[0x18e0f1]
Any thoughts, many thanks.