ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Sergey Paradeyev <psv@gdnet.dp.ua>
To: Harlan <community@altlinux.ru>
Subject: Re[2]: [Comm] Radius è Simultaneous-Use
Date: Tue, 23 Mar 2004 03:01:29 +0200
Message-ID: <10944607390.20040323030129@gdnet.dp.ua> (raw)
In-Reply-To: <19616502681.20040219162859@pochtamt.ru>

Здравствуйте, Harlan.

Вы писали 19 февраля 2004 г., 12:28:59:

H> Здравствуйте, Harlan.

H> Вы писали 19 февраля 2004 г., 14:59:22:

H>> Здравствуйте, community.

H>> Имеется связка pptpd + pppd + Free Radius + PgSql.
H>> Нужно, что бы два пользователя с одинаковым логином одновременно
H>> логинится не могли. Для этого в файле /etc/raddb/users я прописал
H>> такое (В файле только одна строка):
H>> =====================
H>> DEFAULT Auth-Type = Local, Simultaneous-Use = 1
H>> =====================
H>> Так вот. Такое впечатление, что Radius на атрибут Simultaneous-Use (и
H>> вообще на весь файл users) плевать хотел.

H>> Подскажите, как заставить Radius понимать этот атрибут?


H> Сам же и отвечаю на поставленный вопрос:

H> В определении группы (в БД, или в файле. Я описываю для БД) нужно
H> добавить записи:
H> INSERT INTO radgroupcheck (groupname, attribute, op, value) VALUES
H> ('group', 'Simultaneous-Use', ':=', '1');
H> INSERT INTO radgroupreply (groupname, attribute, op, value) VALUES
H> ('group', 'Fall-Through', '=', '1');

H> Ессно, юзвери должны входить в группу 'group'
H> И всё пошло, как по маслу.

   А  на каком дистрибутиве так все по маслу пошло? Я ковыряю АМ-2.2 и
   заставить  pppd  обращаться  к  радиусу  не  сумел. Поделись опытом
   плииз.


-- 
С уважением,
 Sergey                          mailto:psv@gdnet.dp.ua



       reply	other threads:[~2004-03-23  1:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-23  1:01   ` Sergey Paradeyev [this message]
2004-03-23  8:12     ` Re[3]: [Comm] Radius Х Simultaneous-Use "Harlan" 

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=10944607390.20040323030129@gdnet.dp.ua \
    --to=psv@gdnet.dp.ua \
    --cc=community@altlinux.ru \
    /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 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