ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] gdm user ID conflicts
@ 2001-03-19 19:41 Ivan Zakharyaschev
  2001-03-20 13:49 ` Ivan Zakharyaschev
  0 siblings, 1 reply; 3+ messages in thread
From: Ivan Zakharyaschev @ 2001-03-19 19:41 UTC (permalink / raw)
  To: devel

	Hello!

Пакет gdm добавляет пользователя с номером 42:

$ rpm -q gdm; rpm -q gdm --queryformat='%{PREIN}\n'
gdm-2.0beta4-ipl24mdk
# ignore errors, as we can't disambiguate between gdm already existed
# and couldn't create account with the current adduser.
(/usr/sbin/useradd -u 42 -r gdm > /dev/null 2>&1 ; exit 0)

И в то же время этот номер занят под postfix:

$ rpm -q setup; grep 42 /usr/share/base-passwd/passwd.master
setup-2.1.9-ipl19mdk
postfix:x:42:42:Postfix Mail Transport Agent:/var/spool/postfix:/dev/null

Конфликт, однако.

-- 
Best regards,
	Ivan Z.

_______________________________________________
Devel mailing list
Devel@linux.iplabs.ru
http://www.logic.ru/mailman/listinfo/devel


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

* Re: [devel] gdm user ID conflicts
  2001-03-19 19:41 [devel] gdm user ID conflicts Ivan Zakharyaschev
@ 2001-03-20 13:49 ` Ivan Zakharyaschev
  2001-03-20 22:34   ` Aleksey Novodvorsky
  0 siblings, 1 reply; 3+ messages in thread
From: Ivan Zakharyaschev @ 2001-03-20 13:49 UTC (permalink / raw)
  To: devel

	Добрый день!

Поясню, чем плох этот конфликт. После выполнения /usr/sbin/update-passwd
из /etc/passwd пропадает пользователь с именем gdm, в результате при
следующей загрузке gdm не стартует.

On Mon, 19 Mar 2001, Ivan Zakharyaschev wrote:

> Пакет gdm добавляет пользователя с номером 42:
>
> $ rpm -q gdm; rpm -q gdm --queryformat='%{PREIN}\n'
> gdm-2.0beta4-ipl24mdk
> # ignore errors, as we can't disambiguate between gdm already existed
> # and couldn't create account with the current adduser.
> (/usr/sbin/useradd -u 42 -r gdm > /dev/null 2>&1 ; exit 0)
>
> И в то же время этот номер занят под postfix:
>
> $ rpm -q setup; grep 42 /usr/share/base-passwd/passwd.master
> setup-2.1.9-ipl19mdk
> postfix:x:42:42:Postfix Mail Transport
> Agent:/var/spool/postfix:/dev/null
>
> Конфликт, однако.

-- 
Best regards,
	Ivan Z.


_______________________________________________
Devel mailing list
Devel@linux.iplabs.ru
http://www.logic.ru/mailman/listinfo/devel


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

* Re: [devel] gdm user ID conflicts
  2001-03-20 13:49 ` Ivan Zakharyaschev
@ 2001-03-20 22:34   ` Aleksey Novodvorsky
  0 siblings, 0 replies; 3+ messages in thread
From: Aleksey Novodvorsky @ 2001-03-20 22:34 UTC (permalink / raw)
  To: devel

On Tue, 20 Mar 2001 16:49:50 +0300 (MSK)
Ivan Zakharyaschev <vanyaz@mccme.ru> wrote:

> 	Добрый день!
> 
> Поясню, чем плох этот конфликт. После выполнения
> /usr/sbin/update-passwd
> из /etc/passwd пропадает пользователь с именем gdm, в
> результате при
> следующей загрузке gdm не стартует.
> 
Иван, спасибо! fixed.
_______________________________________________
Devel mailing list
Devel@linux.iplabs.ru
http://www.logic.ru/mailman/listinfo/devel


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

end of thread, other threads:[~2001-03-20 22:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-03-19 19:41 [devel] gdm user ID conflicts Ivan Zakharyaschev
2001-03-20 13:49 ` Ivan Zakharyaschev
2001-03-20 22:34   ` Aleksey Novodvorsky

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git