Hey all! I was wondering if any has ever tried to use a Tomcat Realm directly to Oracle's Username/Password table.
I found the table in SYSTEM.DBA_USERS which has the username and encrypted password. The problem is, I have no way of digesting the password. Does anyone know the algorithm Oracle uses to encrypted their passwords? I've checked MD5 and SHA but they don't seem to be it. I tried MD2 but it Tomcat doesn't seem to like it. Any Ideas? Thanks in advance, Graham ============================================ Graham Lounder Java Developer Spatial Components Division CARIS 264 Rookwood Ave Fredericton NB E3B-2M2 Office 506 462-4263 Fax 506 459-3849 [EMAIL PROTECTED] http://www.spatialcomponents.com ============================================ -- To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>
