Document sssd debug subsystem.
This commit is contained in:
@@ -910,7 +910,7 @@ SSUUDDOOEERRSS OOPPTTIIOONNSS
|
||||
If the system is configured to use the _/_e_t_c_/_h_o_s_t_s file
|
||||
in preference to DNS, the ``canonical'' host name may
|
||||
not be fully-qualified. The order that sources are
|
||||
queried for hosts name resolution is usually specified
|
||||
queried for host name resolution is usually specified
|
||||
in the _/_e_t_c_/_n_s_s_w_i_t_c_h_._c_o_n_f, _/_e_t_c_/_n_e_t_s_v_c_._c_o_n_f,
|
||||
_/_e_t_c_/_h_o_s_t_._c_o_n_f, or, in some cases, _/_e_t_c_/_r_e_s_o_l_v_._c_o_n_f
|
||||
file. In the _/_e_t_c_/_h_o_s_t_s file, the first host name of
|
||||
@@ -2234,6 +2234,8 @@ DDEEBBUUGGGGIINNGG
|
||||
|
||||
_r_b_t_r_e_e redblack tree internals
|
||||
|
||||
_s_s_s_d SSSD-based sudoers
|
||||
|
||||
_u_t_i_l utility functions
|
||||
For example:
|
||||
|
||||
@@ -2272,4 +2274,4 @@ DDIISSCCLLAAIIMMEERR
|
||||
file distributed with ssuuddoo or http://www.sudo.ws/sudo/license.html for
|
||||
complete details.
|
||||
|
||||
Sudo 1.8.8 August 31, 2013 Sudo 1.8.8
|
||||
Sudo 1.8.9 December 3, 2013 Sudo 1.8.9
|
||||
|
@@ -21,7 +21,7 @@
|
||||
.\" Agency (DARPA) and Air Force Research Laboratory, Air Force
|
||||
.\" Materiel Command, USAF, under agreement number F39502-99-1-0512.
|
||||
.\"
|
||||
.TH "SUDOERS" "@mansectsu@" "August 31, 2013" "Sudo @PACKAGE_VERSION@" "Programmer's Manual"
|
||||
.TH "SUDOERS" "@mansectsu@" "December 3, 2013" "Sudo @PACKAGE_VERSION@" "Programmer's Manual"
|
||||
.nh
|
||||
.if n .ad l
|
||||
.SH "NAME"
|
||||
@@ -1964,7 +1964,7 @@ If the system is configured to use the
|
||||
file in preference to DNS, the
|
||||
``canonical''
|
||||
host name may not be fully-qualified.
|
||||
The order that sources are queried for hosts name resolution
|
||||
The order that sources are queried for host name resolution
|
||||
is usually specified in the
|
||||
\fI@nsswitch_conf@\fR,
|
||||
\fI@netsvc_conf@\fR,
|
||||
@@ -4545,6 +4545,9 @@ pseudo-tty related code
|
||||
\fIrbtree\fR
|
||||
redblack tree internals
|
||||
.TP 10n
|
||||
\fIsssd\fR
|
||||
SSSD-based sudoers
|
||||
.TP 10n
|
||||
\fIutil\fR
|
||||
utility functions
|
||||
.PD 0
|
||||
|
@@ -19,7 +19,7 @@
|
||||
.\" Agency (DARPA) and Air Force Research Laboratory, Air Force
|
||||
.\" Materiel Command, USAF, under agreement number F39502-99-1-0512.
|
||||
.\"
|
||||
.Dd August 31, 2013
|
||||
.Dd December 3, 2013
|
||||
.Dt SUDOERS @mansectform@
|
||||
.Os Sudo @PACKAGE_VERSION@
|
||||
.Sh NAME
|
||||
@@ -4178,6 +4178,8 @@ for the plugin.
|
||||
pseudo-tty related code
|
||||
.It Em rbtree
|
||||
redblack tree internals
|
||||
.It Em sssd
|
||||
SSSD-based sudoers
|
||||
.It Em util
|
||||
utility functions
|
||||
.El
|
||||
|
Reference in New Issue
Block a user