Holger Br�ckner <[EMAIL PROTECTED]> writes:

> i created an afs entry with ktadmin and exported it to a keytab file:
> 
> kdc:~ # ktutil -k /etc/afskeytab.krb5 list
> /etc/afskeytab.krb5:
> 
> Vno  Type           Principal
>   1  des-cbc-crc    [EMAIL PROTECTED]
>   1  des-cbc-md4    [EMAIL PROTECTED]
>   1  des-cbc-md5    [EMAIL PROTECTED]
>   1  des3-cbc-sha1  [EMAIL PROTECTED]
> 
> looking through the mailinglist archives i read that the des3-cbc-sha1
> key might cause problems with aklog so i removed this one:
> 
> kdc:~ # ktutil -k /etc/afskeytab.krb5 remove -p [EMAIL PROTECTED] -e
> des3-cbc-sha1
> kdc:~ # ktutil -k /etc/afskeytab.krb5 list
> /etc/afskeytab.krb5:
> 
> Vno  Type         Principal
>   1  des-cbc-crc  [EMAIL PROTECTED]
>   1  des-cbc-md4  [EMAIL PROTECTED]
>   1  des-cbc-md5  [EMAIL PROTECTED]

Did you remove the 3des key from the KDC database?

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       [EMAIL PROTECTED]                        PGP key available
_______________________________________________
OpenAFS-info mailing list
[EMAIL PROTECTED]
https://lists.openafs.org/mailman/listinfo/openafs-info

Reply via email to