diff options
-rw-r--r-- | src/config-files/ChangeLog | 5 | ||||
-rw-r--r-- | src/config-files/kdc.conf.M | 7 |
2 files changed, 5 insertions, 7 deletions
diff --git a/src/config-files/ChangeLog b/src/config-files/ChangeLog index 2a2fa8b42e..6b89ae66d1 100644 --- a/src/config-files/ChangeLog +++ b/src/config-files/ChangeLog @@ -1,3 +1,8 @@ +Wed Sep 13 18:40:24 1995 Theodore Y. Ts'o <tytso@dcl> + + * kdc.conf.M (profile): Remove definition of the profile field, + which is being desupported. + Fri Sep 1 23:26:46 1995 Theodore Y. Ts'o <tytso@dcl> * krb5.conf.M: Add documentation for the clockskew and diff --git a/src/config-files/kdc.conf.M b/src/config-files/kdc.conf.M index 4b4e0cf377..3273c4328b 100644 --- a/src/config-files/kdc.conf.M +++ b/src/config-files/kdc.conf.M @@ -85,13 +85,6 @@ that particular realm. For each realm, the following tags may be specified in the .I [realms] subsection: -.IP profile -This -.B string -specifies the location of the Kerberos configuration file, e.g. -.I krb5.conf -, for that realm. - .IP database_name This .B string |