ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] p6, проблема с pam после очередного апдейта (pam_open_session: unable to open session)
@ 2011-08-18 13:43 Sergey
  2011-08-18 13:53 ` Sergey V Turchin
  0 siblings, 1 reply; 6+ messages in thread
From: Sergey @ 2011-08-18 13:43 UTC (permalink / raw)
  To: ALT Linux Community general discussions

Приветствую.

Сделал редкий dist-upgrade в пределах p6 (редкий - предыдущий был
где-то с пару месяцев назад), после этого не получилось залогиниться:

Aug 18 15:31:48 kdm: :0[5414]: pam_open_session() for asy failed: Cannot make/remove an entry for the specified session
Aug 18 15:31:49 kdm: :0[5414]: pam_close_session() failed: Permission denied

или, если в консольке:

Aug 18 15:31:59 login[4826]: pam_open_session: unable to open session

Среди прочего, обновился вот этот набор пакетов:

Aug 18 15:28:58 apt-get: pam-config-control-1.5.3-alt1 installed
Aug 18 15:28:58 apt-get: pam-config-control-1.5.1.1-alt1 removed
Aug 18 15:28:59 apt-get: pam-config-1.5.3-alt1 installed
Aug 18 15:28:59 apt-get: pam-config-1.5.1.1-alt1 removed
Aug 18 15:28:59 apt-get: pam0_mktemp-1.1.1-alt2 installed
Aug 18 15:29:00 apt-get: pam0_mktemp-1.1.1-alt1 removed
Aug 18 15:29:00 apt-get: libtcb-1.1-alt1 installed
Aug 18 15:29:00 apt-get: libtcb-1.0.6-alt4 removed
Aug 18 15:29:00 apt-get: nss_tcb-1.1-alt1 installed
Aug 18 15:29:01 apt-get: nss_tcb-1.0.6-alt4 removed
Aug 18 15:29:01 apt-get: pam0_tcb-1.1-alt1 installed
Aug 18 15:29:02 apt-get: pam0_tcb-1.0.6-alt4 removed
Aug 18 15:29:02 apt-get: tcb-utils-1.1-alt1 installed
Aug 18 15:29:02 apt-get: tcb-utils-1.0.6-alt4 removed
Aug 18 15:29:02 apt-get: pam0-config-1.5.3-alt1 installed
Aug 18 15:29:03 apt-get: pam0-config-1.5.1.1-alt1 removed

Откат обратно (по ним) проблему устранил. Что-то я свежих сообщений
на тему pam не вижу в рассылках (да и не помню, чтобы что-то было 
в последнее время). У всех без граблей прошло ? p6, на самом деле, 
получен из Сизифа, но своевремнно, переключением на бранч в момент
отбранчёвывания. Где-то что-то лишнее не удалилось/ненужное не
проапдейтилось ?

-- 
С уважением, Сергей
a_s_y@sama.ru


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

* Re: [Comm] p6, проблема с pam после очередного апдейта (pam_open_session: unable to open session)
  2011-08-18 13:43 [Comm] p6, проблема с pam после очередного апдейта (pam_open_session: unable to open session) Sergey
@ 2011-08-18 13:53 ` Sergey V Turchin
  2011-08-18 14:32   ` Sergey
  0 siblings, 1 reply; 6+ messages in thread
From: Sergey V Turchin @ 2011-08-18 13:53 UTC (permalink / raw)
  To: ALT Linux Community general discussions

[-- Attachment #1: Type: Text/Plain, Size: 508 bytes --]

On Thursday 18 August 2011 17:43, Sergey wrote:
> Приветствую.
> 
> Сделал редкий dist-upgrade в пределах p6 (редкий - предыдущий был
> где-то с пару месяцев назад), после этого не получилось залогиниться:
> 
> Aug 18 15:31:48 kdm: :0[5414]: pam_open_session() for asy failed: Cannot
> make/remove an entry for the specified session Aug 18 15:31:49 kdm:
> :0[5414]: pam_close_session() failed: Permission denied
Покажите
lsattr -d /tmp/.private

-- 
Regards, Sergey.       ALT Linux, http://www.altlinux.ru/

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

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

* Re: [Comm] p6, проблема с pam после очередного апдейта (pam_open_session: unable to open session)
  2011-08-18 13:53 ` Sergey V Turchin
