ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@altlinux.org>
To: community@lists.altlinux.org
Subject: Re: [Comm] Автоматический вход в систему с nodm.
Date: Thu, 1 Oct 2015 18:13:39 +0300
Message-ID: <20151001151339.GF1747@imap.altlinux.org> (raw)
In-Reply-To: <560D3524.2030807@gmail.com>

On Thu, Oct 01, 2015 at 07:29:08PM +0600, Васюк Максим Анатольевич wrote:
> Потребовался автоматический вход в систему для загрузки Window Maker. 
> Насколько я понял wdm и xdm этого сделать не могут.

Как ещё один вариант -- lightdm.

> Наткнулся на nodm, судя по описаниям это то что нужно, ничего лишнего.

Ещё autologin, раз всё равно не требуется регистрировать seat'ы.

> Подскажите пожалуйста, как им пользоваться в нашей системе или аналог?

http://git.altlinux.org/people/mike/packages/?p=mkimage-profiles.git;a=blob;f=features.in/x11-autologin/rootfs/image-scripts.d/40-x11-autologin;hb=HEAD
про nodm содержит следующее:

## nodm autologin (the last since the most intrusive)
# FIXME nodm and xinitrc should be modified (also in p6)
# WARNING: check user PATH if things go weird!
NODM_RC=/etc/sysconfig/nodm
NODM_EXE=/usr/sbin/nodm
if [ -x "$NODM_EXE" ]; then
        backup "$NODM_RC"
        cat >> "$NODM_RC" <<- EOF
        export NODM_USER=$USER
        EOF
        restore_later "$NODM_RC"
else
        exit 0
fi

-- 
 ---- WBR, Michael Shigorin / http://altlinux.org
  ------ http://opennet.ru / http://anna-news.info


  reply	other threads:[~2015-10-01 15:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-01 13:29 Васюк Максим Анатольевич
2015-10-01 15:13 ` Michael Shigorin [this message]
2015-10-02  2:55   ` Hihin Ruslan
2015-10-02  8:39   ` Васюк Максим Анатольевич
2015-10-02  8:42     ` Michael Shigorin
2015-10-02  8:48       ` Васюк Максим Анатольевич

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=20151001151339.GF1747@imap.altlinux.org \
    --to=mike@altlinux.org \
    --cc=community@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 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