]> git.ipfire.org Git - thirdparty/cups.git/blame - man/lppasswd.man
Rename cupsBackchannelWrite to cupsBackChannelWrite to be consistent.
[thirdparty/cups.git] / man / lppasswd.man
CommitLineData
74456259 1.\"
b2e10895 2.\" "$Id$"
74456259 3.\"
4.\" lpadmin man page for the Common UNIX Printing System (CUPS).
5.\"
766ef83d 6.\" Copyright 1997-2006 by Easy Software Products.
74456259 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
b2e10895 18.\" Hollywood, Maryland 20636 USA
74456259 19.\"
9639c4de 20.\" Voice: (301) 373-9600
74456259 21.\" EMail: cups-info@cups.org
22.\" WWW: http://www.cups.org
23.\"
766ef83d 24.TH lppasswd 1 "Common UNIX Printing System" "12 February 2006" "Easy Software Products"
74456259 25.SH NAME
26lppasswd \- add, change, or delete digest passwords.
27.SH SYNOPSIS
28.B lppasswd
766ef83d 29[
74456259 30.I username
31]
766ef83d 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
74456259 42.SH DESCRIPTION
766ef83d 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.
74456259 56.SH SECURITY ISSUES
766ef83d 57The \fIlppasswd\fR command is installed setuid to root. While
58every attempt has been made to make it secure against exploits
59that could grant super-user priviledges to unprivileged users,
60paranoid system administrators may wish to disable or change the
61ownership of the program to an unprivileged account.
74456259 62.SH SEE ALSO
766ef83d 63\fIlp(1)\fR, \fIlpr(1)\fR,
64.br
65http://localhost:631/help
74456259 66.SH COPYRIGHT
766ef83d 67Copyright 1997-2006 by Easy Software Products, All Rights Reserved.
74456259 68.\"
b2e10895 69.\" End of "$Id$".
74456259 70.\"