]> 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.\"
2.\" "$Id: lppasswd.man 4493 2005-02-18 02:09:53Z mike $"
3.\"
4.\" lpadmin man page for the Common UNIX Printing System (CUPS).
5.\"
6.\" Copyright 1997-2005 by Easy Software Products.
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.\"
24.TH lppasswd 1 "Common UNIX Printing System" "7 June 2001" "Easy Software Products"
25.SH NAME
26lppasswd \- add, change, or delete digest passwords.
27.SH SYNOPSIS
28.B lppasswd
29[ -a ] [ -g
30.I groupname
31] [ -x ] [
32.I username
33]
34.SH DESCRIPTION
35\fIlppasswd\fR adds, changes, or deletes passwords in the CUPS digest
36password file, \fIpasswd.md5\fR. When run by a normal user, \fIlppasswd\fR
37will prompt for the old and new passwords. When run by the super-user,
38\fIlppasswd\fR can add new accounts (\fI-a username\fR), change existing
39accounts (\fIusername\fR), or delete accounts (\fI-x username\fR) in the
40digest password file. Digest usernames do not have to match local UNIX
41usernames, but only UNIX usernames are supported by the CUPS client programs
42(\fIlp(1)\fR, \fIlpr(1)\fR, etc.)
43.LP
44The \fI-g\fR option specifies a group other than the system group - "sys",
45"system", or "root", depending on the operating system.
46.SH SECURITY ISSUES
47The \fIlppasswd\fR command is installed setuid to root. While every attempt
48has been made to make it secure against exploits that could grant super-user
49priviledges to unpriviledged users, paranoid system administrators may wish
50to disable or change the ownership of the program to an unpriviledged
51account.
52.SH SEE ALSO
53lp(1), lpr(1),
54CUPS Software Administrators Manual,
55CUPS Software Users Manual,
56http://localhost:631/documentation.html
57.SH COPYRIGHT
58Copyright 1993-2005 by Easy Software Products, All Rights Reserved.
59.\"
60.\" End of "$Id: lppasswd.man 4493 2005-02-18 02:09:53Z mike $".
61.\"