/[smeserver]/rpms/sudo/sme9/sudo-1.8.6p3-mantypos-ldap.patch
ViewVC logotype

Annotation of /rpms/sudo/sme9/sudo-1.8.6p3-mantypos-ldap.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Thu Feb 4 19:44:22 2021 UTC (3 years, 4 months ago) by jpp
Branch: MAIN
CVS Tags: sudo-1_8_6p3-30_el6_sme, sudo-1_8_6p3-29_el6_9, HEAD
Sudo

1 jpp 1.1 diff -up sudo-1.8.6p3/doc/sudoers.ldap.cat.mantypos-ldap sudo-1.8.6p3/doc/sudoers.ldap.cat
2     --- sudo-1.8.6p3/doc/sudoers.ldap.cat.mantypos-ldap 2012-09-18 15:57:43.000000000 +0200
3     +++ sudo-1.8.6p3/doc/sudoers.ldap.cat 2015-04-16 11:24:08.277692534 +0200
4     @@ -119,7 +119,7 @@ DDEESSCCRRIIPPTTIIOONN
5     ssuuddooNNoottAAfftteerr
6     A timestamp in the form yyyymmddHHMMSSZ that indicates an
7     expiration date/time, after which the sudoRole will no longer be
8     - valid. If multiple sudoNotBefore entries are present, the last one
9     + valid. If multiple sudoNotAfter entries are present, the last one
10     is used. Note that timestamps must be in Coordinated Universal
11     Time (UTC), not the local timezone. The minute and seconds
12     portions are optional, but some LDAP servers require that they be
13     @@ -134,8 +134,8 @@ DDEESSCCRRIIPPTTIIOONN
14     inherent order. The sudoOrder attribute is an integer (or floating
15     point value for LDAP servers that support it) that is used to sort
16     the matching entries. This allows LDAP-based sudoers entries to
17     - more closely mimic the behaviour of the sudoers file, where the of
18     - the entries influences the result. If multiple entries match, the
19     + more closely mimic the behaviour of the sudoers file, where the order
20     + of the entries influences the result. If multiple entries match, the
21     entry with the highest sudoOrder attribute is chosen. This
22     corresponds to the ``last match'' behavior of the sudoers file. If
23     the sudoOrder attribute is not present, a value of 0 is assumed.
24     diff -up sudo-1.8.6p3/doc/sudoers.ldap.man.in.mantypos-ldap sudo-1.8.6p3/doc/sudoers.ldap.man.in
25     --- sudo-1.8.6p3/doc/sudoers.ldap.man.in.mantypos-ldap 2012-09-18 15:57:43.000000000 +0200
26     +++ sudo-1.8.6p3/doc/sudoers.ldap.man.in 2015-04-16 11:24:08.277692534 +0200
27     @@ -238,7 +238,7 @@ that indicates an expiration date/time,
28     \fRsudoRole\fR
29     will no longer be valid.
30     If multiple
31     -\fRsudoNotBefore\fR
32     +\fRsudoNotAfter\fR
33     entries are present, the last one is used.
34     Note that timestamps must be in Coordinated Universal Time (UTC),
35     not the local timezone.
36     @@ -264,7 +264,7 @@ The
37     attribute is an integer (or floating point value for LDAP servers
38     that support it) that is used to sort the matching entries.
39     This allows LDAP-based sudoers entries to more closely mimic the behaviour
40     -of the sudoers file, where the of the entries influences the result.
41     +of the sudoers file, where the order of the entries influences the result.
42     If multiple entries match, the entry with the highest
43     \fRsudoOrder\fR
44     attribute is chosen.
45     diff -up sudo-1.8.6p3/doc/sudoers.ldap.mdoc.in.mantypos-ldap sudo-1.8.6p3/doc/sudoers.ldap.mdoc.in
46     --- sudo-1.8.6p3/doc/sudoers.ldap.mdoc.in.mantypos-ldap 2012-09-18 15:57:43.000000000 +0200
47     +++ sudo-1.8.6p3/doc/sudoers.ldap.mdoc.in 2015-04-16 11:32:51.574469447 +0200
48     @@ -15,7 +15,7 @@
49     .\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
50     .\"
51     .Dd July 12, 2012
52     -.Dt SUDOERS.LDAP @mansectsu@
53     +.Dt SUDOERS.LDAP @mansectform@
54     .Os Sudo @PACKAGE_VERSION@
55     .Sh NAME
56     .Nm sudoers.ldap
57     @@ -224,7 +224,7 @@ that indicates an expiration date/time,
58     .Li sudoRole
59     will no longer be valid.
60     If multiple
61     -.Li sudoNotBefore
62     +.Li sudoNotAfter
63     entries are present, the last one is used.
64     Note that timestamps must be in Coordinated Universal Time (UTC),
65     not the local timezone.
66     @@ -249,7 +249,7 @@ The
67     attribute is an integer (or floating point value for LDAP servers
68     that support it) that is used to sort the matching entries.
69     This allows LDAP-based sudoers entries to more closely mimic the behaviour
70     -of the sudoers file, where the of the entries influences the result.
71     +of the sudoers file, where the order of the entries influences the result.
72     If multiple entries match, the entry with the highest
73     .Li sudoOrder
74     attribute is chosen.

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed