mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 08:13:38 -05:00
5 lines
81 B
Text
5 lines
81 B
Text
/* $Id$ */
|
|
|
|
kinit {
|
|
com.sun.security.auth.module.Krb5LoginModule required;
|
|
};
|