My Freeradius server throws errors ,please guide

Jorge Pereira jpereiran at gmail.com
Thu Oct 29 21:59:37 CET 2015


Hi!

The message is so clearly...

On Thu, Oct 29, 2015 at 6:01 PM, Yusuf Siddiqui <joseph490 at gmail.com> wrote:

> Thu Oct 29 20:56:03 2015 : Debug: reading pairlist file
> /usr/local/etc/raddb/mods-config/attr_filter/post-proxy
> Thu Oct 29 20:56:03 2015 :
> *Error: Couldn't open
> /usr/local/etc/raddb/mods-config/attr_filter/post-proxy for reading:
> Permission denied*
> Thu Oct 29 20:56:03 2015 : Error: Errors reading
> /usr/local/etc/raddb/mods-config/attr_filter/post-proxy
> Thu Oct 29 20:56:03 2015 : Error:
> /usr/local/etc/raddb/mods-enabled/attr_filter[12]: Instantiation failed for
> module "attr_filter.post-proxy"
>
>
try to change the permissions.

# find /usr/local/etc/raddb/mods-config/attr_filter/ -type f -exec chmod
644 {} \;
# find /usr/local/etc/raddb/mods-config/attr_filter/ -type f -exec chmod
755 {} \;

[]s


>
> Regards
>  Yusuf Siddiqui
>
> *__________________________________________________________________________________________________________________________________________________________________*
>
> This communication & accompanying documents ("this e-mail") contains
> confidential and/or privileged information for exclusive    use of the
> individual
> to whom it is addressed. If you are not the intended recipient, please
> immediately notify the company & delete this e-mail. Any unauthorized use
> or disclosure of this e-mail is strictly prohibited. Representations in
> this
> e-mail are subject to contract. As an e-mail user please be cautious of the
> technical & other vulnerabilities of the internet which may result in
> malicious
> and/or unauthorized access to / use / alteration of e-mails/e-mail IDs.
> Thank you.
>
>
> *_______________________________________________________________________________________________________________________________________________________________*
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html


More information about the Freeradius-Users mailing list