tls: Failed changing permissions with networkradius.com packages
Arnaud LAURIOU
arnaud.lauriou at renater.fr
Tue Jul 28 17:32:05 CEST 2020
Hi,
We are replacing our default ubuntu (18.04) FR packages with those
provided by networkradius.com
(3.0.21).
We use TLS (radsec), we kept the same tls virtual-server and with
networkradius packages we have an error
during the startup process :
freeradius[19720]: tls: Failed changing permissions on /var/tmp/radsec:
No such file or directory
This directory exists, it is owned by freeradius user and it is empty :
$ ls -al /var/tmp/radsec
total 8
drwx------ 2 freerad freerad 4096 juil. 28 15:41 .
drwxrwxrwt 7 root root 4096 juil. 28 17:15 ..
In debug mode (freeradius -fxx -l stdout) : freeradius start fine, no error.
listen {
type = "auth"
virtual_server = "default"
ipaddr = 194.57.7.17
port = 2083
proto = "tcp"
..
verify {
skip_if_ocsp_ok = no
tmpdir = "/var/tmp/radsec"
client = "/usr/bin/openssl verify -CApath /etc/freeradius/certs
-CAfile /etc/freeradius/certs/eduPKICA.crt %{TLS-Client-Cert-Filename}"
}
Any idea ?
Regards,
Arnaud Lauriou
--
Direction des Services Applicatifs
RENATER - Rennes
https://www.renater.fr/
More information about the Freeradius-Users
mailing list