authtest (1)
Leading comments
<!-- Copyright 2004 Double Precision, Inc. See COPYING for --> <!-- distribution information. --> Title: authtest Author: [FIXME: author] [see http://docbook.sf.net/el/author] Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/> Date: 06/20/2015 Manual: Double Precision, Inc. Source: Double Precision, Inc. Language: English
NAME
authtest - Test the Courier Authentication LibrarySYNOPSIS
- authtest {loginid} [password] [newpassword]
DESCRIPTION
authtest
If only one argument is provided, the authentication request displays the account information for loginid, if found.
If two arguments are provided, password must match loginid's existing password.
If three arguments are provided, loginid's password is changed to newpassword, but only if password matches the existing psasword.
These three basic authentication requests can be used to troubleshoot the authentication library's configuration.