Document sssd debug subsystem.

This commit is contained in:
Todd C. Miller
2013-12-03 14:42:33 -07:00
parent 5b491573e1
commit ede55a2f74
3 changed files with 12 additions and 5 deletions

View File

@@ -910,7 +910,7 @@ SSUUDDOOEERRSS OOPPTTIIOONNSS
If the system is configured to use the _/_e_t_c_/_h_o_s_t_s file 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 in preference to DNS, the ``canonical'' host name may
not be fully-qualified. The order that sources are 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, 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 _/_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 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 _r_b_t_r_e_e redblack tree internals
_s_s_s_d SSSD-based sudoers
_u_t_i_l utility functions _u_t_i_l utility functions
For example: For example:
@@ -2272,4 +2274,4 @@ DDIISSCCLLAAIIMMEERR
file distributed with ssuuddoo or http://www.sudo.ws/sudo/license.html for file distributed with ssuuddoo or http://www.sudo.ws/sudo/license.html for
complete details. complete details.
Sudo 1.8.8 August 31, 2013 Sudo 1.8.8 Sudo 1.8.9 December 3, 2013 Sudo 1.8.9

View File

@@ -21,7 +21,7 @@
.\" Agency (DARPA) and Air Force Research Laboratory, Air Force .\" Agency (DARPA) and Air Force Research Laboratory, Air Force
.\" Materiel Command, USAF, under agreement number F39502-99-1-0512. .\" 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 .nh
.if n .ad l .if n .ad l
.SH "NAME" .SH "NAME"
@@ -1964,7 +1964,7 @@ If the system is configured to use the
file in preference to DNS, the file in preference to DNS, the
``canonical'' ``canonical''
host name may not be fully-qualified. 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 is usually specified in the
\fI@nsswitch_conf@\fR, \fI@nsswitch_conf@\fR,
\fI@netsvc_conf@\fR, \fI@netsvc_conf@\fR,
@@ -4545,6 +4545,9 @@ pseudo-tty related code
\fIrbtree\fR \fIrbtree\fR
redblack tree internals redblack tree internals
.TP 10n .TP 10n
\fIsssd\fR
SSSD-based sudoers
.TP 10n
\fIutil\fR \fIutil\fR
utility functions utility functions
.PD 0 .PD 0

View File

@@ -19,7 +19,7 @@
.\" Agency (DARPA) and Air Force Research Laboratory, Air Force .\" Agency (DARPA) and Air Force Research Laboratory, Air Force
.\" Materiel Command, USAF, under agreement number F39502-99-1-0512. .\" Materiel Command, USAF, under agreement number F39502-99-1-0512.
.\" .\"
.Dd August 31, 2013 .Dd December 3, 2013
.Dt SUDOERS @mansectform@ .Dt SUDOERS @mansectform@
.Os Sudo @PACKAGE_VERSION@ .Os Sudo @PACKAGE_VERSION@
.Sh NAME .Sh NAME
@@ -4178,6 +4178,8 @@ for the plugin.
pseudo-tty related code pseudo-tty related code
.It Em rbtree .It Em rbtree
redblack tree internals redblack tree internals
.It Em sssd
SSSD-based sudoers
.It Em util .It Em util
utility functions utility functions
.El .El