hi, i'm trying to implement these charecteristics: - block a user after 5 wrong passwords - force the user to change the password after a number of days
i've a full java application in front of the repository, so i don't need to implement every thing inside the securityManager. i've thought in creating a mix:securityRestrictions and apply it to the user node but this is not possible due to the user node is protected. any hint implementing this in jackrabbi? thx -- Jose Hernandez 675599600 Isthari http://www.isthari.com
