Hi,
I have created a custom modification template (for shadow account) and want
to be able to modify the password as well.
I have added the following in my modification template
<attribute id="userPassword">
<display>Password</display>
<helper>
<default>sha</default>
<id>enc</id>
<location>side</location>
<value>md5crypt</value>
<value>sha</value>
<value>md5</value>
</helper>
<icon>lock.png</icon>
<order>22</order>
<page>1</page>
<post>=php.PasswordEncrypt(%enc%;%userPassword%)</post>
<spacer>1</spacer>
<verify>1</verify>
</attribute>
But, this is not working. The password field does not show up when the
object is selected.
Can anyone help me on this.
Regards,
Vishy
------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
phpldapadmin-users mailing list
phpldapadmin-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpldapadmin-users