module "unix" returns invalid for request
Добавлено: Вт июл 22, 2008 4:35 am
Linux Fedora Core 6.0
pppd 2.4.4
pptpd v1.3.0
FreeRADIUS 1.1.0
Все делал по инструкции
Linux Установка ABillS
кроме 6. pppd, я так понимаю, что он мне не нужен, так как в связке freeradius+mysql+pptpd соединение VPN с windows-машины с шифрованием работал нормально, и щас хочется прикрутить abills.
Вопрос в том, что означает ошибка (выкладываю лог радиуса)
modcall[authenticate]: module "unix" returns invalid for request 0
rad_recv: Access-Request packet from host 127.0.0.1:32808, id=171, length=153
Service-Type = Framed-User
Framed-Protocol = PPP
User-Name = "dsl_user"
MS-CHAP-Challenge = 0xdfb4d1eef447655ff9b53e37de6c0a28
MS-CHAP2-Response = 0x0200342598ff7f87a351532adfba23b3b90d0000000000000000a4400244d4684bb463bff65efa384cd2a3e2cdf5a831fec5
Calling-Station-Id = "172.22.6.150"
NAS-IP-Address = 127.0.0.1
NAS-Port = 0
Processing the authorize section of radiusd.conf
modcall: entering group authorize for request 0
radius_xlat: '/usr/abills/libexec/rauth.pl pre_auth'
Exec-Program: /usr/abills/libexec/rauth.pl pre_auth
Exec-Program output: User-Password == "K2qVZqCy"
Exec-Program-Wait: value-pairs: User-Password == "K2qVZqCy"
Exec-Program: returned: 0
modcall[authorize]: module "pre_auth" returns ok for request 0
modcall[authorize]: module "preprocess" returns ok for request 0
rlm_realm: No '@' in User-Name = "dsl_user", looking up realm NULL
rlm_realm: No such realm "NULL"
modcall[authorize]: module "suffix" returns noop for request 0
users: Matched entry DEFAULT at line 152
users: Matched entry DEFAULT at line 171
users: Matched entry DEFAULT at line 183
modcall[authorize]: module "files" returns ok for request 0
modcall: leaving group authorize (returns ok) for request 0
rad_check_password: Found Auth-Type System
auth: type "System"
Processing the authenticate section of radiusd.conf
modcall: entering group authenticate for request 0
rlm_unix: Attribute "User-Password" is required for authentication.
modcall[authenticate]: module "unix" returns invalid for request 0
modcall: leaving group authenticate (returns invalid) for request 0
auth: Failed to validate the user.
Found Post-Auth-Type
Processing the post-auth section of radiusd.conf
modcall: entering group REJECT for request 0
radius_xlat: '/usr/abills/libexec/rauth.pl post_auth'
Exec-Program: /usr/abills/libexec/rauth.pl post_auth
Exec-Program output:
Exec-Program: returned: 0
modcall[post-auth]: module "post_auth" returns ok for request 0
modcall: leaving group REJECT (returns ok) for request 0
Delaying request 0 for 1 seconds
Finished request 0
Going to the next request
--- Walking the entire request list ---
Waking up in 1 seconds...
--- Walking the entire request list ---
Waking up in 1 seconds...
--- Walking the entire request list ---
Sending Access-Reject of id 171 to 127.0.0.1 port 32808
Waking up in 4 seconds...
--- Walking the entire request list ---
Cleaning up request 0 ID 171 with timestamp 48855753
Nothing to do. Sleeping until we see a request.
pppd 2.4.4
pptpd v1.3.0
FreeRADIUS 1.1.0
Все делал по инструкции
Linux Установка ABillS
кроме 6. pppd, я так понимаю, что он мне не нужен, так как в связке freeradius+mysql+pptpd соединение VPN с windows-машины с шифрованием работал нормально, и щас хочется прикрутить abills.
Вопрос в том, что означает ошибка (выкладываю лог радиуса)
modcall[authenticate]: module "unix" returns invalid for request 0
rad_recv: Access-Request packet from host 127.0.0.1:32808, id=171, length=153
Service-Type = Framed-User
Framed-Protocol = PPP
User-Name = "dsl_user"
MS-CHAP-Challenge = 0xdfb4d1eef447655ff9b53e37de6c0a28
MS-CHAP2-Response = 0x0200342598ff7f87a351532adfba23b3b90d0000000000000000a4400244d4684bb463bff65efa384cd2a3e2cdf5a831fec5
Calling-Station-Id = "172.22.6.150"
NAS-IP-Address = 127.0.0.1
NAS-Port = 0
Processing the authorize section of radiusd.conf
modcall: entering group authorize for request 0
radius_xlat: '/usr/abills/libexec/rauth.pl pre_auth'
Exec-Program: /usr/abills/libexec/rauth.pl pre_auth
Exec-Program output: User-Password == "K2qVZqCy"
Exec-Program-Wait: value-pairs: User-Password == "K2qVZqCy"
Exec-Program: returned: 0
modcall[authorize]: module "pre_auth" returns ok for request 0
modcall[authorize]: module "preprocess" returns ok for request 0
rlm_realm: No '@' in User-Name = "dsl_user", looking up realm NULL
rlm_realm: No such realm "NULL"
modcall[authorize]: module "suffix" returns noop for request 0
users: Matched entry DEFAULT at line 152
users: Matched entry DEFAULT at line 171
users: Matched entry DEFAULT at line 183
modcall[authorize]: module "files" returns ok for request 0
modcall: leaving group authorize (returns ok) for request 0
rad_check_password: Found Auth-Type System
auth: type "System"
Processing the authenticate section of radiusd.conf
modcall: entering group authenticate for request 0
rlm_unix: Attribute "User-Password" is required for authentication.
modcall[authenticate]: module "unix" returns invalid for request 0
modcall: leaving group authenticate (returns invalid) for request 0
auth: Failed to validate the user.
Found Post-Auth-Type
Processing the post-auth section of radiusd.conf
modcall: entering group REJECT for request 0
radius_xlat: '/usr/abills/libexec/rauth.pl post_auth'
Exec-Program: /usr/abills/libexec/rauth.pl post_auth
Exec-Program output:
Exec-Program: returned: 0
modcall[post-auth]: module "post_auth" returns ok for request 0
modcall: leaving group REJECT (returns ok) for request 0
Delaying request 0 for 1 seconds
Finished request 0
Going to the next request
--- Walking the entire request list ---
Waking up in 1 seconds...
--- Walking the entire request list ---
Waking up in 1 seconds...
--- Walking the entire request list ---
Sending Access-Reject of id 171 to 127.0.0.1 port 32808
Waking up in 4 seconds...
--- Walking the entire request list ---
Cleaning up request 0 ID 171 with timestamp 48855753
Nothing to do. Sleeping until we see a request.