@ 2011-08-18 14:32   ` Sergey
  2011-08-18 14:44     ` Sergey V Turchin
  2011-08-18 14:48     ` Sergey V Turchin
  0 siblings, 2 replies; 6+ messages in thread
From: Sergey @ 2011-08-18 14:32 UTC (permalink / raw)
  To: ALT Linux Community general discussions

On Thursday, August 18, 2011, Sergey V Turchin wrote:

> > Aug 18 15:31:48 kdm: :0[5414]: pam_open_session() for asy failed: Cannot
> > make/remove an entry for the specified session Aug 18 15:31:49 kdm:
> > :0[5414]: pam_close_session() failed: Permission denied

> Покажите
> lsattr -d /tmp/.private

# lsattr -d /tmp/.private
-----a--------- /tmp/.private

И да, /tmp не на tmpfs пока, со старых времён.

-- 
С уважением, Сергей
a_s_y@sama.ru


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

* Re: [Comm] p6, проблема с pam после очередного апдейта (pam_open_session: unable to open session)
  2011-08-18 14:32   ` Sergey
@ 2011-08-18 14:44     ` Sergey V Turchin
  2011-08-18 15:32       ` Sergey
  2011-08-18 14:48     ` Sergey V Turchin
  1 sibling, 1 reply; 6+ messages in thread
From: Sergey V Turchin @ 2011-08-18 14:44 UTC (permalink / raw)
  To: ALT Linux Community general discussions, ldv

[-- Attachment #1: Type: Text/Plain, Size: 589 bytes --]

On Thursday 18 August 2011 18:32, Sergey wrote:
> On Thursday, August 18, 2011, Sergey V Turchin wrote:
> > > Aug 18 15:31:48 kdm: :0[5414]: pam_open_session() for asy failed:
> > > Cannot
> > > make/remove an entry for the specified session Aug 18 15:31:49 kdm:
> > > :0[5414]: pam_close_session() failed: Permission denied
> > Покажите
> > lsattr -d /tmp/.private
> # lsattr -d /tmp/.private
> -----a--------- /tmp/.private
Вот и у меня на одной из машин такое же получилось.
Помогло
chattr -a /tmp/.private

-- 
Regards, Sergey.       ALT Linux, http://www.altlinux.ru/

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

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

* Re: [Comm] p6, проблема с pam после очередного апдейта (pam_open_session: unable to open session)
  2011-08-18 14:32   ` Sergey
  2011-08-18 14:44     ` Sergey V Turchin
@ 2011-08-18 14:48     ` Sergey V Turchin
  1 sibling, 0 replies; 6+ messages in thread
From: Sergey V Turchin @ 2011-08-18 14:48 UTC (permalink / raw)
  To: ALT Linux Community general discussions

[-- Attachment #1: Type: Text/Plain, Size: 274 bytes --]

On Thursday 18 August 2011 18:32, Sergey wrote:

[...]
> # lsattr -d /tmp/.private
> -----a--------- /tmp/.private
> И да, /tmp не на tmpfs пока, со старых времён.
В KDesktop-6.0 тоже будет на файловой системе.

-- 
Regards, Sergey.       ALT Linux, http://www.altlinux.ru/

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

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

* Re: [Comm] p6, проблема с pam после очередного апдейта (pam_open_session: unable to open session)
  2011-08-18 14:44     ` Sergey V Turchin
@ 2011-08-18 15:32       ` Sergey
  0 siblings, 0 replies; 6+ messages in thread
From: Sergey @ 2011-08-18 15:32 UTC (permalink / raw)
  To: ALT Linux Community general discussions

On Thursday, August 18, 2011, Sergey V Turchin wrote:

> > # lsattr -d /tmp/.private
> > -----a--------- /tmp/.private

> Вот и у меня на одной из машин такое же получилось.
> Помогло
> chattr -a /tmp/.private

Ага, тоже помогло. Спасибо.

-- 
С уважением, Сергей
a_s_y@sama.ru


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

end of thread, other threads:[~2011-08-18 15:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-18 13:43 [Comm] p6, проблема с pam после очередного апдейта (pam_open_session: unable to open session) Sergey
2011-08-18 13:53 ` Sergey V Turchin
2011-08-18 14:32   ` Sergey
2011-08-18 14:44     ` Sergey V Turchin
2011-08-18 15:32       ` Sergey
2011-08-18 14:48     ` Sergey V Turchin

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