Page 1 of 1

Kerberos authentication

PostPosted:Mon Feb 04, 2008 11:03 am
by JohnFE
Hi, I can\'t find any references to kerberos in any documentation.

As far as i can tell JBoss has some limited support (non formal) for kerberos, does openKM simply rely on the JBoss authentication or does it try and do it\'s own on the side?

Either way has aonyone managed to get kerberos authentication working with OpenKM?

Cheers

John

Re:Kerberos authentication

PostPosted:Mon Feb 04, 2008 2:47 pm
by pavila
OpenKM use JAAS to authenticate, so rely on JBoss support for Kerberos.

Re:Kerberos authentication

PostPosted:Mon Feb 04, 2008 3:02 pm
by JohnFE
Thanks - That\'s the technical answer I was expecting

Still interested to hear from anyone has got it working with kerberos though :)
(or tried and given up)

John