ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Master 2.0 и uid первого пользователя
@ 2002-09-18  7:54 Igor Dobryninsky
  2002-09-18 10:59 ` [Comm] " Michael Shigorin
  0 siblings, 1 reply; 5+ messages in thread
From: Igor Dobryninsky @ 2002-09-18  7:54 UTC (permalink / raw)
  To: ALTLinux Community

  Добрый день.

  Не знаю, куда лучше написать по поводу 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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-09-18 11:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-18  7:54 [Comm] Master 2.0 и uid первого пользователя Igor Dobryninsky
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

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