]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/blob - crypto/heimdal/tests/java/jaas.conf
Copy head to stable/8 as part of 8.0 Release cycle.
[FreeBSD/stable/8.git] / crypto / heimdal / tests / java / jaas.conf
1 /* $Id$ */
2
3 kinit {
4    com.sun.security.auth.module.Krb5LoginModule required;
5 };