summaryrefslogtreecommitdiff
path: root/mail/qpopper/patches/patch-ae
blob: 130e48571740b54c129954248da2c842b7663223 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
$NetBSD: patch-ae,v 1.2 1998/08/07 11:09:53 agc Exp $

*** popauth.8	Wed Nov 19 13:20:38 1997
--- popauth.8	Thu Feb 12 18:03:21 1998
***************
*** 3,25 ****
  .\"	@(MHWARNING)
  .\" @(#)$Id: patch-ae,v 1.2 1998/08/07 11:09:53 agc Exp $
! .TH POPAUTH 8
  .SH NAME
! popauth - manipulate POP authorization DB
  .SH SYNOPSIS
! popauth
  \%[\-init] \%[\-list] \%[\-delete\ name] \%[\-user\ name]
  \%[\-help]
  .SH DESCRIPTION
! The \fIpopauth\fR program allows a POP-subscriber to change the secret
  value used to generate their authentication credentials.
  In addition,
  the super\-user or master POP user may use this program to either
  add or remove a user, or to print public information from it.  Only the
! super\-user may initialize the database.  \fIpopauth\fR is useful only when
  the APOP configuration option is defined.  (This configuration option defines
  the name of the POP authorization DB.)
  
  Under normal usage,
! \fIpopauth\fR prompts for a new secret,
  just like the \fIpasswd\fR program.
  It then updates the POP authorization DB accordingly.
--- 3,25 ----
  .\"	@(MHWARNING)
  .\" @(#)$Id: patch-ae,v 1.2 1998/08/07 11:09:53 agc Exp $
! .TH QPOPAUTH 8
  .SH NAME
! qpopauth - manipulate POP authorization DB
  .SH SYNOPSIS
! qpopauth
  \%[\-init] \%[\-list] \%[\-delete\ name] \%[\-user\ name]
  \%[\-help]
  .SH DESCRIPTION
! The \fIqpopauth\fR program allows a POP-subscriber to change the secret
  value used to generate their authentication credentials.
  In addition,
  the super\-user or master POP user may use this program to either
  add or remove a user, or to print public information from it.  Only the
! super\-user may initialize the database.  \fIqpopauth\fR is useful only when
  the APOP configuration option is defined.  (This configuration option defines
  the name of the POP authorization DB.)
  
  Under normal usage,
! \fIqpopauth\fR prompts for a new secret,
  just like the \fIpasswd\fR program.
  It then updates the POP authorization DB accordingly.