Deleted Added
full compact
pam_rootok.8 (79577) pam_rootok.8 (79658)
1.\" Copyright (c) 2001 Mark R V Murray
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 8 unchanged lines hidden (view full) ---

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
1.\" Copyright (c) 2001 Mark R V Murray
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 8 unchanged lines hidden (view full) ---

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
25.\" $FreeBSD: head/lib/libpam/modules/pam_rootok/pam_rootok.8 79577 2001-07-11 08:36:26Z ru $
25.\" $FreeBSD: head/lib/libpam/modules/pam_rootok/pam_rootok.8 79658 2001-07-13 09:09:52Z ru $
26.\"
27.Dd July 8, 2001
28.Dt PAM_ROOTOK 8
29.Os
30.Sh NAME
31.Nm pam_rootok
32.Nd RootOK PAM module
33.Sh SYNOPSIS

--- 18 unchanged lines hidden (view full) ---

52.Pq Fn pam_sm_authenticate ,
53always returns success for the superuser;
54i.e.,
55if
56.Xr getuid 2
57returns 0.
58.Pp
59The following options may be passed to the authentication module:
26.\"
27.Dd July 8, 2001
28.Dt PAM_ROOTOK 8
29.Os
30.Sh NAME
31.Nm pam_rootok
32.Nd RootOK PAM module
33.Sh SYNOPSIS

--- 18 unchanged lines hidden (view full) ---

52.Pq Fn pam_sm_authenticate ,
53always returns success for the superuser;
54i.e.,
55if
56.Xr getuid 2
57returns 0.
58.Pp
59The following options may be passed to the authentication module:
60.Bl -tag -xwidth ".Cm debug"
60.Bl -tag -width ".Cm debug"
61.It Cm debug
62.Xr syslog 3
63debugging information at
64.Dv LOG_DEBUG
65level.
66.El
67.Sh SEE ALSO
68.Xr getuid 2 ,
69.Xr pam.conf 5 ,
70.Xr pam 8
61.It Cm debug
62.Xr syslog 3
63debugging information at
64.Dv LOG_DEBUG
65level.
66.El
67.Sh SEE ALSO
68.Xr getuid 2 ,
69.Xr pam.conf 5 ,
70.Xr pam 8