* [Comm] порблема с pppd + radius
@ 2004-11-03 18:21 Sergey
2004-11-03 20:57 ` [Comm]порблема " unix9
0 siblings, 1 reply; 5+ messages in thread
From: Sergey @ 2004-11-03 18:21 UTC (permalink / raw)
To: community
Hello community,
Уже начала ехать крыша, никак не могу разобраться как связать вместе
mgetty, pppd 2.4.2 и radius в мастере 2.4. Поделитесь плиз настройкой.
Раньше работал с portslave - все было нормально, но возникла
необходимость перелезть на мастер 2.4, а там портслейва нет :(
--
Best regards,
Sergey mailto:gray_post@mail.ru
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Comm]порблема с pppd + radius
2004-11-03 18:21 [Comm] порблема с pppd + radius Sergey
@ 2004-11-03 20:57 ` unix9
2004-11-04 9:11 ` Re[2]: " Sergey
0 siblings, 1 reply; 5+ messages in thread
From: unix9 @ 2004-11-03 20:57 UTC (permalink / raw)
To: community
Приветствую! Использую связку из mgetty, pppd 2.4.2 и radius, дистрибутив compact 2.3. В чем конкретно проблема?
>Hello community,
>
>Уже начала ехать крыша, никак не могу разобраться как связать вместе
>mgetty, pppd 2.4.2 и radius в мастере 2.4. Поделитесь плиз настройкой.
>Раньше работал с portslave - все было нормально, но возникла
>необходимость перелезть на мастер 2.4, а там портслейва нет :(
>
>--
>Best regards,
> Sergey mailto:gray_post@mail.ru
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re[2]: [Comm]порблема с pppd + radius
2004-11-03 20:57 ` [Comm]порблема " unix9
@ 2004-11-04 9:11 ` Sergey
2004-11-04 14:43 ` Michael Bannij
0 siblings, 1 reply; 5+ messages in thread
From: Sergey @ 2004-11-04 9:11 UTC (permalink / raw)
To: unix9
Hello unix9,
Wednesday, November 3, 2004, 10:57:59 PM, you wrote:
u> Приветствую! Использую связку из mgetty, pppd 2.4.2 и radius,
u> дистрибутив compact 2.3. В чем конкретно проблема?
При попытке присоединиться пишет в лог:
pam_tcb[16265]: login: Authentication failed for UNKNOWN USER from LOGIN(uid=0)
Радиус вроде работает:
#radtest test ********* localhost 0 *******
Sending request to server localhost, port 1812.
radrecv: Packet from host 127.0.0.1 code=2, id=157, length=44
Service-Type = Framed-User
Framed-Protocol = PPP
Idle-Timeout = 900
Session-Timeout = 2405
Конфигурация следующая:
/etc/mgetty+sendfax/login.config
/AutoPPP/ - a_ppp /usr/sbin/pppd auth radius +pap debug
/etc/ppp/options
192.168.0.20:192.168.0.22
modem
crtscts
proxyarp
lock
ms-dns 192.168.0.20
plugin /usr/lib/pppd/2.4.2/radius.so
plugin /usr/lib/pppd/2.4.2/radattr.so
radius-config-file /etc/radiusclient/radiusclient.conf
/etc/inittab
T1:2345:respawn:/sbin/mgetty -s 57600 -D -x0 ttyM0
--
Best regards,
Sergey mailto:gray_post@mail.ru
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Re[2]: [Comm]порблема с pppd + radius
2004-11-04 9:11 ` Re[2]: " Sergey
@ 2004-11-04 14:43 ` Michael Bannij
2004-11-05 11:21 ` Re[4]: " Sergey
0 siblings, 1 reply; 5+ messages in thread
From: Michael Bannij @ 2004-11-04 14:43 UTC (permalink / raw)
To: community
> u> Приветствую! Использую связку из mgetty, pppd 2.4.2 и
radius,
> u> дистрибутив compact 2.3. В чем конкретно проблема?
>
> При попытке присоединиться пишет в лог:
> pam_tcb[16265]: login: Authentication failed for UNKNOWN USER
from LOGIN(uid=0)
А чем отличается в вашем случае вывод radiusd -X для попытки
авторизации из pppd от аналогичного вывода для radtest-а с таким
же логином и паролем?
Приведите более полный лог радиуса и pppd после коннекта, может
что и прояснится.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re[4]: [Comm]порблема с pppd + radius
2004-11-04 14:43 ` Michael Bannij
@ 2004-11-05 11:21 ` Sergey
0 siblings, 0 replies; 5+ messages in thread
From: Sergey @ 2004-11-05 11:21 UTC (permalink / raw)
To: community
Hello Michael,
Thursday, November 4, 2004, 4:43:02 PM, you wrote:
MB> А чем отличается в вашем случае вывод radiusd -X для попытки
MB> авторизации из pppd от аналогичного вывода для radtest-а с таким
MB> же логином и паролем?
MB> Приведите более полный лог радиуса и pppd после коннекта, может
MB> что и прояснится.
В /var/log/messages пишет все то же:
pam_tcb[11613]: login: Authentication failed for UNKNOWN USER from LOGIN(uid=0)
Радиус в своих логах ничего не пишет, такое впечатление что pppd к
нему запросы не посылает.
Если из консоли запустить
radtest test ********* localhost 0 *******
то радуис в своем логе пишет об успешной авторизации.
--
Best regards,
Sergey mailto:gray_post@mail.ru
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2004-11-05 11:21 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-03 18:21 [Comm] порблема с pppd + radius Sergey
2004-11-03 20:57 ` [Comm]порблема " unix9
2004-11-04 9:11 ` Re[2]: " Sergey
2004-11-04 14:43 ` Michael Bannij
2004-11-05 11:21 ` Re[4]: " Sergey
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git