Added all of the MH sources, including RCS files, in
[mmh] / docs / historical / mh-6.8.5 / conf / doc / RCS / popauth.rf,v
1 head    1.1;
2 access;
3 symbols;
4 locks; strict;
5 comment @# @;
6
7
8 1.1
9 date    92.02.06.22.46.24;      author jromine; state Exp;
10 branches;
11 next    ;
12
13
14 desc
15 @@
16
17
18 1.1
19 log
20 @Initial revision
21 @
22 text
23 @.\"    @@(MHWARNING)
24 .\" @@(#)$Id$
25 .SC POPAUTH 8
26 .NA
27 popauth - manipulate POP authorization DB
28 .SY
29 popauth
30 \%[\-init] \%[\-list] \%[\-user\ name]
31 \%[\-help]
32 .DE
33 The \fIpopauth\fR program allows a POP-subscriber to change the secret
34 value used to generate their authentication credentials.
35 In addition,
36 the super\-user or master POP user may use this program to either
37 initialize the database or to print public information from it.
38 \fIpopauth\fR is useful only when the APOP configuration option is defined.
39 (This configuration option defines the name of the POP authorization DB.)
40
41 Under normal usage,
42 \fIpopauth\fR prompts for a new secret,
43 just like the \fIpasswd\fR program.
44 It then updates the POP authorization DB accordingly.
45
46 With the `\-init' switch,
47 the super-user or master POP user can create a new (or zero the existing)
48 POP authorization DB.
49
50 With the `\-list' switch,
51 the super-user or master POP user can print out public information
52 about the named subscriber (or all subscribers).
53 .Fi
54 ^/etc/pop.auth.*~^POP authorization DB
55 .Pr
56 None
57 .Sa
58 popd(8)
59 .De
60 None
61 .Co
62 None
63 .En
64 @