2006-05-29 05:38:33 +04:00
|
|
|
.\" $NetBSD: usermod.8,v 1.29 2006/05/29 01:38:33 hubertf Exp $ */
|
1999-12-07 00:31:42 +03:00
|
|
|
.\"
|
1999-12-07 13:14:01 +03:00
|
|
|
.\" Copyright (c) 1999 Alistair G. Crooks. All rights reserved.
|
1999-12-07 00:31:42 +03:00
|
|
|
.\"
|
|
|
|
.\" Redistribution and use in source and binary forms, with or without
|
|
|
|
.\" modification, are permitted provided that the following conditions
|
|
|
|
.\" are met:
|
|
|
|
.\" 1. Redistributions of source code must retain the above copyright
|
|
|
|
.\" notice, this list of conditions and the following disclaimer.
|
|
|
|
.\" 2. Redistributions in binary form must reproduce the above copyright
|
|
|
|
.\" notice, this list of conditions and the following disclaimer in the
|
|
|
|
.\" documentation and/or other materials provided with the distribution.
|
2005-11-25 11:00:18 +03:00
|
|
|
.\" 3. The name of the author may not be used to endorse or promote
|
1999-12-07 00:31:42 +03:00
|
|
|
.\" products derived from this software without specific prior written
|
|
|
|
.\" permission.
|
|
|
|
.\"
|
|
|
|
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS
|
|
|
|
.\" OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
|
|
|
.\" WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
|
|
|
.\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
|
|
|
|
.\" DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
|
|
|
.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
|
|
|
|
.\" GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
|
|
|
|
.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
|
|
|
|
.\" WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
|
|
|
.\" NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
|
|
.\" SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
|
.\"
|
|
|
|
.\"
|
2005-11-16 21:44:37 +03:00
|
|
|
.Dd November 16, 2005
|
1999-12-07 00:31:42 +03:00
|
|
|
.Dt USERMOD 8
|
2001-06-05 15:31:21 +04:00
|
|
|
.Os
|
1999-12-07 00:31:42 +03:00
|
|
|
.Sh NAME
|
|
|
|
.Nm usermod
|
|
|
|
.Nd modify user login information
|
|
|
|
.Sh SYNOPSIS
|
|
|
|
.Nm
|
2005-08-12 20:22:05 +04:00
|
|
|
.Op Fl FmoSv
|
2005-07-27 23:09:21 +04:00
|
|
|
.Op Fl C Ar yes/no
|
1999-12-07 00:31:42 +03:00
|
|
|
.Op Fl c Ar comment
|
|
|
|
.Op Fl d Ar home-dir
|
|
|
|
.Op Fl e Ar expiry-time
|
2002-06-01 10:28:06 +04:00
|
|
|
.Op Fl f Ar inactive-time
|
2005-07-29 00:23:31 +04:00
|
|
|
.Op Fl G Ar secondary-group
|
|
|
|
.Op Fl g Ar gid | name | Li =uid
|
2001-09-06 01:37:32 +04:00
|
|
|
.Op Fl L Ar login-class
|
1999-12-07 00:31:42 +03:00
|
|
|
.Op Fl l Ar new-login
|
|
|
|
.Op Fl p Ar password
|
|
|
|
.Op Fl s Ar shell
|
|
|
|
.Op Fl u Ar uid
|
2000-02-28 08:10:56 +03:00
|
|
|
.Ar user
|
1999-12-07 00:31:42 +03:00
|
|
|
.Sh DESCRIPTION
|
|
|
|
The
|
|
|
|
.Nm
|
|
|
|
utility modifies user login information on the system.
|
2002-06-10 12:33:05 +04:00
|
|
|
.Pp
|
|
|
|
Default values are taken from the information provided in the
|
2000-02-28 08:10:56 +03:00
|
|
|
.Pa /etc/usermgmt.conf
|
2002-06-10 12:33:05 +04:00
|
|
|
file, which, if running as root, is created using the built-in defaults if
|
|
|
|
it does not exist.
|
1999-12-07 00:31:42 +03:00
|
|
|
.Pp
|
2005-11-16 21:44:37 +03:00
|
|
|
See
|
|
|
|
.Xr user 8
|
|
|
|
for more information about
|
2005-11-16 23:24:17 +03:00
|
|
|
.Dv EXTENSIONS .
|
2005-11-16 21:44:37 +03:00
|
|
|
.Pp
|
2002-06-10 12:33:05 +04:00
|
|
|
After setting any defaults, and then reading values from
|
|
|
|
.Pa /etc/usermgmt.conf ,
|
|
|
|
the following command line options are processed:
|
1999-12-07 00:31:42 +03:00
|
|
|
.Bl -tag -width Ds
|
2005-07-27 23:09:21 +04:00
|
|
|
.It Fl C Ar yes/no
|
2005-07-29 00:23:31 +04:00
|
|
|
Enable user accounts to be temporary locked/closed.
|
|
|
|
The
|
2005-07-27 23:09:21 +04:00
|
|
|
.Ar yes/no
|
2005-07-29 00:23:31 +04:00
|
|
|
operand can be given as
|
|
|
|
.Dq Ar yes
|
|
|
|
to lock the account or
|
|
|
|
.Dq Ar no
|
|
|
|
to unlock the account.
|
1999-12-07 00:31:42 +03:00
|
|
|
.It Fl c Ar comment
|
2005-07-29 00:23:31 +04:00
|
|
|
Set the comment field (also, for historical reasons known as the
|
|
|
|
GECOS field) for the user.
|
|
|
|
The comment field will typically include
|
|
|
|
the user's full name and, perhaps, contact information for the user.
|
1999-12-07 00:31:42 +03:00
|
|
|
.It Fl d Ar home-directory
|
2005-09-10 01:31:25 +04:00
|
|
|
Set the home directory.
|
2000-12-23 19:30:21 +03:00
|
|
|
without populating it; if the
|
2000-10-03 16:47:13 +04:00
|
|
|
.Fl m
|
2000-12-23 19:30:21 +03:00
|
|
|
option is specified, tries to move the old home directory to
|
|
|
|
.Ar home-directory .
|
2002-06-01 10:28:06 +04:00
|
|
|
.It Fl e Ar expiry-time
|
2005-08-12 20:22:05 +04:00
|
|
|
Set the time at which the account expires.
|
2005-02-05 18:28:46 +03:00
|
|
|
This can be used to implement password aging.
|
|
|
|
It should be entered in the form
|
2002-06-01 10:28:06 +04:00
|
|
|
.Dq month day year ,
|
|
|
|
where month is the month name (the first three characters are
|
|
|
|
sufficient), day is the day of the month, and year is the year.
|
2005-02-05 18:28:46 +03:00
|
|
|
Time in seconds since the epoch (UTC) is also valid.
|
|
|
|
A value of 0 can be used to disable this feature.
|
2002-06-01 10:28:06 +04:00
|
|
|
This value can be preset for all users using the
|
1999-12-07 00:31:42 +03:00
|
|
|
.Ar expire
|
|
|
|
field in the
|
2000-02-28 08:10:56 +03:00
|
|
|
.Pa /etc/usermgmt.conf
|
2002-06-01 10:28:06 +04:00
|
|
|
file.
|
|
|
|
See
|
|
|
|
.Xr usermgmt.conf 5
|
|
|
|
for more details.
|
2005-09-10 00:48:16 +04:00
|
|
|
.It Fl F
|
|
|
|
Force the user to change their password upon next login.
|
2002-06-01 10:28:06 +04:00
|
|
|
.It Fl f Ar inactive-time
|
2005-08-12 20:22:05 +04:00
|
|
|
Set the time at which the password expires.
|
2002-06-01 10:28:06 +04:00
|
|
|
See the
|
|
|
|
.Fl e
|
|
|
|
option.
|
2005-07-29 00:23:31 +04:00
|
|
|
.It Fl G Ar secondary-group
|
|
|
|
Specify a secondary group to which the user will be added in the
|
|
|
|
.Pa /etc/group
|
|
|
|
file.
|
|
|
|
.It Fl g Ar gid | name | Li =uid
|
|
|
|
Give the group name or identifier to be used for the user's primary group.
|
1999-12-07 00:31:42 +03:00
|
|
|
If this is
|
2000-10-03 16:47:13 +04:00
|
|
|
.Ql =uid ,
|
1999-12-07 00:31:42 +03:00
|
|
|
then a uid and gid will be picked which are both unique
|
2005-07-29 00:23:31 +04:00
|
|
|
and the same, and a line will be added to
|
2000-02-28 08:10:56 +03:00
|
|
|
.Pa /etc/group
|
1999-12-07 00:31:42 +03:00
|
|
|
to describe the new group.
|
2005-07-29 00:23:31 +04:00
|
|
|
This value can be preset for all users by using the
|
1999-12-07 00:31:42 +03:00
|
|
|
.Ar gid
|
|
|
|
field in the
|
2001-09-06 01:37:32 +04:00
|
|
|
.Pa /etc/usermgmt.conf
|
2002-06-01 10:28:06 +04:00
|
|
|
file.
|
|
|
|
See
|
|
|
|
.Xr usermgmt.conf 5
|
|
|
|
for more details.
|
2001-09-06 01:37:32 +04:00
|
|
|
.It Fl L Ar login-class
|
2005-07-29 00:23:31 +04:00
|
|
|
Set the login class for the user.
|
2005-02-05 18:28:46 +03:00
|
|
|
See
|
2001-09-06 01:37:32 +04:00
|
|
|
.Xr login.conf 5
|
2005-02-05 18:28:46 +03:00
|
|
|
for more information on user login classes.
|
|
|
|
This value can be preset for all users by using the
|
2001-09-06 01:37:32 +04:00
|
|
|
.Ar class
|
|
|
|
field in the
|
|
|
|
.Pa /etc/usermgmt.conf
|
2002-06-01 10:28:06 +04:00
|
|
|
file.
|
|
|
|
See
|
|
|
|
.Xr usermgmt.conf 5
|
|
|
|
for more details.
|
2005-11-16 21:44:37 +03:00
|
|
|
This option is included if built with
|
2005-11-16 23:24:17 +03:00
|
|
|
.Dv EXTENSIONS .
|
1999-12-24 12:08:48 +03:00
|
|
|
.It Fl l Ar new-user
|
2005-07-29 00:23:31 +04:00
|
|
|
Give the new user name.
|
|
|
|
It can consist of alphanumeric characters and the characters
|
2000-10-03 16:47:13 +04:00
|
|
|
.Ql \&. ,
|
2005-07-29 00:23:31 +04:00
|
|
|
.Ql \&- ,
|
|
|
|
and
|
2000-10-03 16:47:13 +04:00
|
|
|
.Ql \&_ .
|
1999-12-07 00:31:42 +03:00
|
|
|
.It Fl m
|
2005-07-29 00:23:31 +04:00
|
|
|
Move the home directory from its old position to the new one.
|
2000-12-23 20:19:48 +03:00
|
|
|
If
|
|
|
|
.Fl d
|
|
|
|
is not specified, the
|
|
|
|
.Ar new-user
|
|
|
|
argument of the
|
|
|
|
.Fl l
|
|
|
|
option is used; one of
|
|
|
|
.Fl d
|
|
|
|
and
|
|
|
|
.Fl l
|
|
|
|
is needed.
|
1999-12-07 00:31:42 +03:00
|
|
|
.It Fl o
|
2005-07-29 00:23:31 +04:00
|
|
|
Allow duplicate uids to be given.
|
1999-12-07 00:31:42 +03:00
|
|
|
.It Fl p Ar password
|
2005-07-29 00:23:31 +04:00
|
|
|
Specify an already-encrypted password for the user.
|
1999-12-07 00:31:42 +03:00
|
|
|
This password can then be changed by using the
|
|
|
|
.Xr chpass 1
|
|
|
|
utility.
|
2005-07-29 00:23:31 +04:00
|
|
|
This value can be preset for all users by using the
|
1999-12-07 00:31:42 +03:00
|
|
|
.Ar password
|
|
|
|
field in the
|
2000-02-28 08:10:56 +03:00
|
|
|
.Pa /etc/usermgmt.conf
|
2002-06-01 10:28:06 +04:00
|
|
|
file.
|
|
|
|
See
|
|
|
|
.Xr usermgmt.conf 5
|
|
|
|
for more details.
|
2005-11-16 21:44:37 +03:00
|
|
|
This option is included if built with
|
2005-11-16 23:24:17 +03:00
|
|
|
.Dv EXTENSIONS .
|
2005-07-29 00:23:31 +04:00
|
|
|
.It Fl S
|
|
|
|
Allow samba user names with a trailing dollar sign to be modified.
|
2005-11-16 21:44:37 +03:00
|
|
|
This option is included if built with
|
2005-11-16 23:24:17 +03:00
|
|
|
.Dv EXTENSIONS .
|
1999-12-07 00:31:42 +03:00
|
|
|
.It Fl s Ar shell
|
2005-07-29 00:23:31 +04:00
|
|
|
Specify the login shell for the user.
|
|
|
|
This value can be preset for all users by using the
|
1999-12-07 00:31:42 +03:00
|
|
|
.Ar shell
|
|
|
|
field in the
|
2001-09-06 01:37:32 +04:00
|
|
|
.Pa /etc/usermgmt.conf
|
2002-06-01 10:28:06 +04:00
|
|
|
file.
|
|
|
|
See
|
|
|
|
.Xr usermgmt.conf 5
|
|
|
|
for more details.
|
1999-12-07 00:31:42 +03:00
|
|
|
.It Fl u Ar uid
|
2005-07-29 00:23:31 +04:00
|
|
|
Specify a new uid for the user.
|
|
|
|
Boundaries for this value can be preset for all users by using the
|
1999-12-07 00:31:42 +03:00
|
|
|
.Ar range
|
|
|
|
field in the
|
2000-02-28 08:10:56 +03:00
|
|
|
.Pa /etc/usermgmt.conf
|
2002-06-01 10:28:06 +04:00
|
|
|
file.
|
|
|
|
See
|
|
|
|
.Xr usermgmt.conf 5
|
|
|
|
for more details.
|
1999-12-07 00:31:42 +03:00
|
|
|
.It Fl v
|
2005-07-29 00:23:31 +04:00
|
|
|
Enable verbose mode - explain the commands as they are executed.
|
2005-11-16 21:44:37 +03:00
|
|
|
This option is included if built with
|
2005-11-16 23:24:17 +03:00
|
|
|
.Dv EXTENSIONS .
|
1999-12-07 00:31:42 +03:00
|
|
|
.El
|
|
|
|
.Pp
|
2001-02-21 15:16:07 +03:00
|
|
|
Once the information has been verified,
|
|
|
|
.Nm
|
|
|
|
uses
|
|
|
|
.Xr pwd_mkdb 8
|
2005-02-05 18:28:46 +03:00
|
|
|
to update the user database.
|
2005-07-29 00:23:31 +04:00
|
|
|
This is run in the background.
|
|
|
|
At very large sites this can take several minutes.
|
2005-02-05 18:28:46 +03:00
|
|
|
Until this update
|
2001-02-21 15:16:07 +03:00
|
|
|
is completed, the password file is unavailable for other updates
|
|
|
|
and the new information is not available to programs.
|
2005-07-29 00:23:31 +04:00
|
|
|
.Sh EXIT STATUS
|
|
|
|
.Ex -std usermod
|
2000-02-28 08:10:56 +03:00
|
|
|
.Sh FILES
|
|
|
|
.Bl -tag -width /etc/usermgmt.conf -compact
|
|
|
|
.It Pa /etc/usermgmt.conf
|
|
|
|
.El
|
|
|
|
.Sh SEE ALSO
|
|
|
|
.Xr chpass 1 ,
|
2001-02-21 15:16:07 +03:00
|
|
|
.Xr group 5 ,
|
2002-02-02 05:07:01 +03:00
|
|
|
.Xr passwd 5 ,
|
2002-06-01 10:28:06 +04:00
|
|
|
.Xr usermgmt.conf 5 ,
|
2006-05-29 05:38:33 +04:00
|
|
|
.Xr pwd_mkdb 8 ,
|
|
|
|
.Xr user 8 ,
|
|
|
|
.Xr useradd 8 ,
|
|
|
|
.Xr userdel 8
|
1999-12-07 00:31:42 +03:00
|
|
|
.Sh HISTORY
|
|
|
|
The
|
|
|
|
.Nm
|
|
|
|
utility first appeared in
|
|
|
|
.Nx 1.5 .
|
|
|
|
It is based on the
|
|
|
|
.Ar addnerd
|
|
|
|
package by the same author.
|
2002-02-02 05:07:01 +03:00
|
|
|
.Sh AUTHORS
|
1999-12-07 00:31:42 +03:00
|
|
|
The
|
|
|
|
.Nm
|
2003-02-14 19:11:34 +03:00
|
|
|
utility was written by
|
|
|
|
.An Alistair G. Crooks
|
|
|
|
.Aq agc@NetBSD.org .
|