8 Mar
2023
8 Mar
'23
10 a.m.
On Mar 8, 2023, at 7:19 AM, Delaunay Cédric <Cedric.Delaunay@insa-rennes.fr> wrote:
Looks like there is somethink wrong in my config based on your suggests.
Ah, yes. Change it tow: post-auth { ... authorized_macs.authorize ... } It's currently trying to read a different "users" file. Adding the ".authorize" to the end of "authorized_macs" makes it read the normal "users" file. Alan DeKok.