[5850] in Athena Bugs
vax 7.1D: kerberos
daemon@ATHENA.MIT.EDU (marc@MIT.EDU)
Fri Aug 24 23:49:33 1990
From: marc@MIT.EDU
To: bugs@ATHENA.MIT.EDU
Date: Fri, 24 Aug 90 23:49:14 EDT
System name: beeblebrox
Type and version: CVAXSTAR 7.1D (3 update(s) to same version)
Display type: SM
What were you trying to do?
write some code using kerberos
What's wrong:
The functions I want aren't documented in 7.1, even though
they were implemented in 7.0 (and possibly earlier).
What should have happened:
Someone should have written man pages.
Please describe any relevant documentation references:
(this command on a 7.0 RT
<114> steve-dallas:~> nm -o /usr/athena/lib/libkrb.a | grep tf | grep -w T
/usr/athena/lib/libkrb.a:get_tf_fullname:00000000 T _.krb_get_tf_fullname
/usr/athena/lib/libkrb.a:get_tf_realm.o:00000000 T _.krb_get_tf_realm
/usr/athena/lib/libkrb.a:tf_util.o:0000045c T _.tf_close
/usr/athena/lib/libkrb.a:tf_util.o:000002b8 T _.tf_get_cred
/usr/athena/lib/libkrb.a:tf_util.o:00000244 T _.tf_get_pinst
/usr/athena/lib/libkrb.a:tf_util.o:000001d0 T _.tf_get_pname
/usr/athena/lib/libkrb.a:tf_util.o:00000000 T _.tf_init
/usr/athena/lib/libkrb.a:tf_util.o:000005fa T _.tf_save_cred
krb_get_tf_fullname, krb_get_tf_realm, and tf_save_cred are not
documented.