adduser.conf.5 (215c0a5158f17f515f365fc28a9ff0b367be8fc9) adduser.conf.5 (9ff2ebd92891b6953bbe44c6d6a6d8bc31f5139f)
1.\"
2.\" Copyright (c) 2004 Tom Rhodes
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

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

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

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

18.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24.\" SUCH DAMAGE.
25.\"
26.Dd April 12, 2007
26.Dd August 18, 2024
27.Dt ADDUSER.CONF 5
28.Os
29.Sh NAME
30.Nm adduser.conf
31.Nd
32.Xr adduser 8
33configuration file
34.Sh DESCRIPTION

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

166.Va upwexpire
167option.
168.It Va ugecos
169The default information to be held in the GECOS field of
170.Pa /etc/master.passwd .
171.It Va uidstart
172The default user ID setting.
173This must be a number above 1000 and fewer than 65534.
27.Dt ADDUSER.CONF 5
28.Os
29.Sh NAME
30.Nm adduser.conf
31.Nd
32.Xr adduser 8
33configuration file
34.Sh DESCRIPTION

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

166.Va upwexpire
167option.
168.It Va ugecos
169The default information to be held in the GECOS field of
170.Pa /etc/master.passwd .
171.It Va uidstart
172The default user ID setting.
173This must be a number above 1000 and fewer than 65534.
174.It Va Zflag
175Do not attempt to create ZFS home dataset.
174.It Va Zcreate
175Set to
176.Dq no
177to prevent the creation of a ZFS home dataset if
178.Va homeprefix
179is a ZFS mountpoint.
176.El
177.Sh EXAMPLES
178The following is an example
179.Nm
180file created with the
181.Fl C
182.Xr adduser 8
183flag and modified.

--- 38 unchanged lines hidden ---
180.El
181.Sh EXAMPLES
182The following is an example
183.Nm
184file created with the
185.Fl C
186.Xr adduser 8
187flag and modified.

--- 38 unchanged lines hidden ---