Skip Menu |
 

Download (untitled) / with headers
text/plain 1.7KiB
From jered@MIT.EDU Fri Apr 5 01:12:00 2002
Received: from fort-point-station.mit.edu (FORT-POINT-STATION.MIT.EDU [18.7.7.76])
by rt-11.mit.edu (8.9.3/8.9.3) with ESMTP id BAA29842
for <bugs@RT-11.mit.edu>; Fri, 5 Apr 2002 01:11:59 -0500 (EST)
Received: from noisybox.convivian.com (noisybox.convivian.com [140.239.226.142])
by fort-point-station.mit.edu (8.9.2/8.9.2) with ESMTP id BAA25467
for <krb5-bugs@mit.edu>; Fri, 5 Apr 2002 01:11:59 -0500 (EST)
Received: from two-places-at-once.mit.edu.convivian.com (TWO-PLACES-AT-ONCE.MIT.EDU [18.101.2.66])
by noisybox.convivian.com (Postfix) with ESMTP id CEDF1684045
for <krb5-bugs@mit.edu>; Fri, 5 Apr 2002 01:11:53 -0500 (EST)
Message-Id: <s56lmc2vfv1.fsf@two-places-at-once.mit.edu>
Date: 05 Apr 2002 01:06:42 -0500
From: Jered Floyd <jered@MIT.EDU>
To: krb5-bugs@MIT.EDU
Subject: krb5.conf man page does not document 'noaddresses'

Show quoted text
>Number: 1085
>Category: pending
>Synopsis: krb5.conf man page does not document 'noaddresses'
>Confidential: yes
>Severity: serious
>Priority: medium
>Responsible: gnats-admin
>State: open
>Class: sw-bug
>Submitter-Id: unknown
>Arrival-Date: Fri Apr 5 01:13:00 EST 2002
>Last-Modified:
>Originator:
>Organization:
>Release:
>Environment:
>Description:
>How-To-Repeat:
>Fix:
>Audit-Trail:
>Unformatted:
The [libdefaults] section allows a number of relations that are not
documented in the krb5.conf man page. These relations govern the
default attributes of tickets acquired by the system.

Some of these ('proxiable', 'forwardable') are apparent by their
presence in the default krb5.conf, however the valuable
'noaddresses' is not documented at all. The LIBDEFAULTS SECTION
section of the man page should be updated to reflect all relations
that may appear here.

--Jered
The texinfo documentation covers noaddresses, but the manpage for
krb5.conf still doesn't.
From: tlyu@mit.edu
Subject: CVS Commit
* krb5.conf.M: Sync with doc/krb5conf.texinfo.


To generate a diff of this commit:



cvs diff -r5.39 -r5.40 krb5/src/config-files/ChangeLog
cvs diff -r5.18 -r5.19 krb5/src/config-files/krb5.conf.M
From: tlyu@mit.edu
Subject: CVS Commit
pullup from trunk


To generate a diff of this commit:



cvs diff -r5.34.2.2 -r5.34.2.3 krb5/src/config-files/ChangeLog
cvs diff -r5.17.2.1 -r5.17.2.2 krb5/src/config-files/krb5.conf.M