version 2 showing authors affecting page license.
.
Rev |
Author |
# |
Line |
1 |
perry |
1 |
CHFN |
|
|
2 |
!!!CHFN |
|
|
3 |
NAME |
|
|
4 |
SYNOPSIS |
|
|
5 |
DESCRIPTION |
|
|
6 |
FILES |
|
|
7 |
SEE ALSO |
|
|
8 |
AUTHOR |
|
|
9 |
---- |
|
|
10 |
!!NAME |
|
|
11 |
|
|
|
12 |
|
|
|
13 |
chfn - change user name and information |
|
|
14 |
!!SYNOPSIS |
|
|
15 |
|
|
|
16 |
|
|
|
17 |
__chfn__ |
|
|
18 |
|
|
|
19 |
|
|
|
20 |
[[__-f__ ''full_name''] [[__-r__ ''room_no''] |
|
|
21 |
[[__-w__ ''work_ph''] [[__-h__ ''home_ph''] |
|
|
22 |
[[__-o__ ''other''] [[''user''] |
|
|
23 |
!!DESCRIPTION |
|
|
24 |
|
|
|
25 |
|
|
|
26 |
__chfn__ changes user fullname, office number, office |
|
|
27 |
extension, and home phone number information for a user's |
|
|
28 |
account. This information is typically printed by |
|
|
29 |
finger(1) and similiar programs. A normal user may |
|
|
30 |
only change the fields for their own account, the super user |
|
|
31 |
may change the fields for any account. Also, only the super |
|
|
32 |
user may use the __-o__ option to change the undefined |
|
|
33 |
portions of the GCOS field. |
|
|
34 |
|
|
|
35 |
|
|
|
36 |
The only restrictions placed on the contents of the fields |
|
|
37 |
is that no control characters may be present, nor any of |
|
|
38 |
comma, colon, or equal sign. The ''other'' field does not |
|
|
39 |
have this restriction, and is used to store accounting |
|
|
40 |
information used by other applications. |
|
|
41 |
|
|
|
42 |
|
|
|
43 |
If none of the options are selected, __chfn__ operates in |
|
|
44 |
an interactive fashion, prompting the user with the current |
|
|
45 |
values for all of the fields. Enter the new value to change |
|
|
46 |
the field, or leave the line blank to use the current value. |
|
|
47 |
The current value is displayed between a pair of __[[ ]__ |
|
|
48 |
marks. Without options, chfn prompts for the current user |
|
|
49 |
account. |
|
|
50 |
|
|
|
51 |
|
|
|
52 |
The file, __/etc/login.defs__, defines some configuration |
|
|
53 |
options that affects how chfn operates, especially for |
|
|
54 |
non-root users. |
|
|
55 |
!!FILES |
|
|
56 |
|
|
|
57 |
|
|
|
58 |
/etc/passwd - user account information |
|
|
59 |
/etc/login.defs - config options for chfn |
|
|
60 |
!!SEE ALSO |
|
|
61 |
|
|
|
62 |
|
|
|
63 |
passwd(5), login.defs(5) |
|
|
64 |
!!AUTHOR |
|
|
65 |
|
|
|
66 |
|
|
|
67 |
Julianne Frances Haugh (jfh@austin.ibm.com) |
|
|
68 |
---- |