From dbf3ca09113b51bfbf552a15b9fa85e791d5e99b Mon Sep 17 00:00:00 2001 From: Danilo Almeida Date: Wed, 16 Feb 2000 21:16:43 +0000 Subject: [PATCH] Document that -s is not applicable to Kerberos 4 git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12050 dc483132-0cff-0310-8789-dd5450dbe970 --- src/clients/kinit/ChangeLog | 2 ++ src/clients/kinit/kinit.M | 1 + 2 files changed, 3 insertions(+) diff --git a/src/clients/kinit/ChangeLog b/src/clients/kinit/ChangeLog index 736f43a16..4c959384d 100644 --- a/src/clients/kinit/ChangeLog +++ b/src/clients/kinit/ChangeLog @@ -1,5 +1,7 @@ 2000-02-16 Danilo Almeida + * kinit.M: Document that -s is not applicable to Kerberos 4. + * kinit.c: Nicer usage message. Better checking for illegal options. Do not output error when doing Kerberos 4 if we will be trying 524 afterwards. Add hooks for future support for diff --git a/src/clients/kinit/kinit.M b/src/clients/kinit/kinit.M index 356155224..c731bae0c 100644 --- a/src/clients/kinit/kinit.M +++ b/src/clients/kinit/kinit.M @@ -93,6 +93,7 @@ requests a postdated ticket, valid starting at Postdated tickets are issued with the .I invalid flag set, and need to be fed back to the kdc before use. +(Not applicaple to Kerberos 4.) .TP \fB\-r\fP \fIrenewable_life\fP requests renewable tickets, with a total lifetime of -- 2.26.2