ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
From: "altlinux@aaanet.ru" <altlinux@aaanet.ru>
To: ALT Linux sysadmin discuss <sysadmins@lists.altlinux.org>
Subject: Re: [Sysadmins] dial IN
Date: Mon, 21 Jan 2008 16:37:18 +0300
Message-ID: <4794A00E.9090208@aaanet.ru> (raw)
In-Reply-To: <m3prvvv0fq.fsf@vvk.distance.ru>

но я раньше на alt24 в системе не заводил пользователя
[root@gate tcb]# getent passwd qwe
[root@gate tcb]# getent shadow qwe


Если добавляю в pap пользователя который есть
[root@gate tcb]# [root@gate tmp]# getent shadow igo
igo:юююююююююююююююю
[root@gate tmp]# getent passwd igo
igo:x:500:500::/home/igo:/bin/bash

[root@gate tmp]# [root@gate ppp]# cat pap-secrets
# Secrets for authentication using PAP
# client        server  secret                  IP addresses
"epbakru4_ll01" *       "rplgenwn"      *
"kbru"  *       "sJdwu9f9"      *
"qwe"   *       "qwe" 192.168.80.2
"igo"   *       ""      *


при соединеии висит проверка имени и пароля минут пять потом я обрываю 
это дело

[root@gate tmp]# cat ppp.log
speed 4 not supported
using channel 183
Using interface ppp0
Connect: ppp0 <--> /dev/ttyS0
sent [LCP ConfReq id=0x1 <mru 1492> <asyncmap 0x0> <auth pap> <callback 
CBCP> <magic 0xb455dfbe> <pcomp> <accomp>]
rcvd [LCP ConfAck id=0x1 <mru 1492> <asyncmap 0x0> <auth pap> <callback 
CBCP> <magic 0xb455dfbe> <pcomp> <accomp>]
sent [LCP ConfReq id=0x1 <mru 1492> <asyncmap 0x0> <auth pap> <callback 
CBCP> <magic 0xb455dfbe> <pcomp> <accomp>]
rcvd [LCP ConfReq id=0x2 <asyncmap 0x0> <magic 0x78114b14> <pcomp> 
<accomp> <callback CBCP>]
sent [LCP ConfRej id=0x2 <callback CBCP>]
rcvd [LCP ConfAck id=0x1 <mru 1492> <asyncmap 0x0> <auth pap> <callback 
CBCP> <magic 0xb455dfbe> <pcomp> <accomp>]
rcvd [LCP ConfReq id=0x3 <asyncmap 0x0> <magic 0x78114b14> <pcomp> <accomp>]
sent [LCP ConfAck id=0x3 <asyncmap 0x0> <magic 0x78114b14> <pcomp> <accomp>]
sent [LCP EchoReq id=0x0 magic=0xb455dfbe]
cbcp_lowerup
want: 14
rcvd [LCP Ident id=0x4 magic=0x78114b14 "MSRASV5.10"]
rcvd [LCP Ident id=0x5 magic=0x78114b14 "MSRAS-1-OLEINIKOV"]
rcvd [PAP AuthReq id=0x10 user="igo" password="правильный пароль"]
user igo logged in
sent [PAP AuthAck id=0x10 "Success"]
PAP peer authentication succeeded for igo
cbcp_open
rcvd [LCP EchoRep id=0x0 magic=0x78114b14]
sent [LCP EchoReq id=0x1 magic=0xb455dfbe]
rcvd [LCP EchoRep id=0x1 magic=0x78114b14]
sent [LCP EchoReq id=0x2 magic=0xb455dfbe]
rcvd [LCP EchoRep id=0x2 magic=0x78114b14]
sent [LCP EchoReq id=0x3 magic=0xb455dfbe]
rcvd [LCP EchoRep id=0x3 magic=0x78114b14]
sent [LCP EchoReq id=0x4 magic=0xb455dfbe]
rcvd [LCP EchoRep id=0x4 magic=0x78114b14]
sent [LCP EchoReq id=0x5 magic=0xb455dfbe]
rcvd [LCP EchoRep id=0x5 magic=0x78114b14]
rcvd [LCP TermReq id=0x6 "x\021K\024\000<\37777777715t\000\000\000\000"]
LCP terminated by peer (x^QK^T^@<M-Mt^@^@^@^@)
sent [LCP TermAck id=0x6]
Connection terminated.
Connect time 3.1 minutes.
Sent 0 bytes, received 0 bytes.
Modem hangup

>>>>>> On 18 Jan 2008 at 12:35 "a" == altlinux  writes:
>>>>>>             
>
>  a> rcvd [LCP Ident id=0x4 magic=0x3ca944ae "MSRASV5.10"]
>  a> rcvd [LCP Ident id=0x5 magic=0x3ca944ae "MSRAS-1-OLEINIKOV"]
>  a> rcvd [PAP AuthReq id=0x2 user="qwe" password=<hidden>]
>  a> sent [PAP AuthNak id=0x2 "Authentication service cannot retrieve 
>  a> authentication info"]
>
> "Это бжж не с проста" (ц)
>
> getent passwd user
> getent shadow user
>
> работают?
>
>   




  reply	other threads:[~2008-01-21 13:37 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-15  9:03 altlinux
2008-01-15 13:01 ` altlinux
2008-01-16  5:45 ` altlinux
2008-01-16  8:17   ` Motsyo Gennadi aka Drool
2008-01-16 11:13 ` altlinux
2008-01-16 13:35 ` Vladimir V. Kamarzin
2008-01-16 15:00   ` altlinux
2008-01-16 15:03     ` altlinux
2008-01-17  6:00     ` Vladimir V. Kamarzin
2008-01-17  6:47       ` altlinux
2008-01-17  7:05         ` Vladimir V. Kamarzin
2008-01-17  7:37           ` altlinux
2008-01-17  8:09             ` Vladimir V. Kamarzin
2008-01-17 15:32               ` altlinux
2008-01-18  7:35               ` altlinux
2008-01-21 12:16                 ` Vladimir V. Kamarzin
2008-01-21 13:37                   ` altlinux [this message]
2008-01-22  5:33                     ` altlinux
2008-01-22  5:53                     ` Vladimir V. Kamarzin
2008-01-22 13:16                       ` Andrew Kornilov
2008-01-22 15:29                         ` altlinux
2008-01-22 15:35                           ` Andrew Kornilov
2008-01-22 15:52                             ` altlinux
2008-01-24  6:29                               ` altlinux
2008-01-17  7:55           ` altlinux
2008-01-17  7:39       ` altlinux

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4794A00E.9090208@aaanet.ru \
    --to=altlinux@aaanet.ru \
    --cc=sysadmins@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux sysadmins discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/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 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \
		sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com
	public-inbox-index sysadmins

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sysadmins


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git