I guess also, the "RADIUS" thing makes me consider that perhaps you might want to look more at implementing in Java a CredentialValidator (you can use any of the others as examples and the base class for it is public/API). That's a single self-contained way to add a new back-end for password validation. -- Scott