chris wrote:
...
When testing see Log dump --->
Nov 14, 2013 10:04:50 PM org.apache.catalina.authenticator.SpnegoAuthenticator
authenticate
SEVERE: Unable to login as the service principal
javax.security.auth.login.LoginException: Unable to obtain password from user
at
com
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Srikanth,
On 11/15/13, 2:36 AM, Srikanth wrote:
> I was unwrapping each connection before returning it using the
> below piece of code.
>
> con =
> ds.getConnection().unwrap(oracle.jdbc.OracleConnection.*class*);
>
> *return* con;
>
> As explaine
Any help with this would be very much appreciated. We are trying to proof of
concept this to return the remote user's domain login name to use it in a Web
application. Attempting to use a keytab method to hopefully negate any
requirement for exposing the kerberos principal delegate in any server
Hello Mark,
Thank you for the fast reply. I would very much appreciate if you
could provide some pointers on how I can achieve the security part.
Just enough to have some starting points. Planning to use Apache Shiro
for security.
I'm considering embedding tomcat in Apache Karaf. I don't know if
On 14/11/2013 20:18, Ioan Eugen Stan wrote:
> Hello there,
>
> I have to implement a webdav server integrated with my Java
> application and I wish to know if I can use tomcat Webdav Servlet.
> I have some accounts, each account with it's own space and it's own
> users. I wish to give users access