readthefuckingmanual.net

[SOLVED] rc_get_seqnbr: couldn't open sequence file /var/run/radius.seq: Permission denied

Error added: 2008-02-08T11:17:43Z

1 people waiting for the answer...

2 answers found.

Answer 526 (100.0% helpful)

the radius.seq file holds the sequence number needed by the radius client to comunicate with the radius server.
this file should be readed and writed by the radiusclient.

edit the radiusclient.conf (client.conf) and change the location of the radius.seq file.
ie.
#seqfile         /var/run/radius.seq
seqfile         /etc/openser/radius/radius.seq

an then:
chown -R openser /etc/openser/radius

regards Raul
Permalink

Answer 527 (66.666664% helpful)

the radius.seq file holds the sequence number needed by the radius client to comunicate with the radius server.
this file should be readed and writed by the radiusclient.

edit the radiusclient.conf (client.conf) and change the location of the radius.seq file.
ie.
#seqfile         /var/run/radius.seq
seqfile         /etc/openser/radius/radius.seq

and then:
chown -R openser /etc/openser/radius

regards Raul
Permalink

Add an answer/solution

If you know the answer, please add your own solution below.
If you don't know, but find out later, please come back and share your answer - there will be other people struggling with this too.


Please enter 61948 here

If you want to be notified via email when this is solved, enter your email address here: