Dear list, Really liking phpldapadmin - perfect for our needs. Particularly like the template capabilities, but I do have a couple of questions:
Firstly, is it possible to make an attribute required if it isn't a MUST attribute in the ObjectClass? I'm using InetOrgPerson as my object class, but would like all entries to have values for the givenname and mail attributes. Secondly, is it possible to remove the encryption helper from the password field? I'd like all of my passwords encrypted with sha. I've tried the following: <attribute id="userPassword"> <display>Password</display> <icon>images/lock.png</icon> <type>password</type> <verify>6</verify> <post>=php.Password('sha',%userPassword%)</post> <order>5</order> </attribute> But to no avail. Any ideas? Unfortunately I also seem to have found a bug: When I put page numbers onto the attributes, they do get split up, but the proceed button doesn't seem to do anything. Regards, Tom Wright ------------------------------------------------------------------------------ Automate Storage Tiering Simply Optimize IT performance and efficiency through flexible, powerful, automated storage tiering capabilities. View this brief to learn how you can reduce costs and improve performance. http://p.sf.net/sfu/dell-sfdev2dev _______________________________________________ phpldapadmin-users mailing list phpldapadmin-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpldapadmin-users