[42] in Kerberos_V5_Development
libncc.spec
wesommer@ATHENA.MIT.EDU (wesommer@ATHENA.MIT.EDU)
Mon Jan 15 21:45:34 1990
I made some more changes to libncc.spec:
- everything we talked about at the meeting
- I renamed krb5_ccache_id to krb5_ccache, since "krb5_cc_id" seemed a
bit too cryptic.
- I decided that the "open" routine doesn't buy a whole lot, so I
deleted it. The modified semantics are that if the tcache is
read-only, and you attempt to modify it, you lose; if the tcache isn't
readable and you try to do anything to it except destroy, you lose.
If there are outrageous screams about this, sorry.