ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] не работает passwd (в созданном m-p образе VE)
@ 2013-02-22 11:03 Денис Смирнов
  2013-02-22 15:52 ` Dmitry V. Levin
  0 siblings, 1 reply; 5+ messages in thread
From: Денис Смирнов @ 2013-02-22 11:03 UTC (permalink / raw)
  To: ALT Linux Community general discussions

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

Работает: 
# passwd

Не работает:
# passwd mithraen

passwd: Insufficient credentials to access authentication data.

Права:
/                 root:root            0755
/etc/tcb          root:shadow          0710
/etc/tcb/mithraen mithraen:auth        2710
/etc/tcb/mithraen/shadow mithraen:auth 0640


ssh по ключу меня пускает

rpm -V tcb-utils -- молчит как партизан

Куда еще копать?

-- 
С уважением, Денис

http://mithraen.ru/

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

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

* Re: [Comm] не работает passwd (в созданном m-p образе VE)
  2013-02-22 11:03 [Comm] не работает passwd (в созданном m-p образе VE) Денис Смирнов
@ 2013-02-22 15:52 ` Dmitry V. Levin
  2013-02-22 17:04   ` Peter Evdokimov
  2013-02-25 16:29   ` Денис Смирнов
  0 siblings, 2 replies; 5+ messages in thread
From: Dmitry V. Levin @ 2013-02-22 15:52 UTC (permalink / raw)
  To: ALT Linux Community general discussions

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

On Fri, Feb 22, 2013 at 03:03:37PM +0400, Денис Смирнов wrote:
> Работает: 
> # passwd
> 
> Не работает:
> # passwd mithraen
> 
> passwd: Insufficient credentials to access authentication data.
> 
> Права:
> /                 root:root            0755
> /etc/tcb          root:shadow          0710
> /etc/tcb/mithraen mithraen:auth        2710
> /etc/tcb/mithraen/shadow mithraen:auth 0640
> 
> 
> ssh по ключу меня пускает
> 
> rpm -V tcb-utils -- молчит как партизан

А passwd с pam0_tcb?

> Куда еще копать?

Проверить, работают ли
"getent passwd mithraen" и "getent shadow mithraen".


-- 
ldv

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

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

* Re: [Comm] не работает passwd (в созданном m-p образе VE)
  2013-02-22 15:52 ` Dmitry V. Levin
@ 2013-02-22 17:04   ` Peter Evdokimov
  2013-02-22 17:17     ` Aleksey Novodvorsky
  2013-02-25 16:29   ` Денис Смирнов
  1 sibling, 1 reply; 5+ messages in thread
From: Peter Evdokimov @ 2013-02-22 17:04 UTC (permalink / raw)
  To: community

On Fri, 22 Feb 2013 19:52:33 +0400
Dmitry V. Levin wrote:

 
> А passwd с pam0_tcb?
> 
> > Куда еще копать?
> 
> Проверить, работают ли
> "getent passwd mithraen" и "getent shadow mithraen".

Вчера поставил sisyphus вместо debian sid , глюков полно. Поможет кто?
(ставил с sisyphus curent)



sy,
	peter

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

* Re: [Comm] не работает passwd (в созданном m-p образе VE)
  2013-02-22 17:04   ` Peter Evdokimov
@ 2013-02-22 17:17     ` Aleksey Novodvorsky
  0 siblings, 0 replies; 5+ messages in thread
From: Aleksey Novodvorsky @ 2013-02-22 17:17 UTC (permalink / raw)
  To: ALT Linux Community general discussions

22 февраля 2013 г., 21:04 пользователь Peter Evdokimov
<blackp@vpmes.ru> написал:
> On Fri, 22 Feb 2013 19:52:33 +0400
> Dmitry V. Levin wrote:
>
>
>> А passwd с pam0_tcb?
>>
>> > Куда еще копать?
>>
>> Проверить, работают ли
>> "getent passwd mithraen" и "getent shadow mithraen".
>
> Вчера поставил sisyphus вместо debian sid , глюков полно. Поможет кто?
> (ставил с sisyphus curent)

Тут никто не поможет. Есть список sisyphus@, там помогут, если начнете
новую тему и опишете что, откуда и как устанавливали, как обновляли и
какие глюки.
До встречи в sisyphus@.
Rgrds, Алексей

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

* Re: [Comm] не работает passwd (в созданном m-p образе VE)
  2013-02-22 15:52 ` Dmitry V. Levin
  2013-02-22 17:04   ` Peter Evdokimov
@ 2013-02-25 16:29   ` Денис Смирнов
  1 sibling, 0 replies; 5+ messages in thread
From: Денис Смирнов @ 2013-02-25 16:29 UTC (permalink / raw)
  To: ALT Linux Community general discussions

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

On Fri, Feb 22, 2013 at 07:52:33PM +0400, Dmitry V. Levin wrote:

>> ssh по ключу меня пускает
>> rpm -V tcb-utils -- молчит как партизан
> А passwd с pam0_tcb?

# rpm -q pam0_tcb
pam0_tcb-1.1-alt1

>> Куда еще копать?
> Проверить, работают ли
> "getent passwd mithraen" и "getent shadow mithraen".

# getent passwd mithraen
mithraen:x:500:500:Denis Smirnov:/home/mithraen:/bin/zsh

# getent shadow mithraen
mithraen:!!:15756::::::

-- 
С уважением, Денис

http://mithraen.ru/

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

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

end of thread, other threads:[~2013-02-25 16:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-22 11:03 [Comm] не работает passwd (в созданном m-p образе VE) Денис Смирнов
2013-02-22 15:52 ` Dmitry V. Levin
2013-02-22 17:04   ` Peter Evdokimov
2013-02-22 17:17     ` Aleksey Novodvorsky
2013-02-25 16:29   ` Денис Смирнов

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