I have configured jetspeed2 to use ldap using the files from http://portals.apache.org/jetspeed-2/multiproject/jetspeed-security/ldap.html
http://people.apache.org/~taylor/LDAP/security-spi-ldap.xml <http://people.apache.org/%7Etaylor/LDAP/security-spi-ldap-atn.xml> http://people.apache.org/~taylor/LDAP/security-spi-ldap-atn.xml<http://people.apache.org/%7Etaylor/LDAP/security-spi-ldap-atn.xml> http://people.apache.org/~taylor/LDAP/security-spi-ldap-atz.xml<http://people.apache.org/%7Etaylor/LDAP/security-spi-ldap-atz.xml> I find that user attributes are still being stored in the database table PREFS_PROPERTY_VALUE. Is there anyway to configure jetspeed to store user attributes as part of the ldap. I'm not above overriding a method in jetspeed if I know where the update statement is being made. I've traced through into db-ojb-1.0.3 where the actually SQL is being called but I guess I'll need to change it before this. Scott