проблемка с radiusd

Ответить
vsmith
Сообщения: 16
Зарегистрирован: Пт янв 19, 2007 8:32 am

проблемка с radiusd

Сообщение vsmith »

А конкретно - вот что говорит radiusd на radtest

Module: Instantiated exec (pre_auth)
Module: Loaded preprocess
Module: Instantiated preprocess (preprocess)
Module: Loaded realm
Module: Instantiated realm (suffix)
Module: Loaded files
Module: Instantiated files (files)
Module: Loaded Acct-Unique-Session-Id
Module: Instantiated acct_unique (acct_unique)
Module: Loaded detail
Module: Instantiated detail (detail)
Module: Loaded System
Module: Instantiated unix (unix)
Module: Loaded radutmp
Module: Instantiated radutmp (radutmp)
Module: Instantiated exec (post_auth)
Initializing the thread pool...
Listening on authentication *:1812
Listening on accounting *:1813
Listening on proxy *:1814
Ready to process requests.
rad_recv: Access-Request packet from host 127.0.0.1:12171, id=101, length=66
User-Name = "testuser"
User-Password = "testpassword"
NAS-IP-Address = 127.0.0.1
NAS-Port = 0
Framed-Protocol = PPP
Exec-Program: /usr/abills/libexec/rauth.pl pre_auth
Use of uninitialized value in concatenation (.) or string at /usr/abills/libexec/rauth.pl line 14.
Can't locate /config.pl in @INC (@INC contains: /usr/lib/perl5/5.8.7/i586-linux-thread-multi /usr/lib/perl5/5.8.7 /usr/lib/perl5/site_perl/5.8.7/i586-linux-thread-multi /usr/lib/perl5/site_perl/5.8.7 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.7/i586-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.7 /usr/lib/perl5/vendor_perl .) at /usr/abills/libexec/rauth.pl line 14.
Exec-Program: returned: 2
rlm_exec (pre_auth): External script failed

И снова спрошу совета - где копать и кого смотреть?

~AsmodeuS~
Site Admin
Сообщения: 5749
Зарегистрирован: Пт янв 28, 2005 3:11 pm
Контактная информация:

Сообщение ~AsmodeuS~ »

Интересно какая у Вас версия

в последней версии из CVS все работает

возможно у Вас нет модуля FindBin;

Ответить