mirror of
https://github.com/opnsense/src.git
synced 2026-03-26 04:33:12 -04:00
5 lines
81 B
Text
5 lines
81 B
Text
/* $Id$ */
|
|
|
|
kinit {
|
|
com.sun.security.auth.module.Krb5LoginModule required;
|
|
};
|