开发者

Making an application a known service, to kerberize the application

开发者 https://www.devze.com 2023-02-10 03:38 出处:网络
I have created an application, and have a kerberos realm - i wish to be able to \'kerberize\' this application. Im not 100% of the details of how to do this but, is there a way you can set the service

I have created an application, and have a kerberos realm - i wish to be able to 'kerberize' this application. Im not 100% of the details of how to do this but, is there a way you can set the service name of any given application so that y开发者_StackOverflow中文版ou can add it to the kerberos keytab?

Any tutorials or code samples are greatly appreciated!


You should check the JDK 6 Security documentation, more specifically Single Sign-on Using Kerberos in Java.

0

精彩评论

暂无评论...
验证码 换一张
取 消