ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: "Michael A. Kangin" <mak@cea.ru>
To: ALT Linux Sisyphus discussion list <sisyphus@altlinux.ru>
Subject: Re: [sisyphus] Странное поведение w/who/last
Date: Sat, 21 May 2005 03:40:32 +0400
Message-ID: <200505210340.32954.mak@cea.ru> (raw)
In-Reply-To: <20050519213710.GA16741@basalt.office.altlinux.org>

On 20 Май 2005 01:37 "Dmitry V. Levin" <ldv@altlinux.org> wrote:

> Ничего не скажу про kde/sessreg, но w/who/last я стал бы подозревать в
> самую последнюю очередь.

Мнда, кажется, проблема в kdm.

Провёл эксперимент: в GiveConsole вместо вызова sessreg ставим вызов xterm. 
Перегружаем KDE. Появляется окошко xterm'а. Смотрим информацию who:

----------
[root@mak-home root]# who
root     pts/0        May 21 03:13 (:0.0)
[root@mak-home root]# who /var/run/utmp
root     pts/0        May 21 03:13 (:0.0)
----------

одинакова... Показывает наш запуск xterm'а.
Далее... Пишем ручками: sessreg -a -l test -h mak-home mak
Ок, смотрим who:

-----------
[root@mak-home root]# who
root     pts/0        May 21 03:13 (:0.0)
mak      test         May 21 03:15 (mak-home)
[root@mak-home root]# who /var/run/utmp
root     pts/0        May 21 03:13 (:0.0)
mak      test         May 21 03:15 (mak-home)
------------

Ага, наш вход в xterm + то, что мы сами зарегистрировали. Пишем exit - выходим 
из xterm, продолжается загрузка KDE. Смотрим who:

------------
[root@mak-home root]# who
[root@mak-home root]# who /var/run/utmp
mak      test         May 21 03:15 (mak-home)
-------------

Вот оно, где забавно... Что-то такое хитрое kdm делает, от чего у who крышу 
сносит.


Это как расценивать, как багу или как... ээ... особенность? 
Народ, не мог бы кто-нибудь воспроизвести/опровергнуть? У меня на двух машинах 
с KDE 3.4 проявляется.

Шаги к воспроизведению:
1. Редактируем стартовый скриптик, например, /etc/X11/xdm/GiveConsole, пишем 
туда вызов sessreg: sessreg -a -l testline -h ваш-хост ваш-юзер
2. в /etc/X11/kdm/kdmrc ставим этот скриптик в параметр Startup=, убедившись, 
что в других секциях не указывается иного значения параметра startup
3. в /etc/X11/kdm/kdmrc параметр UseSessReg= устанавливаем в значение false
4. перезагружаем kde.
5. после чего who и who /var/run/utmp будут показывать разные вещи - во втором 
случае будет видна описанная нами в вызове sessreg сессия.



-- 
wbr, Michael A. Kangin

      reply	other threads:[~2005-05-20 23:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-19 21:31 Michael A. Kangin
2005-05-19 21:37 ` Dmitry V. Levin
2005-05-20 23:40   ` Michael A. Kangin [this message]

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=200505210340.32954.mak@cea.ru \
    --to=mak@cea.ru \
    --cc=sisyphus@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 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