The eloqsd.pswd file holds encrypted passwords that are referenced
with the PassKey configuration items in the
eloqsd.user configuration file.
The name and path of the eloqsd.pswd configuration file may be
defined in the eloqsd.cfg
configuration file. It defaults to eloqsd.pswd in the
Eloquence configuration directory.
The eloqsd.pswd file is maintained by the eqpasswd utility and should
not be changed manually.
Format:
The eloqsd.pswd configuration file is a text file. Each line associates
a password key with an encrypted password.
For example:
joe:$h1|b095c30f8e310b150679b9d6a5cbb4f6
eloqsd.pswd template file
A default configuration file eloqsd.pswd is installed and may be customized.
A template eloqsd.pswd config file is installed as
newconfig/config/eloqsd.pswd.
# eloqsd.pswd
# @(#) $Revision: 27.2 $
#
# This file holds encrypted passwords that are referenced with the
# PassKey configuration items in the eloqsd.user file.
#
# The location of this file is configured in the eloqsd.cfg file.
# The default location is: /etc/opt/eloquence/8.2/eloqsd.pswd
# C:/Program Files/Eloquence/8.2/etc/eloqsd.pswd
#
# Format:
# Each line associates a password key with an encrypted password.
#
# Please note: This file is maintained by the eqpasswd utility
# and should not be changed manually.
eqpasswd utility,
eloqsd server
eloqsd.cfg,
eloqsd.app,
eloqsd.share
eloqsd encrypted passwords (B.08.20 release notes)
|