File tree 2 files changed +10
-2
lines changed
2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 25
25
.nr BA @BAMAN@
26
26
.nr LC @LCMAN@
27
27
.nr PS @PSMAN@
28
- .TH "SUDO" "@mansectsu@" "January 16 , 2023" "Sudo @PACKAGE_VERSION@" "System Manager's Manual"
28
+ .TH "SUDO" "@mansectsu@" "June 18 , 2023" "Sudo @PACKAGE_VERSION@" "System Manager's Manual"
29
29
.nh
30
30
.if n .ad l
31
31
.SH "NAME"
@@ -990,6 +990,8 @@ process passes the
990
990
\fI command \fR 's
991
991
exit status to the security policy's close function, as well as the
992
992
close function of any configured audit plugin, and exits.
993
+ This mode is the default for sudo versions 1.9.14 and above when using
994
+ the sudoers policy.
993
995
.PP
994
996
If no pty is used,
995
997
\fB sudo \fR
@@ -1031,6 +1033,8 @@ Both
1031
1033
and
1032
1034
\fI pam_setcred \fR
1033
1035
are enabled by default on systems using PAM.
1036
+ This mode is the default for sudo versions prior to 1.9.14 when using
1037
+ the sudoers policy.
1034
1038
.PP
1035
1039
On systems that use PAM, the security policy's close function
1036
1040
is responsible for closing the PAM session.
Original file line number Diff line number Diff line change 24
24
.nr BA @BAMAN@
25
25
.nr LC @LCMAN@
26
26
.nr PS @PSMAN@
27
- .Dd January 16 , 2023
27
+ .Dd June 18 , 2023
28
28
.Dt SUDO @mansectsu@
29
29
.Os Sudo @PACKAGE_VERSION@
30
30
.Sh NAME
@@ -934,6 +934,8 @@ process passes the
934
934
.Ar command Ns 's
935
935
exit status to the security policy's close function, as well as the
936
936
close function of any configured audit plugin, and exits.
937
+ This mode is the default for sudo versions 1.9.14 and above when using
938
+ the sudoers policy.
937
939
.Pp
938
940
If no pty is used,
939
941
.Nm
975
977
and
976
978
.Em pam_setcred
977
979
are enabled by default on systems using PAM.
980
+ This mode is the default for sudo versions prior to 1.9.14 when using
981
+ the sudoers policy.
978
982
.Pp
979
983
On systems that use PAM, the security policy's close function
980
984
is responsible for closing the PAM session.
You can’t perform that action at this time.
0 commit comments