This manual page is for Mac OS X version 10.6.3

If you are running a different version of Mac OS X, view the documentation locally:

  • In Terminal, using the man(1) command

Reading manual pages

Manual pages are intended as a quick reference for people who already understand a technology.

  • For more information about the manual page format, see the manual page for manpages(5).

  • For more information about this technology, look for other documentation in the Apple Reference Library.

  • For general information about writing shell scripts, read Shell Scripting Primer.



lppasswd(1)                                      Apple Inc.                                      lppasswd(1)



NAME
       lppasswd - add, change, or delete digest passwords.

SYNOPSIS
       lppasswd [ username ]
       lppasswd -a [ -g groupname ] username
       lppasswd -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 (username), or delete accounts
       (-x username) in the digest password file. Digest usernames do not have to  match  local  UNIX  user-names. usernames.
       names.

OPTIONS
       lppasswd supports the following options:

       -g groupname
            Specifies a group other than the default system group.

SECURITY ISSUES
       By  default, the lppasswd program is not installed to allow ordinary users to change their passwords.
       To enable this, the lppasswd command must be made setuid to root with the command:
       chmod u+s lppasswd

       While every attempt has been made to make lppasswd secure against exploits that  could  grant  super-user superuser
       user privileges to unprivileged users, paranoid system administrators may wish to use Basic authenti-cation authentication
       cation with accounts managed by PAM instead.

SEE ALSO
       lp(1), lpr(1),
       http://localhost:631/help

COPYRIGHT
       Copyright 2007-2009 by Apple Inc.



22 February 2008                                    CUPS                                         lppasswd(1)

Reporting Problems

The way to report a problem with this manual page depends on the type of problem:

Content errors
Report errors in the content of this documentation with the feedback links below.
Bug reports
Report bugs in the functionality of the described tool or API through Bug Reporter.
Formatting problems
Report formatting mistakes in the online version of these pages with the feedback links below.

Did this document help you? Yes It's good, but... Not helpful...