1 .\" Copyright (c) 1980, 1990, 1993
2 .\" The Regents of the University of California. All rights reserved.
4 .\" Redistribution and use in source and binary forms, with or without
5 .\" modification, are permitted provided that the following conditions
7 .\" 1. Redistributions of source code must retain the above copyright
8 .\" notice, this list of conditions and the following disclaimer.
9 .\" 2. Redistributions in binary form must reproduce the above copyright
10 .\" notice, this list of conditions and the following disclaimer in the
11 .\" documentation and/or other materials provided with the distribution.
12 .\" 3. All advertising materials mentioning features or use of this software
13 .\" must display the following acknowledgement:
14 .\" This product includes software developed by the University of
15 .\" California, Berkeley and its contributors.
16 .\" 4. Neither the name of the University nor the names of its contributors
17 .\" may be used to endorse or promote products derived from this software
18 .\" without specific prior written permission.
20 .\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
21 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
22 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
23 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
24 .\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
25 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
32 .\" @(#)login.1 8.2 (Berkeley) 5/5/94
39 .Nd log into the computer
48 utility logs users (and pseudo-users) into the computer system.
50 If no user is specified, or if a user is specified and authentication
53 prompts for a user name.
54 Authentication of users is done via passwords.
56 The options are as follows:
61 option is used when a user name is specified to indicate that proper
62 authentication has already been done and that no password need be
64 This option may only be used by the super-user or when an already
65 logged in user is logging in as themselves.
69 option specifies the host from which the connection was received.
70 It is used by various daemons such as
72 This option may only be used by the super-user.
76 discards any previous environment.
79 option disables this behavior.
86 dislays its contents to the user and exits.
89 to prevent users from logging in when the system is about to go down.
91 Immediately after logging a user in,
93 displays the system copyright notice, the date and time the user last
94 logged in, the message of the day as well as other information.
97 exists in the user's home directory, all of these messages are suppressed.
98 This is to simplify logins for non-human users, such as
101 then records an entry in the
105 files and executes the user's command interpretor.
107 Login enters information into the environment (see
109 specifying the user's home directory (HOME), command interpreter (SHELL),
110 search path (PATH), terminal type (TERM) and user name (both LOGNAME and
117 do not fork before executing the
121 .Bl -tag -width /var/mail/userXXX -compact
128 .It Pa /var/log/lastlog
129 last login account records
131 login account records
132 .It Pa /var/mail/user