Bug 162343

Summary: typo in kdc(8) man page
Product: Documentation Reporter: rsimmons0
Component: Books & ArticlesAssignee: Glen Barber <gjb>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description rsimmons0 2011-11-07 00:40:11 UTC
In the description section under options supported, the option --disable-DES has the following description:
"disable add des encryption types, makes the kdc not use them."

It should be corrected to say:
"disable all des encryption types; makes the kdc not use them."

Fix: 

see above
How-To-Repeat: man kdc
Comment 1 Niclas Zeising 2011-11-07 09:39:53 UTC
The kdc.8 manual page is contributed code, as far as I know the policy 
is not to change those manual pages, since it makes it troublesome to 
merge vendor code.

Regards!
-- 
Niclas Zeising
Comment 2 rsimmons0 2011-11-07 18:56:52 UTC
On Mon, Nov 7, 2011 at 4:39 AM, Niclas Zeising <niclas.zeising@gmail.com> wrote:
> The kdc.8 manual page is contributed code, as far as I know the policy is
> not to change those manual pages, since it makes it troublesome to merge
> vendor code.

Ah, I understand.  I will go check and see if the current version of
the upstream Heimdal krb5 has the same error.  If it does, I'll submit
a bug there.

Thanks!
Comment 3 rsimmons0 2011-11-11 21:43:50 UTC
On Mon, Nov 7, 2011 at 4:39 AM, Niclas Zeising <niclas.zeising@gmail.com> wrote:
> The kdc.8 manual page is contributed code, as far as I know the policy is
> not to change those manual pages, since it makes it troublesome to merge
> vendor code.

Could you tell me which version of Heimdal is in the base system of FreeBSD?
Comment 4 Ben Kaduk 2011-11-13 02:37:55 UTC
On Fri, 11 Nov 2011, Robert Simmons wrote:

> The following reply was made to PR docs/162343; it has been noted by GNATS.
>
> From: Robert Simmons <rsimmons0@gmail.com>
> To: freebsd-gnats-submit@freebsd.org
> Cc:
> Subject: Re: docs/162343: typo in kdc(8) man page
> Date: Fri, 11 Nov 2011 16:43:50 -0500
>
> On Mon, Nov 7, 2011 at 4:39 AM, Niclas Zeising <niclas.zeising@gmail.com> wrote:
> > The kdc.8 manual page is contributed code, as far as I know the policy is
> > not to change those manual pages, since it makes it troublesome to merge
> > vendor code.
>
> Could you tell me which version of Heimdal is in the base system of FreeBSD?

As of
FreeBSD freebuild.mit.edu 9.0-BETA3 FreeBSD 9.0-BETA3 #1: Thu Oct  6 
23:48:14 EDT 2011     root@freebuild.mit.edu:/usr/obj/usr/src/sys/GENERIC 
amd64

the version of Heimdal is:
freebuild# klist.heimdal --version
klist.heimdal (Heimdal 1.1.0)
Copyright 1995-2008 Kungliga Tekniska Hskolan
Send bug-reports to heimdal-bugs@h5l.org

-Ben Kaduk
Comment 5 rsimmons0 2011-11-13 16:24:18 UTC
The doc bug exists in the current version of Heimdal.  I submitted an
upstream bug with a patch.
Comment 6 Glen Barber freebsd_committer freebsd_triage 2011-12-09 02:37:10 UTC
State Changed
From-To: open->closed

Bug exists upstream; PR originator submitted a fix. 



Comment 7 Glen Barber freebsd_committer freebsd_triage 2011-12-09 02:37:10 UTC
Responsible Changed
From-To: freebsd-doc->gjb

I closed it.