ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Igor Dobryninsky <egor@atvc.ru>
To: ALTLinux Community <community@altlinux.ru>
Subject: [Comm] Master 2.0 и uid первого пользователя
Date: Wed, 18 Sep 2002 11:54:25 +0400
Message-ID: <20020918075857.EB8AAB3C@troitsky.atvc.ru> (raw)

  Добрый день.

  Не знаю, куда лучше написать по поводу Master'а, поэтому пишу сюда. :)

  Недавно снова устанавливал Мастер и снова наскочил на такую проблему:
если при инсталляции заводить дополнительных пользователей, то они
начинают создаваться начиная с uid=500. А в Юниоре 1.x (как в 2.0 не знаю
- нету) они начинали заводиться с uid=501. Таким образом, если при
апгрейде Юниор->Мастер завести всех пользователей в той же
последовательности, то владельцы файлов на существующих разделах
"съезжают" на единичку, что несколько неудобно.

  И ещё, в /etc/init.d/fetchmail присутствует такой код запуска:

NON_SYSTEM_USERS=`awk -F: '{if ($3>500) print $1}' </etc/passwd`
...

start()
{
        for fuser in $NON_SYSTEM_USERS; do
...

  Таким образом, у первого заведённого пользователя (uid=500) fetchmail не
работает.

-- 
  Best Regards, Igor Dobryninsky (egor@atvc.ru)
  ATK-Internet ISP, Arkhangelsk, Russia


             reply	other threads:[~2002-09-18  7:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-18  7:54 Igor Dobryninsky [this message]
2002-09-18 10:59 ` [Comm] " Michael Shigorin
2002-09-18 11:16   ` Igor Dobryninsky
2002-09-18 11:24     ` Michael Shigorin
2002-09-18 11:54       ` Igor Dobryninsky

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=20020918075857.EB8AAB3C@troitsky.atvc.ru \
    --to=egor@atvc.ru \
    --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