hello alessandro,

On Thu, Feb 06, 2003 at 04:37:24PM +0100, [EMAIL PROTECTED] wrote:
> Hi all,
> 
> After having spend 2 days to resolve my problem to configure Samba 3.0 (the
> path to the libgcc_s was wrong) I've finally installed it and I'm trying to
> join the W2K AD domain with the command:
> 
> 1. kinit [EMAIL PROTECTED] (asking password and getting the ticket from
> the W2K)
> 
> 2. net ads join [EMAIL PROTECTED] (doesn't work)
> 
> error message :
...
> [2003/02/06 15:09:08, 1] libsmb/clikrb5.c:krb5_mk_req2(234)
>   krb5_get_credentials failed for s-tnet1luxdc01$@OUR.DOMAIN.INT (No
> credentials found with supported encryption types)

can you post your krb5.conf and tell us what flavour of kerberos you use
(mit or heimdal), sorry if you have posted these infos before but i did
not follow the whole thread.

on my host (samba3cvs, SuSE Linux 8.1, heimdal) you need:

[libdefaults]
        default_etypes = des-cbc-crc des-cbc-md5
        default_etypes_des = des-cbc-crc des-cbc-md5

with mit you should have (at least i guess that):
        default_tkt_enctypes = des-cbc-crc des-cbc-md5
        default_tgs_enctypes = des-cbc-crc

can you possibly try that? and you did change the password of
[EMAIL PROTECTED] once after your win2k dcs was set up?

bye,
guenther
-- 
Guenther Deschner                                         [EMAIL PROTECTED]
SuSE Linux AG                                        GnuPG: 8EE11688
Berliner Str. 27                      phone:  +49 (0) 30 / 430944778
D-13507 Berlin                           fax:  +49 (0) 30 / 43732804

Attachment: msg13860/pgp00000.pgp
Description: PGP signature

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to