* [sisyphus] I: tcb scheme implemented for Sisyphus
@ 2001-12-20 15:24 Dmitry V. Levin
2001-12-20 19:53 ` Marat Khairullin
` (3 more replies)
0 siblings, 4 replies; 33+ messages in thread
From: Dmitry V. Levin @ 2001-12-20 15:24 UTC (permalink / raw)
To: ALT Linux Sisyphus mailing list
[-- Attachment #1: Type: text/plain, Size: 2195 bytes --]
Greetings!
Сизиф перешел на новую схему хранения паролей и авторизации по ним.
Название tcb восходит к понятию Trusted Computing Base из Orange Book.
Данная технология является воплощением принципа минимизации прав доступа и
позволяет, в частности, снизить права программам, осуществляющим доступ к
shadow, с suid-root до sgid-shadow и sgid-chkpwd.
Изменениям были подвергнуты следующие пакеты:
pam
pam-config
passwd
setup
shadow
tcb
vlock
xlockmore
kdebase
При этом в составе привилегированных программ произошли следующие
изменения:
/lib/helper/unix_chkpwd (suid-root) --> /sbin/chkpwd.d/tcb_chkpwd (sgid-shadow)
/usr/bin/passwd: suid-root --> sgid-shadow
/usr/bin/chage: suid-root --> sgid-shadow
/usr/bin/vlock: none --> sgid-chkpwd
/usr/X11R6/bin/xlock: none --> sgid-chkpwd
/usr/bin/kcheckpass: none --> sgid-chkpwd
Суть нового принципа хранения состоит в том, что вместо одного файла
/etc/shadow для всех теперь применяется /etc/tcb/<user>/shadow для каждого
пользователя. Детали реализации см. в tcb(5) из пакета tcb-utils.
Вследствие этого программа, желающая проверять пароль текущего
пользователя, должна быть sgid-chkpwd.
Меры предосторожности:
До начала обновления необходимо обеспечить наличие рутового shell'а на
момент окончания обновления, чтобы, в случае неудачи обновления файла
/etc/pam.d/system-auth, можно было его поправить.
Переход на tcb scheme должен произойти автоматически во время обновления
(рекомендую apt-get dist-upgrade).
Banner:
Переход на TCB стал возможным благодаря огромной работе, проделанной
авторами TCB (см. /usr/share/doc/libtcb-0.9.7/LICENSE):
Copyright (c) 2001 Rafal Wojtczuk <nergal@owl.openwall.com> - автор
Copyright (c) 2001 Solar Designer <solar@owl.openwall.com> - соавтор, аудит кода
Copyright (c) 2001 Dmitry V. Levin <ldv@alt-linux.org> - аудит кода
Regards,
Dmitry
+-------------------------------------------------------------------------+
Dmitry V. Levin mailto://ldv@alt-linux.org
ALT Linux Team http://www.altlinux.ru/
Fandra Project http://www.fandra.org/
+-------------------------------------------------------------------------+
UNIX is user friendly. It's just very selective about who its friends are.
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [sisyphus] I: tcb scheme implemented for Sisyphus
2001-12-20 15:24 [sisyphus] I: tcb scheme implemented for Sisyphus Dmitry V. Levin
@ 2001-12-20 19:53 ` Marat Khairullin
2001-12-21 9:51 ` Dmitry V. Levin
2001-12-22 5:27 ` Sergei
` (2 subsequent siblings)
3 siblings, 1 reply; 33+ messages in thread
From: Marat Khairullin @ 2001-12-20 19:53 UTC (permalink / raw)
To: sisyphus
On Thu, 20 Dec 2001 18:24:17 +0300
"Dmitry V. Levin" <ldv@alt-linux.org> wrote:
>
> Вследствие этого программа, желающая проверять пароль текущего
> пользователя, должна быть sgid-chkpwd.
>
Как быть с informix'ом (ver 7.x), который не умеет работать даже с обычным /etc/shadow?
Можно ли будет вырубить все это хозяйство?
В SCO'тине в tcb засунуто еще и содержимое /etc/passwd и /etc/group и ~/.lastlogin .
А как в ALT'овском tcb?
Уж слишком много приходилось на SCO'тине править ручками, если что-то падало ...
--
Marat Khairullin 8-> mailto:xmm@rambler.ru
Marat.Khairullin@f92.n5049.z2.fidonet.org
From meniluha@mailru.com Thu Dec 20 23:14:25 2001
Return-Path: <meniluha@mailru.com>
Delivered-To: sisyphus@localhost.ru.net
Received: from localhost.localdomain (d067.p3.col.ru [195.210.132.67])
by linux.ru.net (Postfix) with ESMTP id 287D1278E
for <sisyphus@altlinux.ru>; Thu, 20 Dec 2001 23:14:23 +0300 (MSK)
Received: from localhost.localdomain (localhost.localdomain [127.0.0.1])
by localhost.localdomain (Postfix) with SMTP id 01E1216EFF
for <sisyphus@altlinux.ru>; Thu, 20 Dec 2001 23:17:49 +0300 (MSK)
Date: Thu, 20 Dec 2001 23:17:49 +0300
From: Ilia Menchikh <meniluha@mailru.com>
To: sisyphus@altlinux.ru
Message-Id: <20011220231749.0402a1aa.meniluha@mailru.com>
X-Mailer: Sylpheed version 0.6.6 (GTK+ 1.2.10; i586-alt-linux)
Mime-Version: 1.0
Content-Type: text/plain; charset=KOI8-R
Content-Transfer-Encoding: 8bit
Subject: [sisyphus] Block RPM
Sender: sisyphus-admin@altlinux.ru
Errors-To: sisyphus-admin@altlinux.ru
X-BeenThere: sisyphus@altlinux.ru
X-Mailman-Version: 2.0
Precedence: bulk
Reply-To: sisyphus@altlinux.ru
List-Help: <mailto:sisyphus-request@altlinux.ru?subject=help>
List-Post: <mailto:sisyphus@altlinux.ru>
List-Subscribe: <http://altlinux.ru/mailman/listinfo/sisyphus>,
<mailto:sisyphus-request@altlinux.ru?subject=subscribe>
List-Id: <sisyphus.altlinux.ru>
List-Unsubscribe: <http://altlinux.ru/mailman/listinfo/sisyphus>,
<mailto:sisyphus-request@altlinux.ru?subject=unsubscribe>
List-Archive: <http://altlinux.ru/pipermail/sisyphus/>
Здравствуйте!
Столкнулся при очередном обновлении с тем, что:
apt-get update - все скачивает но зависимости не проверяет
apt-get <все что угодно> - молчит как партизан
rpm -q <что либо> - тоже молчание похожее на завис.
Очевидно блокирована база RPM.
Так как в системе понимаю мало сделал rpm --rebuilddb.
Итог: Вроде работает, но осадок остался ;)
Как-то недавно подобное письмо пробегало, но причину там установили или нет, не помню.
---
Илья
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [sisyphus] I: tcb scheme implemented for Sisyphus
2001-12-20 19:53 ` Marat Khairullin
@ 2001-12-21 9:51 ` Dmitry V. Levin
2001-12-24 5:55 ` Marat Khairullin
0 siblings, 1 reply; 33+ messages in thread
From: Dmitry V. Levin @ 2001-12-21 9:51 UTC (permalink / raw)
To: ALT Linux Sisyphus mailing list
[-- Attachment #1: Type: text/plain, Size: 1987 bytes --]
On Thu, Dec 20, 2001 at 10:53:17PM +0300, Marat Khairullin wrote:
> > Вследствие этого программа, желающая проверять пароль текущего
> > пользователя, должна быть sgid-chkpwd.
>
> Как быть с informix'ом (ver 7.x), который не умеет работать даже с обычным /etc/shadow?
А зачем informix'у проверять системные пароли?
Впрочем, это проблема informix (и Ваша, если выпала роль ответственного за
безопасность такой системы).
> Можно ли будет вырубить все это хозяйство?
Ну вот, стоит сделать что-нибудь действительно хорошее, как сразу найдется
желающий это все вырубить. :)
Да, можно пользоваться /etc/shadow, см. документацию в пакетах *tcb*:
tcb(5), pam_tcb(5), tcb_convert(8).
Конфигурационные файлы, которые надо будет отредактировать:
/etc/nsswitch.conf, /etc/login.defs, /etc/pam.d/system-auth*
Файлы, права на которые надо изменить, приведены в первом письме.
Согласитесь, не стоит отказываться от установки tcb по умолчанию только
из-за того, что с ним может некорректно работать informix.
> В SCO'тине в tcb засунуто еще и содержимое /etc/passwd и /etc/group и ~/.lastlogin .
И /etc/group - Вы уверены?
> А как в ALT'овском tcb?
Помещение shadow в tcb - очень полезное решение прежде всего с точки
зрения безопасности, которое при этом не "сломает" софт.
Помещение passwd в tcb - гораздо менее важное для обеспечения безопасности
решение, при том что количество "сломанного" софта может быть гораздо
больше - слишком многие привыкли залезать в /etc/passwd ручками.
> Уж слишком много приходилось на SCO'тине править ручками, если что-то падало ...
Какое это имеет отношение к нашему tcb?
Regards,
Dmitry
+-------------------------------------------------------------------------+
Dmitry V. Levin mailto://ldv@alt-linux.org
ALT Linux Team http://www.altlinux.ru/
Fandra Project http://www.fandra.org/
+-------------------------------------------------------------------------+
UNIX is user friendly. It's just very selective about who its friends are.
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [sisyphus] I: tcb scheme implemented for Sisyphus
2001-12-20 15:24 [sisyphus] I: tcb scheme implemented for Sisyphus Dmitry V. Levin
2001-12-20 19:53 ` Marat Khairullin
@ 2001-12-22 5:27 ` Sergei
2001-12-24 9:50 ` Dmitry V. Levin
2001-12-22 9:29 ` Sergey S. Skulachenko
2001-12-22 11:25 ` Ihar Viarheichyk
3 siblings, 1 reply; 33+ messages in thread
From: Sergei @ 2001-12-22 5:27 UTC (permalink / raw)
To: sisyphus
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Все хорошо, только все проги, в которых используется pam_pwdb, будут слетать
- - его нет. Вместо этого нужно вписать
<тип> required /lib/security/pam_stack.so system=system-auth
У меня все это так и заработало (слетели X).
- --
С уважением, Епифанов Сергей.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE8JBnO4ZpgWiwK7D8RAk4mAJ9Wu3Mb64N0Jh5cncBbiphlz+wiMQCgiPmZ
pAiuHWStqlYAzKYxiJcd1QU=
=vz2Q
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [sisyphus] I: tcb scheme implemented for Sisyphus
2001-12-20 15:24 [sisyphus] I: tcb scheme implemented for Sisyphus Dmitry V. Levin
2001-12-20 19:53 ` Marat Khairullin
2001-12-22 5:27 ` Sergei
@ 2001-12-22 9:29 ` Sergey S. Skulachenko
2001-12-22 9:57 ` Aleksandr Blohin
` (2 more replies)
2001-12-22 11:25 ` Ihar Viarheichyk
3 siblings, 3 replies; 33+ messages in thread
From: Sergey S. Skulachenko @ 2001-12-22 9:29 UTC (permalink / raw)
To: sisyphus
On Thu, 20 Dec 2001 18:24:17 +0300
"Dmitry V. Levin" <ldv@alt-linux.org> wrote:
> Сизиф перешел на новую схему хранения паролей и авторизации по
> ним.
Пришлось однако поволноваться немного. После обновления и новой
загрузки машина неожиданно сообщила, что не знает логина user и
root. Пришлось сделать init 1. При поверхностном взгляде пароли
пользователей перенесены в новые разделы правильно. Радикальным
решением стало сменить пароль у пользователя. И всё заработало.
____________
С уважением,
С.С.Скулаченко
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [sisyphus] I: tcb scheme implemented for Sisyphus
2001-12-22 9:29 ` Sergey S. Skulachenko
@ 2001-12-22 9:57 ` Aleksandr Blohin
2001-12-22 15:04 ` Sergei
2001-12-24 9:52 ` Dmitry V. Levin
2 siblings, 0 replies; 33+ messages in thread
From: Aleksandr Blohin @ 2001-12-22 9:57 UTC (permalink / raw)
To: sisyphus
On Sat, 22 Dec 2001 12:29:57 +0300
"Sergey S. Skulachenko" <sssku@online.ru> wrote:
SSS> Пришлось однако поволноваться немного. После обновления и новой
SSS> загрузки машина неожиданно сообщила, что не знает логина user и
SSS> root. Пришлось сделать init 1. При поверхностном взгляде пароли
У меня такое случилось при эксперименте во время обновления. После
обновления всё прекрасно работает. Видимо у Вас при обновлении возникла
ошибка.
--
Best regards
AB
--
... In nomine Altli, et Ctrli, et Spititus Deli, Reset!
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [sisyphus] I: tcb scheme implemented for Sisyphus
2001-12-20 15:24 [sisyphus] I: tcb scheme implemented for Sisyphus Dmitry V. Levin
` (2 preceding siblings ...)
2001-12-22 9:29 ` Sergey S. Skulachenko
@ 2001-12-22 11:25 ` Ihar Viarheichyk
2001-12-24 9:54 ` Dmitry V. Levin
3 siblings, 1 reply; 33+ messages in thread
From: Ihar Viarheichyk @ 2001-12-22 11:25 UTC (permalink / raw)
To: sisyphus
После перехода на tcb авторизация проходит нормально, но при попытке
изменить пароль новому пользователю пишет:
passwd: Authentication service cannot retrieve authentication info.
с чем это может быть связано?
--
Igor Vergeichik
ICQ 47298730
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [sisyphus] I: tcb scheme implemented for Sisyphus
2001-12-22 9:29 ` Sergey S. Skulachenko
2001-12-22 9:57 ` Aleksandr Blohin
@ 2001-12-22 15:04 ` Sergei
2001-12-24 9:52 ` Dmitry V. Levin
2 siblings, 0 replies; 33+ messages in thread
From: Sergei @ 2001-12-22 15:04 UTC (permalink / raw)
To: sisyphus
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Суббота 22 Декабрь 2001 12:29, Вы написали:
> On Thu, 20 Dec 2001 18:24:17 +0300
>
> "Dmitry V. Levin" <ldv@alt-linux.org> wrote:
> > Сизиф перешел на новую схему хранения паролей и авторизации по
> > ним.
>
> Пришлось однако поволноваться немного. После обновления и новой
> загрузки машина неожиданно сообщила, что не знает логина user и
> root. Пришлось сделать init 1. При поверхностном взгляде пароли
> пользователей перенесены в новые разделы правильно. Радикальным
> решением стало сменить пароль у пользователя. И всё заработало.
Я просто удалил старый /etc/pam.d/system-auth и прописал новый... Не
перегружаясь при этом.
- --
С уважением, Епифанов Сергей.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE8JKER4ZpgWiwK7D8RAsfkAJ958HIqCDL0JzA/x7fgK6vBixP3ygCfcYqK
SstYmeiLLioHX2Bi6/B0OZg=
=Tr2m
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [sisyphus] I: tcb scheme implemented for Sisyphus
2001-12-21 9:51 ` Dmitry V. Levin
@ 2001-12-24 5:55 ` Marat Khairullin
2001-12-26 9:20 ` Alexander Bokovoy
0 siblings, 1 reply; 33+ messages in thread
From: Marat Khairullin @ 2001-12-24 5:55 UTC (permalink / raw)
To: sisyphus
On Fri, 21 Dec 2001 12:51:35 +0300
"Dmitry V. Levin" <ldv@alt-linux.org> wrote:
> On Thu, Dec 20, 2001 at 10:53:17PM +0300, Marat Khairullin wrote:
> > Как быть с informix'ом (ver 7.x), который не умеет работать даже с обычным /etc/shadow?
>
> А зачем informix'у проверять системные пароли?
> Впрочем, это проблема informix (и Ваша, если выпала роль ответственного за
> безопасность такой системы).
> ...
> Согласитесь, не стоит отказываться от установки tcb по умолчанию только
> из-за того, что с ним может некорректно работать informix.
>
А если informix - это то ради чего нужен этот сервер?
Да и он не только некорректно работает, а вообще не работает (имеется в виду /etc/shadow) :)
> > В SCO'тине в tcb засунуто еще и содержимое /etc/passwd и /etc/group и ~/.lastlogin .
>
> И /etc/group - Вы уверены?
Уверен. Вот файл рута:
*********
root:u_name=root:u_id#0:\
:u_pwd=ляляляля:\
:u_type=root:u_owner=root:u_cmdpriv=audit,audittrail,auth,su,passwd,backup,queryspace,create_backup,restore_backup,cron,lp,printqueue,printerstat,mem,sysadmin,terminal,uucp,root,shutdown:\
:u_syspriv=suspendaudit,configaudit,writeaudit,execsuid,nopromain,label_terminal,chmodsugid,chown:\
:u_minchg#0:u_exp#0:u_life#0:u_succhg#990417374:\
:u_unsucchg#1006865059:u_pswduser=root:u_pickpw:u_genpwd:\
:u_restrict@:u_nullpw@:u_suclog#1009173744:u_suctty=ttyp4:\
:u_unsuclog#1009109731:u_maxtries#0:u_lock@:chkent:
*********
В SCO, tcb - это основная база, /etc/passwd, /etc/group и /etc/shadow тоже существуют,
а во время boot'а проверяется целостность tcb и этих файлов. Алгоритм проверки паролей
мне не известен - SCO не open source...
--
Marat Khairullin 8-> mailto:xmm@rambler.ru
Marat.Khairullin@f92.n5049.z2.fidonet.org
From egor@atknet.ru Mon Dec 24 09:53:07 2001
Return-Path: <egor@atknet.ru>
Delivered-To: sisyphus@localhost.ru.net
Received: from Tootankhamon.atknet.ru (ns.atknet.ru [213.24.49.1])
by linux.ru.net (Postfix) with ESMTP id 943BE2531
for <sisyphus@altlinux.ru>; Mon, 24 Dec 2001 09:53:07 +0300 (MSK)
Received: from shadow.atknet.ru (shadow.atknet.ru [213.24.49.49])
by Tootankhamon.atknet.ru (8.11.2/8.11.2/ATKNet) with SMTP id fBO6uDE77738
for <sisyphus@altlinux.ru>; Mon, 24 Dec 2001 09:56:13 +0300 (MSK)
Message-Id: <200112240656.fBO6uDE77738@Tootankhamon.atknet.ru>
Date: Mon, 24 Dec 2001 09:55:52 +0300
From: Igor Dobryninskiy <egor@atknet.ru>
To: Sisyphus mailing list <sisyphus@altlinux.ru>
Organization: =?KOI8-R?B?7+/vICLh0sjBzsfFzNjTy8HRINTFzMXXydrJz87OwdEgy8/N0A==?=
=?KOI8-R?B?wc7J0SI=?=
X-Mailer: Sylpheed version 0.6.5 (GTK+ 1.2.10; i586-alt-linux)
Mime-Version: 1.0
Content-Type: text/plain; charset=KOI8-R
Content-Transfer-Encoding: 8bit
Subject: [sisyphus] =?KOI8-R?B?88nO1MHL08nexdPLycUgxsHKzNkg1w==?= mc
Sender: sisyphus-admin@altlinux.ru
Errors-To: sisyphus-admin@altlinux.ru
X-BeenThere: sisyphus@altlinux.ru
X-Mailman-Version: 2.0
Precedence: bulk
Reply-To: sisyphus@altlinux.ru
List-Help: <mailto:sisyphus-request@altlinux.ru?subject=help>
List-Post: <mailto:sisyphus@altlinux.ru>
List-Subscribe: <http://altlinux.ru/mailman/listinfo/sisyphus>,
<mailto:sisyphus-request@altlinux.ru?subject=subscribe>
List-Id: <sisyphus.altlinux.ru>
List-Unsubscribe: <http://altlinux.ru/mailman/listinfo/sisyphus>,
<mailto:sisyphus-request@altlinux.ru?subject=unsubscribe>
List-Archive: <http://altlinux.ru/pipermail/sisyphus/>
Добрый день.
После какого-то обновления приключилось следующее: при открытии любого
файла на редактирование MC ругается, что "загрузить синтаксический файл:
ошибка доступа к файлу". Синтаксические файлы есть, доступ к ним на чтение
тоже. Из под рута не ругается. Я mc пользуюсь нечасто, но всё равно
достаёт. Где бы это поправить?
--
С уважением - Игорь Добрынинский, egor@atknet.ru
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [sisyphus] I: tcb scheme implemented for Sisyphus
2001-12-22 5:27 ` Sergei
@ 2001-12-24 9:50 ` Dmitry V. Levin
0 siblings, 0 replies; 33+ messages in thread
From: Dmitry V. Levin @ 2001-12-24 9:50 UTC (permalink / raw)
To: ALT Linux Sisyphus mailing list
[-- Attachment #1: Type: text/plain, Size: 722 bytes --]
On Sat, Dec 22, 2001 at 08:27:41AM +0300, Sergei wrote:
> Все хорошо, только все проги, в которых используется pam_pwdb, будут слетать
> - его нет. Вместо этого нужно вписать
> <тип> required /lib/security/pam_stack.so system=system-auth
В Сизифе везде так написано.
> У меня все это так и заработало (слетели X).
Испорченный pamd-файл?
Regards,
Dmitry
+-------------------------------------------------------------------------+
Dmitry V. Levin mailto://ldv@alt-linux.org
ALT Linux Team http://www.altlinux.ru/
Fandra Project http://www.fandra.org/
+-------------------------------------------------------------------------+
UNIX is user friendly. It's just very selective about who its friends are.
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [sisyphus] I: tcb scheme implemented for Sisyphus
2001-12-22 9:29 ` Sergey S. Skulachenko
2001-12-22 9:57 ` Aleksandr Blohin
2001-12-22 15:04 ` Sergei
@ 2001-12-24 9:52 ` Dmitry V. Levin
2001-12-24 21:01 ` Sergey S. Skulachenko
2 siblings, 1 reply; 33+ messages in thread
From: @ 2001-12-24 9:52 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [sisyphus] I: tcb scheme implemented for Sisyphus
2001-12-22 11:25 ` Ihar Viarheichyk
@ 2001-12-24 9:54 ` Dmitry V. Levin
2001-12-26 10:51 ` Ihar Viarheichyk
0 siblings, 1 reply; 33+ messages in thread
From: @ 2001-12-24 9:54 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [sisyphus] I: tcb scheme implemented for Sisyphus
2001-12-24 9:52 ` Dmitry V. Levin
@ 2001-12-24 21:01 ` Sergey S. Skulachenko
2001-12-24 22:53 ` AVL
2001-12-25 6:48 ` Dmitry V. Levin
0 siblings, 2 replies; 33+ messages in thread
From: @ 2001-12-24 21:01 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [sisyphus] I: tcb scheme implemented for Sisyphus
2001-12-24 21:01 ` Sergey S. Skulachenko
@ 2001-12-24 22:53 ` AVL
2001-12-25 6:14 ` Vitaly Lipatov
2001-12-25 6:48 ` Dmitry V. Levin
1 sibling, 1 reply; 33+ messages in thread
From: @ 2001-12-24 22:53 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [sisyphus] I: tcb scheme implemented for Sisyphus
2001-12-24 22:53 ` AVL
@ 2001-12-25 6:14 ` Vitaly Lipatov
0 siblings, 0 replies; 33+ messages in thread
From: @ 2001-12-25 6:14 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [sisyphus] I: tcb scheme implemented for Sisyphus
2001-12-24 21:01 ` Sergey S. Skulachenko
2001-12-24 22:53 ` AVL
@ 2001-12-25 6:48 ` Dmitry V. Levin
1 sibling, 0 replies; 33+ messages in thread
From: @ 2001-12-25 6:48 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [sisyphus] I: tcb scheme implemented for Sisyphus
2001-12-24 5:55 ` Marat Khairullin
@ 2001-12-26 9:20 ` Alexander Bokovoy
2001-12-26 11:36 ` Dmitry V. Levin
0 siblings, 1 reply; 33+ messages in thread
From: @ 2001-12-26 9:20 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [sisyphus] I: tcb scheme implemented for Sisyphus
2001-12-24 9:54 ` Dmitry V. Levin
@ 2001-12-26 10:51 ` Ihar Viarheichyk
2001-12-26 11:23 ` Dmitry V. Levin
0 siblings, 1 reply; 33+ messages in thread
From: @ 2001-12-26 10:51 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [sisyphus] I: tcb scheme implemented for Sisyphus
2001-12-26 10:51 ` Ihar Viarheichyk
@ 2001-12-26 11:23 ` Dmitry V. Levin
2001-12-26 13:02 ` Ihar Viarheichyk
0 siblings, 1 reply; 33+ messages in thread
From: @ 2001-12-26 11:23 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [sisyphus] I: tcb scheme implemented for Sisyphus
2001-12-26 9:20 ` Alexander Bokovoy
@ 2001-12-26 11:36 ` Dmitry V. Levin
0 siblings, 0 replies; 33+ messages in thread
From: @ 2001-12-26 11:36 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [sisyphus] I: tcb scheme implemented for Sisyphus
2001-12-26 11:23 ` Dmitry V. Levin
@ 2001-12-26 13:02 ` Ihar Viarheichyk
2001-12-26 13:27 ` Dmitry V. Levin
0 siblings, 1 reply; 33+ messages in thread
From: @ 2001-12-26 13:02 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [sisyphus] I: tcb scheme implemented for Sisyphus
2001-12-26 13:02 ` Ihar Viarheichyk
@ 2001-12-26 13:27 ` Dmitry V. Levin
2001-12-26 13:37 ` Ihar Viarheichyk
0 siblings, 1 reply; 33+ messages in thread
From: @ 2001-12-26 13:27 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [sisyphus] I: tcb scheme implemented for Sisyphus
2001-12-26 13:27 ` Dmitry V. Levin
@ 2001-12-26 13:37 ` Ihar Viarheichyk
2001-12-26 14:12 ` Dmitry V. Levin
0 siblings, 1 reply; 33+ messages in thread
From: @ 2001-12-26 13:37 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [sisyphus] I: tcb scheme implemented for Sisyphus
2001-12-26 13:37 ` Ihar Viarheichyk
@ 2001-12-26 14:12 ` Dmitry V. Levin
2001-12-29 10:40 ` Re[2]: " Kir
0 siblings, 1 reply; 33+ messages in thread
From: @ 2001-12-26 14:12 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re[2]: [sisyphus] I: tcb scheme implemented for Sisyphus
2001-12-26 14:12 ` Dmitry V. Levin
@ 2001-12-29 10:40 ` Kir
2001-12-29 10:59 ` Dmitry V. Levin
0 siblings, 1 reply; 33+ messages in thread
From: @ 2001-12-29 10:40 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [sisyphus] I: tcb scheme implemented for Sisyphus
2001-12-29 10:40 ` Re[2]: " Kir
@ 2001-12-29 10:59 ` Dmitry V. Levin
2001-12-29 11:19 ` Re[2]: " Kir
2002-01-01 14:35 ` Kir
0 siblings, 2 replies; 33+ messages in thread
From: @ 2001-12-29 10:59 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re[2]: [sisyphus] I: tcb scheme implemented for Sisyphus
2001-12-29 10:59 ` Dmitry V. Levin
@ 2001-12-29 11:19 ` Kir
2002-01-01 14:35 ` Kir
1 sibling, 0 replies; 33+ messages in thread
From: @ 2001-12-29 11:19 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re[2]: [sisyphus] I: tcb scheme implemented for Sisyphus
2001-12-29 10:59 ` Dmitry V. Levin
2001-12-29 11:19 ` Re[2]: " Kir
@ 2002-01-01 14:35 ` Kir
2002-01-01 14:44 ` Alexander Bokovoy
1 sibling, 1 reply; 33+ messages in thread
From: @ 2002-01-01 14:35 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: Re[2]: [sisyphus] I: tcb scheme implemented for Sisyphus
2002-01-01 14:35 ` Kir
@ 2002-01-01 14:44 ` Alexander Bokovoy
2002-01-01 21:50 ` Re[4]: " Kir
0 siblings, 1 reply; 33+ messages in thread
From: @ 2002-01-01 14:44 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re[4]: [sisyphus] I: tcb scheme implemented for Sisyphus
2002-01-01 14:44 ` Alexander Bokovoy
@ 2002-01-01 21:50 ` Kir
2002-01-01 23:19 ` Andrey
2002-01-01 23:43 ` Alexander Bokovoy
0 siblings, 2 replies; 33+ messages in thread
From: @ 2002-01-01 21:50 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: Re[4]: [sisyphus] I: tcb scheme implemented for Sisyphus
2002-01-01 21:50 ` Re[4]: " Kir
@ 2002-01-01 23:19 ` Andrey
2002-01-01 23:43 ` Alexander Bokovoy
1 sibling, 0 replies; 33+ messages in thread
From: @ 2002-01-01 23:19 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: Re[4]: [sisyphus] I: tcb scheme implemented for Sisyphus
2002-01-01 21:50 ` Re[4]: " Kir
2002-01-01 23:19 ` Andrey
@ 2002-01-01 23:43 ` Alexander Bokovoy
2002-01-02 10:34 ` Re[6]: " Kir
1 sibling, 1 reply; 33+ messages in thread
From: @ 2002-01-01 23:43 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re[6]: [sisyphus] I: tcb scheme implemented for Sisyphus
2002-01-01 23:43 ` Alexander Bokovoy
@ 2002-01-02 10:34 ` Kir
0 siblings, 0 replies; 33+ messages in thread
From: @ 2002-01-02 10:34 UTC (permalink / raw)
^ permalink raw reply [flat|nested] 33+ messages in thread
end of thread, other threads:[~2002-01-02 10:34 UTC | newest]
Thread overview: 33+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-20 15:24 [sisyphus] I: tcb scheme implemented for Sisyphus Dmitry V. Levin
2001-12-20 19:53 ` Marat Khairullin
2001-12-21 9:51 ` Dmitry V. Levin
2001-12-24 5:55 ` Marat Khairullin
2001-12-26 9:20 ` Alexander Bokovoy
2001-12-26 11:36 ` Dmitry V. Levin
2001-12-22 5:27 ` Sergei
2001-12-24 9:50 ` Dmitry V. Levin
2001-12-22 9:29 ` Sergey S. Skulachenko
2001-12-22 9:57 ` Aleksandr Blohin
2001-12-22 15:04 ` Sergei
2001-12-24 9:52 ` Dmitry V. Levin
2001-12-24 21:01 ` Sergey S. Skulachenko
2001-12-24 22:53 ` AVL
2001-12-25 6:14 ` Vitaly Lipatov
2001-12-25 6:48 ` Dmitry V. Levin
2001-12-22 11:25 ` Ihar Viarheichyk
2001-12-24 9:54 ` Dmitry V. Levin
2001-12-26 10:51 ` Ihar Viarheichyk
2001-12-26 11:23 ` Dmitry V. Levin
2001-12-26 13:02 ` Ihar Viarheichyk
2001-12-26 13:27 ` Dmitry V. Levin
2001-12-26 13:37 ` Ihar Viarheichyk
2001-12-26 14:12 ` Dmitry V. Levin
2001-12-29 10:40 ` Re[2]: " Kir
2001-12-29 10:59 ` Dmitry V. Levin
2001-12-29 11:19 ` Re[2]: " Kir
2002-01-01 14:35 ` Kir
2002-01-01 14:44 ` Alexander Bokovoy
2002-01-01 21:50 ` Re[4]: " Kir
2002-01-01 23:19 ` Andrey
2002-01-01 23:43 ` Alexander Bokovoy
2002-01-02 10:34 ` Re[6]: " Kir
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git