[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: heimdal 0.7rc1




Dave Love <d.love@dl.ac.uk> writes:

> Apart from the solaris test failure, I think there are still some
> potentially-significant type-related warnings, e.g. from the sunpro
> compiler.

I fixed the string-to-key-test failure when using sunpro, it was a
un-initalized variable in DES_cbc_cksum(). Some of warning from sunpro
should be fixed, but requires some managleing of asn1 structures, so I'll
avoid those for now.

> Kcm doesn't work on Solaris or Irix, at least, but I
> haven't had a chance to try to debug it; the client gets broken pipe
> errors.

The snapshot generated tonight have doors support and should work all
version of solaris that have doors. It requires that you compile with
pthread support (since doors requires threads).

Love


bash-2.05$ uname -a
SunOS my.nada.kth.se 5.9 Generic_118558-05 sun4u sparc SUNW,Ultra-4
bash-2.05$ ./kcm/kcm --door-path=/tmp/love/.door --socket-path=/tmp/love/.socket &
bash-2.05$ env KRB5_CONFIG=/tmp/love/krb5.conf ./kuser/kinit -c KCM:913 lha@E.KTH.SE
lha@E.KTH.SE's Password: 
bash-2.05$ env KRB5_CONFIG=/tmp/love/krb5.conf ./kuser/klist -c KCM:913 
Credentials cache: KCM:913
        Principal: lha@E.KTH.SE

  Issued           Expires          Principal
May 29 18:39:32  May 30 04:39:32  krbtgt/E.KTH.SE@E.KTH.SE
May 29 18:39:32  May 30 04:39:32  krbtgt/STACKEN.KTH.SE@E.KTH.SE
May 29 18:39:32  May 30 04:39:32  afs@STACKEN.KTH.SE
May 29 18:39:32  May 30 04:39:32  krbtgt/NADA.KTH.SE@E.KTH.SE
May 29 18:39:33  May 30 04:39:32  afs@NADA.KTH.SE
May 29 18:39:33  May 30 04:39:32  afs/pdc.kth.se@NADA.KTH.SE

PGP signature