Results 1 to 2 of 2
Hey there forum,
I just got done building the new ActiveDirectory2003 at work and was getting all excited about having my Debian system authenticate against it instead of the old, ...
- 05-23-2008 #1
winbind/krb5 still return old domain info, segfault upon net ads join
Hey there forum,
I just got done building the new ActiveDirectory2003 at work and was getting all excited about having my Debian system authenticate against it instead of the old, kinda broken (what about M$ isn't kinda broken from the get-go?) and so I started by changing everything in /etc/krb5.conf to suit the new domain (realm, kdc, etc), then went into /etc/samba/smb.conf to make the necessary changes there as well.
Now, I shold mention that I forgot to do aprior to the next thing, so that may or may not have been the issue. Nevertheless, when I tried to join the new domain:Code:net ads leave -U administrator
I get "Using short domain name -- FOO" and on the next line "Segmentation fault".Code:net ads join -U administrator
I've joined numerous Debian systems to numerous ActiveDirectory installations without ever seeing this. Has anyone here seen this before?
Any help is greatly appreciated,
Adam
- 05-24-2008 #2
never seen that either. maybe there is some old samba junk hanging out somewhere.
you could try stopping smb services and then
and then try your net ads joinCode:dpkg-reconfigure samba
or just uninstall it all together and reinstall.


Reply With Quote
