]> git.ipfire.org Git - thirdparty/cups.git/blame_incremental - man/lppasswd.man
Load cups into easysw/current.
[thirdparty/cups.git] / man / lppasswd.man
... / ...
CommitLineData
1.\"
2.\" "$Id: lppasswd.man 6649 2007-07-11 21:46:42Z mike $"
3.\"
4.\" lpadmin man page for the Common UNIX Printing System (CUPS).
5.\"
6.\" Copyright 2007 by Apple Inc.
7.\" Copyright 1997-2006 by Easy Software Products.
8.\"
9.\" These coded instructions, statements, and computer programs are the
10.\" property of Apple Inc. and are protected by Federal copyright
11.\" law. Distribution and use rights are outlined in the file "LICENSE.txt"
12.\" which should have been included with this file. If this file is
13.\" file is missing or damaged, see the license at "http://www.cups.org/".
14.\"
15.TH lppasswd 1 "Common UNIX Printing System" "20 March 2006" "Apple Inc."
16.SH NAME
17lppasswd \- add, change, or delete digest passwords.
18.SH SYNOPSIS
19.B lppasswd
20[
21.I username
22]
23.br
24.B lppasswd
25-a [ -g
26.I groupname
27]
28.I username
29.br
30.B lppasswd
31-x
32.I username
33.SH DESCRIPTION
34\fIlppasswd\fR adds, changes, or deletes passwords in the CUPS
35digest password file, \fIpasswd.md5\fR. When run by a normal
36user, \fIlppasswd\fR will prompt for the old and new passwords.
37When run by the super-user, \fIlppasswd\fR can add new accounts
38(\fI-a username\fR), change existing accounts (\fIusername\fR),
39or delete accounts (\fI-x username\fR) in the digest password
40file. Digest usernames do not have to match local UNIX usernames.
41.SH OPTIONS
42\fIlppasswd\fR supports the following options:
43.TP 5
44-g groupname
45.br
46Specifies a group other than the default system group.
47.SH SECURITY ISSUES
48The \fIlppasswd\fR command is installed setuid to root. While
49every attempt has been made to make it secure against exploits
50that could grant super-user privileges to unprivileged users,
51paranoid system administrators may wish to disable or change the
52ownership of the program to an unprivileged account.
53.SH SEE ALSO
54\fIlp(1)\fR, \fIlpr(1)\fR,
55.br
56http://localhost:631/help
57.SH COPYRIGHT
58Copyright 2007 by Apple Inc.
59.\"
60.\" End of "$Id: lppasswd.man 6649 2007-07-11 21:46:42Z mike $".
61.\"