redhat man page for lppasswd

Query: lppasswd

OS: redhat

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

lppasswd(1)						      Easy Software Products						       lppasswd(1)

NAME
lppasswd - add, change, or delete digest passwords.
SYNOPSIS
lppasswd [ -a ] [ -g groupname ] [ -x ] [ username ]
DESCRIPTION
lppasswd adds, changes, or deletes passwords in the CUPS digest password file, passwd.md5. When run by a normal user, lppasswd will prompt for the old and new passwords. When run by the super-user, lppasswd can add new accounts (-a username), change existing accounts (user- name), or delete accounts (-x username) in the digest password file. Digest usernames do not have to match local UNIX usernames, but only UNIX usernames are supported by the CUPS client programs (lp(1), lpr(1), etc.) The -g option specifies a group other than the system group - "sys", "system", or "root", depending on the operating system.
SECURITY ISSUES
The lppasswd command is installed setuid to root. While every attempt has been made to make it secure against exploits that could grant super-user priviledges to unpriviledged users, paranoid system administrators may wish to disable or change the ownership of the program to an unpriviledged account.
SEE ALSO
lp(1), lpr(1), CUPS Software Administrators Manual, CUPS Software Users Manual, http://localhost:631/documentation.html
COPYRIGHT
Copyright 1993-2002 by Easy Software Products, All Rights Reserved. 7 June 2001 Common UNIX Printing System lppasswd(1)
Related Man Pages
lpoptions(1) - redhat
disable(8) - redhat
lpc-cups(8) - redhat
mime.convs(5) - redhat
lppasswd(1) - debian
Similar Topics in the Unix Linux Community
Changing Users Passwords Via Script?
root lockout
Changing Passwords with a script.
user account priviledges
Why does "ps -[u|U] username" not list processes when username is numeric?