-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: Authentication using JGSS
PostPosted: Thu Sep 25, 2003 12:44 am 
Regular
Regular

Joined: Tue Sep 02, 2003 5:09 pm
Posts: 81
Location: Whitefish Montana
I am trying to understand what is needed to implement single signon and identified access across our organization. From what I can specify a user identity through JGSS so that user/password are not needed. I am in the process of setting up Kerberos (MIT doesn't really make installing their implementation easy for outsiders) and hope to do some real testing soon.

Has anyone implemented this with Hibernate and if you have can you outline the process? On the surface, it would appear that I can use Kerberos directly for iSeries (DB2, Telnet, etc) and Windows access. JGSS provides similar support for Java. I am not sure if this will help us against Oracle but it seems likely.

My goal is to identify users across systems and securely share authentication. A bonus would be to map user rights across those systems and enterprise identity mapping (EIM) seems like it might be useful. Has anyone been down that road?

Thanks,

David Morris


Top
 Profile  
 
 Post subject: Re: Authentication using JGSS
PostPosted: Thu Sep 25, 2003 5:25 pm 
Newbie

Joined: Tue Aug 26, 2003 9:45 am
Posts: 17
Location: Toronto, Canada
Not quite what you are asking, but I just read an article that shows some actual Java code for using GSS. Perhaps it will be of some help to you:

http://www-106.ibm.com/developerworks/l ... ca=dnt-436

This subject is of interested to me as well. I'm not quite sure what you're asking w/regards to Hibernate though. I see Hibernate as only partially related to the single-signon issue; that is, in a SS scenario, you very often end up with user authentication and some user data coming from the SS source, but local applicaiton specific user data accessed with something like Hibernate, and this user needs to be mapped to and considered the same user as the authenticated user from the SS source...

Regards,
Colin


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.