From: Nick Porter Date: Thu, 12 Dec 2024 13:46:41 +0000 (+0000) Subject: Add call_env related options to sample krb5 module config X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7143bbf0d7e63d36524accbe015a65ac0b9db2e6;p=thirdparty%2Ffreeradius-server.git Add call_env related options to sample krb5 module config --- diff --git a/raddb/mods-available/krb5 b/raddb/mods-available/krb5 index fd8c6f58156..3a26c5de66c 100644 --- a/raddb/mods-available/krb5 +++ b/raddb/mods-available/krb5 @@ -26,6 +26,17 @@ krb5 { # service_principal = name_of_principle + # + # username:: The username (principal) to authenticate as + # + # If this is just a user name, then the default Kerberos realm will + # automatically be added. +# username = &User-Name + + # + # password:: The password to use in user authentication +# password = &User-Password + # # .Reusable Handles #