Hi people, I'm trying to join a linux SuSE 10.0+samba 3.0.20 box to an ADS-Win2003 domain. As I configured /etc/krb5.conf, /etc/nsswitch.conf and /etc/samba/smb.conf, I try to join the ADS with: root # net ads join <domainname> -U Administrator%<Admin's passwd> the system replays: Using short domain name -- <DOMAIN NETBIOS NAME> then freezes, i.e. no prompt returns. I wait several minutes, then from another console I typed: root # net ads testjoin and system replays: Join is OK. at this point I breaked (Ctrl-C) the freezed prompt. Again, net ads testjoin replays Join is OK. All this appears to me something wrong.... Any ideas? what's wrong? Thanks NanniX -- Nessun virus nel messaggio in uscita. Controllato da AVG Antivirus. Versione: 7.1.394 / Database dei virus: 268.9.5/376 - Data di rilascio: 26/06/06
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Nanni X wrote:> Hi people, > I'm trying to join a linux SuSE 10.0+samba 3.0.20 box to an ADS-Win2003 > domain. > > As I configured /etc/krb5.conf, /etc/nsswitch.conf and > /etc/samba/smb.conf, I try to join the ADS with: > > root # net ads join <domainname> -U Administrator%<Admin's passwd> > > the system replays: > > Using short domain name -- <DOMAIN NETBIOS NAME> > > then freezes, i.e. no prompt returns.Use ethereal and get a network sniff. My guess is that you will see a lot of Krb5 traffic and 'net' is trying to derive the salting principal for the DES keys. I'm about to clean up some things in that code path post 3.0.23. cheers, jerry ====================================================================Samba ------- http://www.samba.org Centeris ----------- http://www.centeris.com "What man is a man who does not make the world better?" --Balian -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iD8DBQFEonNkIR7qMdg1EfYRAsAuAKDf9yJbtH9kvvBR3AQ8K6yOGq0oswCggkGL Qn+LIb+mH2zrmNBgXBiAIbw=yj/j -----END PGP SIGNATURE-----
can u copy the present configuration files... i think u have to edit pam also.. /etc/pam.d/gdm /etc/pam.d/login /etc/pam.d/systemauth if u can attach all the configuration files.. i can try to help.. regards jerrynikky On 6/27/06, Nanni X <nannix@nodalis.it> wrote:> > Hi people, > I'm trying to join a linux SuSE 10.0+samba 3.0.20 box to an ADS-Win2003 > domain. > > As I configured /etc/krb5.conf, /etc/nsswitch.conf and > /etc/samba/smb.conf, > I try to join the ADS with: > > root # net ads join <domainname> -U Administrator%<Admin's passwd> > > the system replays: > > Using short domain name -- <DOMAIN NETBIOS NAME> > > then freezes, i.e. no prompt returns. I wait several minutes, then from > another console I typed: > > root # net ads testjoin > > and system replays: > > Join is OK. > > at this point I breaked (Ctrl-C) the freezed prompt. Again, net ads > testjoin > replays Join is OK. > > All this appears to me something wrong.... > > Any ideas? what's wrong? > > Thanks > NanniX > > > > -- > Nessun virus nel messaggio in uscita. > Controllato da AVG Antivirus. > Versione: 7.1.394 / Database dei virus: 268.9.5/376 - Data di rilascio: > 26/06/06 > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/listinfo/samba >