I have just tryied to join my samba server to the ADS domain. It joined it to
the domain but also came up with some errors that I think will affect the
operation of my server.
When I used the command "./net ads join -U ADMINISTRATOR" it asked me
for the password, after I entered the password it came back with a responce
of:< [2003/08/22 08:53:16, 1] libsmb/clikrb5.c:ads_krb5_mk_req(267)
krb5_cc_get_principal failed (No credentials cache found)
[2003/08/22 08:53:16, 0] Libads/ldap.c:ads_join_realm(1292)
Host account for <computername> already exists - deleting old account
Joined '<computername>' to realm
'<DOM.AIN.NAME>'>
I am not concerned about the message host account for ------ already exists.
I wish to know why it has come up with the other errors, I am mainly concerned
about 1st error (first two lines of errors).