ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* Re: [sisyphus] SU: Authentication failure
  2003-01-23  6:22 [sisyphus] SU: Authentication failure Starheaven
@ 2003-01-23  0:41 ` Peter V. Saveliev
  2003-01-23  6:52   ` vserge
  2003-01-23  8:27 ` Alexey V. Lubimov
  1 sibling, 1 reply; 7+ messages in thread
From: Peter V. Saveliev @ 2003-01-23  0:41 UTC (permalink / raw)
  To: sisyphus

On Thu, 23 Jan 2003 09:22:41 +0300
Starheaven <starheaven@umail.ru> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> После dist-upgrade из сизифа, команда "su" выдает сабж!
> PLZ help!

tail -f /var/log/auth/messages

После чего 'su - user' и глядим на вывод tail.

При этом user должен присутствовать в getent passwd и getent shadow от
рута. И, конечно, внимательно изучаем man на тему той (facility? или как
это назвать?), через которую идет авторизация пользователей, чаще всего
это files для passwd и files или tcb для shadow.

А так - хез. Слишком мало информации - ни логов, ни, хотя бы, откуда и
куда был dist-upgrade.

-- 
Sincerely, Peter V. Saveliev

E-mail: peet@eltel.net
Jabber: peet@jabber.ru



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

* [sisyphus] SU: Authentication failure
@ 2003-01-23  6:22 Starheaven
  2003-01-23  0:41 ` Peter V. Saveliev
  2003-01-23  8:27 ` Alexey V. Lubimov
  0 siblings, 2 replies; 7+ messages in thread
From: Starheaven @ 2003-01-23  6:22 UTC (permalink / raw)
  To: sisyphus

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

После dist-upgrade из сизифа, команда "su" выдает сабж!
PLZ help!

- -- 

С уважением, Starheaven.

E-Mail:		starheaven@umail.ru
Jabber ID:	starheaven@jabber.ru
ICQ ID:		178038
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+L4o0QEGksBLSlc4RApDvAJ9n2D/AokmUcv9GGQAVZcRYk5aWMwCfcGpF
WpMtn9lT3TwuvNzHU0NBwGc=
=CV5K
-----END PGP SIGNATURE-----

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

* Re: [sisyphus] SU: Authentication failure
  2003-01-23  0:41 ` Peter V. Saveliev
@ 2003-01-23  6:52   ` vserge
  0 siblings, 0 replies; 7+ messages in thread
From: vserge @ 2003-01-23  6:52 UTC (permalink / raw)
  To: sisyphus

Добрый день

Вы написали "Peter V. Saveliev" <peet@eltel.net> Thu, 23 Jan 2003 03:41:09
+0300:

> On Thu, 23 Jan 2003 09:22:41 +0300
> Starheaven <starheaven@umail.ru> wrote:
> 
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> > 
> > После dist-upgrade из сизифа, команда "su" выдает сабж!
> > PLZ help!
> 
> tail -f /var/log/auth/messages
> 
> После чего 'su - user' и глядим на вывод tail.
> 
> При этом user должен присутствовать в getent passwd и getent shadow от
> рута. И, конечно, внимательно изучаем man на тему той (facility? или как
> это назвать?), через которую идет авторизация пользователей, чаще всего
> это files для passwd и files или tcb для shadow.
> 
> А так - хез. Слишком мало информации - ни логов, ни, хотя бы, откуда и
> куда был dist-upgrade.
> 

Если я правильно понимаю, то это уже обсуждалось в рассылке

сделайте apt-get install su --reinstall

-- 
With best wishes, Volkov Serge		
Network Administrator/Security Administrator 		


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

* Re: [sisyphus] SU: Authentication failure
  2003-01-23  6:22 [sisyphus] SU: Authentication failure Starheaven
  2003-01-23  0:41 ` Peter V. Saveliev
@ 2003-01-23  8:27 ` Alexey V. Lubimov
  2003-01-23  9:57   ` Dmitry V. Levin
  1 sibling, 1 reply; 7+ messages in thread
From: Alexey V. Lubimov @ 2003-01-23  8:27 UTC (permalink / raw)
  To: sisyphus

возможно
man control
control public su

-- 
С уважением, Алексей Любимов avl@cad.ru


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

* Re: [sisyphus] SU: Authentication failure
  2003-01-23  8:27 ` Alexey V. Lubimov
@ 2003-01-23  9:57   ` Dmitry V. Levin
  2003-01-23 10:07     ` Alexey V. Lubimov
  2003-01-23 20:12     ` Starheaven
  0 siblings, 2 replies; 7+ messages in thread
From: Dmitry V. Levin @ 2003-01-23  9:57 UTC (permalink / raw)
  To: ALT Linux Sisyphus mailing list

[-- Attachment #1: Type: text/plain, Size: 190 bytes --]

On Thu, Jan 23, 2003 at 11:27:47AM +0300, Alexey V. Lubimov wrote:
> возможно
> man control
> control public su

control: No such facility: public

Имелось в виду
control su public


--
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [sisyphus] SU: Authentication failure
  2003-01-23  9:57   ` Dmitry V. Levin
@ 2003-01-23 10:07     ` Alexey V. Lubimov
  2003-01-23 20:12     ` Starheaven
  1 sibling, 0 replies; 7+ messages in thread
From: Alexey V. Lubimov @ 2003-01-23 10:07 UTC (permalink / raw)
  To: sisyphus

On Thu, 23 Jan 2003 12:57:14 +0300
"Dmitry V. Levin" <ldv@altlinux.org> wrote:

> On Thu, Jan 23, 2003 at 11:27:47AM +0300, Alexey V. Lubimov wrote:
> > возможно
> > man control
> > control public su
> 
> control: No such facility: public
> 
> Имелось в виду
> control su public

Точно. Хотя имелось в виду man control или man 8 control, а далее уже действия :)


-- 
С уважением, Алексей Любимов avl@cad.ru


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

* Re: [sisyphus] SU: Authentication failure
  2003-01-23  9:57   ` Dmitry V. Levin
  2003-01-23 10:07     ` Alexey V. Lubimov
@ 2003-01-23 20:12     ` Starheaven
  1 sibling, 0 replies; 7+ messages in thread
From: Starheaven @ 2003-01-23 20:12 UTC (permalink / raw)
  To: sisyphus

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

В сообщении от 23 Январь 2003 12:57 Dmitry V. Levin написал(a):
> On Thu, Jan 23, 2003 at 11:27:47AM +0300, Alexey V. Lubimov wrote:
> > возможно
> > man control
> > control public su
>
> control: No such facility: public
>
> Имелось в виду
> control su public
>
>
> --
> ldv

control su public решило проблему!
THNKZ

- -- 

С уважением, Starheaven.

E-Mail:		starheaven@umail.ru
Jabber ID:	starheaven@jabber.ru
ICQ ID:		178038
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+MEyvQEGksBLSlc4RAthuAJ9LOtdJ9uPhpZFo/eEC16R3D9xcVACeJSOa
HicsOScZcmBD8A3FDVBZ5qo=
=S9MP
-----END PGP SIGNATURE-----

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

end of thread, other threads:[~2003-01-23 20:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-23  6:22 [sisyphus] SU: Authentication failure Starheaven
2003-01-23  0:41 ` Peter V. Saveliev
2003-01-23  6:52   ` vserge
2003-01-23  8:27 ` Alexey V. Lubimov
2003-01-23  9:57   ` Dmitry V. Levin
2003-01-23 10:07     ` Alexey V. Lubimov
2003-01-23 20:12     ` Starheaven

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