mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 00:11:07 -05:00
6 lines
81 B
Text
6 lines
81 B
Text
|
|
/* $Id$ */
|
||
|
|
|
||
|
|
kinit {
|
||
|
|
com.sun.security.auth.module.Krb5LoginModule required;
|
||
|
|
};
|