* ksu.M: Document authorization changes
authorEzra Peisach <epeisach@mit.edu>
Fri, 6 Oct 1995 20:30:54 +0000 (20:30 +0000)
committerEzra Peisach <epeisach@mit.edu>
Fri, 6 Oct 1995 20:30:54 +0000 (20:30 +0000)
commite9c3f6f01a312c577a2265073c37c84a3454dfe9
tree1afad089e3ea946d468e6ec90c3b348da731fb48
parent2374168eeb292f2e83c500815e55edb6aaf19d41
* ksu.M: Document authorization changes

* ksu.1: Remove as was out of date.

* Makefile.in (DEFINES): Remove LOCAL_REALM definition.

* ksu.h: Remove local_realm from krb5_authorization.

* authorization.c (krb5_authorization): Remove old copied code
that is in krb5 library and is out of date. Use the
configurable aname to localname methods.

* main.c (main): Add krb5_secure_config_files so that users cannot
override system config files.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6943 dc483132-0cff-0310-8789-dd5450dbe970
src/clients/ksu/ChangeLog
src/clients/ksu/Makefile.in
src/clients/ksu/authorization.c
src/clients/ksu/ksu.1 [deleted file]
src/clients/ksu/ksu.M
src/clients/ksu/ksu.h
src/clients/ksu/main.c