View | Details | Raw Unified | Return to bug 70616
Collapse All | Expand All

(-)su.1 (-7 / +7 lines)
Lines 52-58 Link Here
52
(the default user is the superuser).
52
(the default user is the superuser).
53
A shell is then executed.
53
A shell is then executed.
54
.Pp
54
.Pp
55
PAM is used to set all policy.
55
PAM is used to set all policy. In particular, by default only users in group
56
``wheel'' may use
57
.Nm
58
to switch to UID 0 (``root'').
56
.Pp
59
.Pp
57
By default, the environment is unmodified with the exception of
60
By default, the environment is unmodified with the exception of
58
.Ev USER ,
61
.Ev USER ,
Lines 159-171 Link Here
159
.Dq Sy \&#
162
.Dq Sy \&#
160
to remind one of its awesome power.
163
to remind one of its awesome power.
161
.Sh FILES
164
.Sh FILES
162
.Bl -tag -width /etc/pam.conf -compact
165
.Bl -tag -width /etc/pam.d/su -compact
163
.It Pa /etc/pam.conf
166
.It Pa /etc/pam.d/su
164
.Nm
167
.Nm
165
is configured with PAM support; it uses
168
is configured with PAM support
166
.Pa /etc/pam.conf
167
entries with service name
168
.Dq su
169
.El
169
.El
170
.Sh SEE ALSO
170
.Sh SEE ALSO
171
.Xr csh 1 ,
171
.Xr csh 1 ,

Return to bug 70616