*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->OpenBSD man pages -> usermgmt.conf (5)              
Title
Content
Arch
Section
 

USERMGMT.CONF(5)

Contents


NAME    [Toc]    [Back]

     usermgmt.conf - user management tools configuration file

SYNOPSIS    [Toc]    [Back]

     usermgmt.conf

DESCRIPTION    [Toc]    [Back]

     The usermgmt.conf file defines the default  values  used  by
the user
     management tools, user(8).

     Options  in  this  file  can  be  set  by  manually  editing
/etc/usermgmt.conf or
     using the -D option to useradd(8).

     base_dir   sets the base directory name, in which new users'
home
                directories  are created when using the -m option
to
                useradd(8).

     class      sets the default login class for new users.   See
login.conf(5)
                for more information on user login classes.

     expire      sets  the default time at which the new accounts
expire.  Both
                the expire and inactive fields should be  entered
in the form
                ``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.  Time in seconds since the
epoch (UTC)
                is also valid.  A value of 0 can be used to  disable this
                feature.

     group      sets the default primary group for new users.  If
this is
                `=uid', then a UID and GID will be  picked  which
are both
                unique   and  the  same,  and  a  line  added  to
/etc/group to
                describe the new group.  It has the format:

                      group gid | name | =uid

     inactive   sets the default time at which the  passwords  of
new accounts
                expire.  A value of 0 can be used to disable this
feature.
                Also see the expire field.

     password   specifies an already-encrypted default  password.

     preserve    If this value is one of `true', `yes', or a nonzero number,
                then the user login information will be preserved
when
                removing a user with userdel(8).

     range       specifies  the UID boundaries for new users.  If
unspecified,
                the default is ``1000..60000''.  It has the  format:
                      range starting-uid..ending-uid

     shell      sets the default login shell for new users.

     skel_dir    sets  the default skeleton directory in which to
find files
                with which to populate the new user's home directory.

FILES    [Toc]    [Back]

     /etc/usermgmt.conf
     /etc/skel/*
     /etc/login.conf

SEE ALSO    [Toc]    [Back]

      
      
     login.conf(5),  passwd(5),  user(8), useradd(8), userdel(8),
usermod(8)

STANDARDS    [Toc]    [Back]

     Other implementations  of  the  user(8)  utilities  use  the
inactive-time
     parameter to refer to the maximum number of days allowed between logins
     (this is used to lock "stale" accounts that  have  not  been
used for a
     period of time).  However, on OpenBSD systems this parameter
refers
     instead to the password change time.  This is due to differences in the
     passwd(5) database compared to other operating systems.

HISTORY    [Toc]    [Back]

     The  usermgmt.conf  configuration  file  first  appeared  in
OpenBSD 2.7.

OpenBSD      3.6                           May      28,      2002
[ Back ]
 Similar pages
Name OS Title
xpdfrc Linux configuration file for Xpdf tools (version 1.00)
dxmtools Tru64 DOS Tools Graphical User Interface for manipulating files on an MSDOS diskette
cfgmgr Tru64 Configuration management server
atmsig Tru64 Allows the configuration and management of the UNI signaling module
cvconfig IRIX WorkShop Configuration Management Specification
libcfg Tru64 introduction to the Configuration Management Library
cfgmgr.auth Tru64 Configuration management server authorization database
gr_sn IRIX NUMA Memory Management Configuration Tool
sn IRIX NUMA Memory Management Configuration Tool
acpi FreeBSD Advanced Configuration and Power Management support
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service