Debugmode together with Kerberos
Matthew Newton
mcn at freeradius.org
Sun Oct 29 22:23:25 UTC 2023
On 29/10/2023 21:49, Brendan Kearney wrote:
> I have a script that exports an env variable with the keytab specified
> and then runs raduisd -X. this necessary for radius to pick up the
> kerberos creds in the keytab and be able to bind to the directory.
>
> #!/bin/bash
>
> export KRB5_CLIENT_KTNAME=/etc/raddb/radius.keytab
Could you not just set that in the ENV section of radiusd.conf? That's
there to avoid scripts like this.
--
Matthew
More information about the Freeradius-Users
mailing list