On Wed, 2005-04-06 at 17:51, M?rio Gamito wrote: > Hi Sean, > > Thanks for your help. > I've configured /etc/krb5.conf and although i still can't join the Samba > server to the Windows 2000 Server / Active Directory, the error messages > shows some progress :P > > > [root@tux samba]# net ads join -Uf418@xxxxxxxxx > f418@xxxxxxxxx's password: > [2005/04/07 01:47:49, 0] libads/kerberos.c:ads_kinit_password(146) > kerberos_kinit_password f418@xxxxxxxxx failed: Client not found in > Kerberos database > [2005/04/07 01:47:49, 0] utils/net_ads.c:ads_startup(186) > ads_connect: Client not found in Kerberos database > [root@tux samba]# > > > What missing client is this ? > > ---- > > On the other hand, > > # kinit f148@xxxxxxxxx > > gives me this: > > # [root@tux samba]# kinit f148@xxxxxxxxx > kinit(v5): Cannot find KDC for requested realm while getting initial > credentials > [root@tux samba]# > > Where do i define this KDC thing ? > > Any ideas ? Mario- The kdc(s) is(are) defined in /etc/krb5.conf in the [realms] section. Could you post your /etc/krb5.conf? Do you know which machines in your active directory setup are the domain controllers? These machines will be the KDCs. -- Sean