Subject: Re: amd not working...
To: Rui Paulo <rpaulo@NetBSD.org>
From: Simon Gerraty <sjg@juniper.net>
List: current-users
Date: 09/23/2005 09:11:25
On Fri, 23 Sep 2005 12:18:13 +0100, Rui Paulo writes:
>What are the permissions of /etc/amd/map ?
Interesting. They were 644 as on the other boxes, but I'd noticed
Sep 23 09:07:49 frodo amd[1234]: map "/etc/amd/home" should be executable
and so made them executable - and that's what stopped it working.
If I make them 644 it works again.
>What happens if you add:
>[ global ]
>map_type =3D file
If I add the above, it stops complaining about the files being
non-executable.
Cool - thanks
--sjg