source: heimdal/trunk/tests/java/jaas.conf@ 9

Last change on this file since 9 was 1, checked in by Paul Smedley, 10 years ago

Initial commit of Heimdal 1.5.3

File size: 81 bytes
Line 
1/* $Id$ */
2
3kinit {
4 com.sun.security.auth.module.Krb5LoginModule required;
5};
Note: See TracBrowser for help on using the repository browser.