]> git.ipfire.org Git - thirdparty/cups.git/blame - man/lppasswd.man
Load cups into easysw/current.
[thirdparty/cups.git] / man / lppasswd.man
CommitLineData
ef416fc2 1.\"
bc44d920 2.\" "$Id: lppasswd.man 6649 2007-07-11 21:46:42Z mike $"
ef416fc2 3.\"
4.\" lpadmin man page for the Common UNIX Printing System (CUPS).
5.\"
bc44d920 6.\" Copyright 2007 by Apple Inc.
bd7854cb 7.\" Copyright 1997-2006 by Easy Software Products.
ef416fc2 8.\"
9.\" These coded instructions, statements, and computer programs are the
bc44d920 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/".
ef416fc2 14.\"
bc44d920 15.TH lppasswd 1 "Common UNIX Printing System" "20 March 2006" "Apple Inc."
ef416fc2 16.SH NAME
17lppasswd \- add, change, or delete digest passwords.
18.SH SYNOPSIS
19.B lppasswd
bd7854cb 20[
ef416fc2 21.I username
22]
bd7854cb 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
ef416fc2 33.SH DESCRIPTION
bd7854cb 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.
ef416fc2 47.SH SECURITY ISSUES
bd7854cb 48The \fIlppasswd\fR command is installed setuid to root. While
49every attempt has been made to make it secure against exploits
e1d6a774 50that could grant super-user privileges to unprivileged users,
bd7854cb 51paranoid system administrators may wish to disable or change the
52ownership of the program to an unprivileged account.
ef416fc2 53.SH SEE ALSO
bd7854cb 54\fIlp(1)\fR, \fIlpr(1)\fR,
55.br
56http://localhost:631/help
ef416fc2 57.SH COPYRIGHT
bc44d920 58Copyright 2007 by Apple Inc.
ef416fc2 59.\"
bc44d920 60.\" End of "$Id: lppasswd.man 6649 2007-07-11 21:46:42Z mike $".
ef416fc2 61.\"