[OpenSER-Devel] [ openser-Documentation-1685432 ] default value STORE_PLAINTEXT_PW

SourceForge.net noreply at sourceforge.net
Mon Jul 16 14:19:36 CEST 2007


Documentation item #1685432, was opened at 2007-03-21 20:06
Message generated for change (Comment added) made by miconda
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=782960&aid=1685432&group_id=139143

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: generic
Group: ver 1.2.x
>Status: Closed
>Resolution: Invalid
Priority: 3
Private: No
Submitted By: Klaus Darilion (klaus_darilion)
>Assigned to: Daniel-Constantin Mierla (miconda)
Summary: default value STORE_PLAINTEXT_PW

Initial Comment:
from openserctlrc:

## do (1) or don't (0) store plaintext passwords
## in the subscriber table - default '1'
# STORE_PLAINTEXT_PW=0


I think this is wrong and the default value is '0'

----------------------------------------------------------------------

>Comment By: Daniel-Constantin Mierla (miconda)
Date: 2007-07-16 15:19

Message:
Logged In: YES 
user_id=1246013
Originator: NO

Default is 1, openserctl.base:

if [ -z "$STORE_PLAINTEXT_PW" ] ; then
	STORE_PLAINTEXT_PW=1
fi


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=782960&aid=1685432&group_id=139143



More information about the Devel mailing list