[1441] in Kerberos_V5_Development
Re: forwarding and other attributes
daemon@ATHENA.MIT.EDU (Sam Hartman)
Sun Jul 28 00:52:06 1996
To: Sam Hartman <hartmans@MIT.EDU>, krbcore@MIT.EDU
From: Sam Hartman <hartmans@MIT.EDU>
Date: 28 Jul 1996 00:52:00 -0400
In-Reply-To: Marc Horowitz's message of Sat, 27 Jul 1996 23:42:47 EDT
>>>>> "Marc" == Marc Horowitz <marc@MIT.EDU> writes:
>>> When it worked, kdb5_edit used to allow you to set attributes
>>> like allow post-dated or allow-forwardable on a ticket. Is it
>>> intentional that there is no way of setting these attributes
>>> in the new admin system, or just a non-yet-implemented
>>> feature, or a problem with my reading of the docs?
Marc> This is a doc bug. the code does support these flags, but
Marc> the usage message and man page need to be replaced.
Marc already knows this, but while updating the man page for
these values, also change -randpass to -randkey in the change_password
usage message/documentation.
Marc> Marc