[phpldapadmin] [ phpldapadmin-Bugs-3141226 ] Password change/encrypted upon modification

"SourceForge.net" <[email protected]> Tue, 21 Dec 2010 12:23:40 +0000
Newsgroups gmane.comp.ldap.davedap
Message-ID <[email protected]>
Bugs item #3141226, was opened at 2010-12-21 07:23
Message generated for change (Tracker Item Submitted) made by futurecis
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498546&aid=3141226&group_id=61828

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: None
Group: 1.2.x
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: FutureCIS (futurecis)
Assigned to: Nobody/Anonymous (nobody)
Summary: Password change/encrypted upon modification

Initial Comment:
In my custom template for users, whenever I modify any information it is always re-encrypting the password and changing it even when the password entry has not been modified. I have attached a screenshot and the pertinent stanza for the password field from my template. In the screenshot example, I only modified the attribute for "Account Disabled". Please advise.

1. phpLDAPadmin - 1.2.0.5
2. Your LDAP server - RedHat Directory Server
3. Your web server - Apache 2.2
4. PHP - 5.1.6
5. Your operating system - RHEL 5.5


<attribute id="userPassword">
        <display>Password</display>
        <!-- <helper>
                <display>Encryption</display>
                <id>enc</id>
                <value>=php.PasswordEncryptionTypes()</value>
        </helper>  -->
        <icon>lock.png</icon>
        <order>2</order>
        <page>1</page>
        <spacer>1</spacer>
        <post>=php.PasswordEncrypt(%enc%;%userPassword%)</post>
        <!-- <verify>1</verify> -->
</attribute>

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498546&aid=3141226&group_id=61828

------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
______________________________________
phpLDAPadmin development mailing list.
To unsbuscribe: https://lists.sourceforge.net/lists/listinfo/phpldapadmin-devel
http://phpldapadmin.sourceforge.net/