]> 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.\"
f7faf1f5 2.\" "$Id: lppasswd.man 5313 2006-03-20 15:29:09Z mike $"
ef416fc2 3.\"
4.\" lpadmin man page for the Common UNIX Printing System (CUPS).
5.\"
bd7854cb 6.\" Copyright 1997-2006 by Easy Software Products.
ef416fc2 7.\"
8.\" These coded instructions, statements, and computer programs are the
9.\" property of Easy Software Products and are protected by Federal
10.\" copyright law. Distribution and use rights are outlined in the file
11.\" "LICENSE.txt" which should have been included with this file. If this
12.\" file is missing or damaged please contact Easy Software Products
13.\" at:
14.\"
15.\" Attn: CUPS Licensing Information
16.\" Easy Software Products
17.\" 44141 Airport View Drive, Suite 204
18.\" Hollywood, Maryland 20636 USA
19.\"
20.\" Voice: (301) 373-9600
21.\" EMail: cups-info@cups.org
22.\" WWW: http://www.cups.org
23.\"
e1d6a774 24.TH lppasswd 1 "Common UNIX Printing System" "20 March 2006" "Easy Software Products"
ef416fc2 25.SH NAME
26lppasswd \- add, change, or delete digest passwords.
27.SH SYNOPSIS
28.B lppasswd
bd7854cb 29[
ef416fc2 30.I username
31]
bd7854cb 32.br
33.B lppasswd
34-a [ -g
35.I groupname
36]
37.I username
38.br
39.B lppasswd
40-x
41.I username
ef416fc2 42.SH DESCRIPTION
bd7854cb 43\fIlppasswd\fR adds, changes, or deletes passwords in the CUPS
44digest password file, \fIpasswd.md5\fR. When run by a normal
45user, \fIlppasswd\fR will prompt for the old and new passwords.
46When run by the super-user, \fIlppasswd\fR can add new accounts
47(\fI-a username\fR), change existing accounts (\fIusername\fR),
48or delete accounts (\fI-x username\fR) in the digest password
49file. Digest usernames do not have to match local UNIX usernames.
50.SH OPTIONS
51\fIlppasswd\fR supports the following options:
52.TP 5
53-g groupname
54.br
55Specifies a group other than the default system group.
ef416fc2 56.SH SECURITY ISSUES
bd7854cb 57The \fIlppasswd\fR command is installed setuid to root. While
58every attempt has been made to make it secure against exploits
e1d6a774 59that could grant super-user privileges to unprivileged users,
bd7854cb 60paranoid system administrators may wish to disable or change the
61ownership of the program to an unprivileged account.
ef416fc2 62.SH SEE ALSO
bd7854cb 63\fIlp(1)\fR, \fIlpr(1)\fR,
64.br
65http://localhost:631/help
ef416fc2 66.SH COPYRIGHT
bd7854cb 67Copyright 1997-2006 by Easy Software Products, All Rights Reserved.
ef416fc2 68.\"
f7faf1f5 69.\" End of "$Id: lppasswd.man 5313 2006-03-20 15:29:09Z mike $".
ef416fc2 70.\"