ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] tcb & popa3d
@ 2002-01-08 19:15 Vyt
  2002-01-08 19:49 ` Dmitry V. Levin
  0 siblings, 1 reply; 5+ messages in thread
From: Vyt @ 2002-01-08 19:15 UTC (permalink / raw)
  To: Sisyphus

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

Hello, All!

После обновления до последнего Sisyphus после смены пароля (и
пользователем и рутом) пользователя не авторизует popa3d, хотя
пароль верный. По ssh пользователя с новым паролем пускают.

/etc/pam.d/popa3d
--
#%PAM-1.0
auth    required        /lib/security/pam_userpass.so
auth    required        /lib/security/pam_stack.so service=system-auth-use_first_pass
auth    required        /lib/security/pam_nologin.so
account required        /lib/security/pam_stack.so service=system-auth
password        required        /lib/security/pam_deny.so
session required        /lib/security/pam_deny.so
--

Про 2-ю строку в bugs я запостил (в оригинале было просто
pam_userpass, без .so)

popa3d-0.5-alt1
pam-config-1.1.1-alt1
libpam-0.75-alt12
pam-0.75-alt12
pam_passwdqc-0.4-alt3
pam_tcb-0.9.7-alt2
pam_userpass-0.5-alt3
login-0.60-alt10

-- 
Regards, Vyt
mailto:  vyt@vzljot.ru
JID:     vyt@vzljot.ru

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

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

* Re: [sisyphus] tcb & popa3d
  2002-01-08 19:15 [sisyphus] tcb & popa3d Vyt
@ 2002-01-08 19:49 ` Dmitry V. Levin
  2002-01-09  7:28   ` Vyt
  0 siblings, 1 reply; 5+ messages in thread
From: Dmitry V. Levin @ 2002-01-08 19:49 UTC (permalink / raw)
  To: ALT Linux Sisyphus mailing list

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

On Tue, Jan 08, 2002 at 10:15:14PM +0300, Vyt wrote:
> Hello, All!
> 
> После обновления до последнего Sisyphus после смены пароля (и
> пользователем и рутом) пользователя не авторизует popa3d, хотя

Что-то Вы поздно это заметили. :)

> /etc/pam.d/popa3d
> --
> #%PAM-1.0
> auth    required        /lib/security/pam_userpass.so

popa3d-0.5-alt2 опечатка с ".so" исправлена.


Regards,
	Dmitry

+-------------------------------------------------------------------------+
Dmitry V. Levin     mailto://ldv@alt-linux.org
ALT Linux Team      http://www.altlinux.ru/
Fandra Project      http://www.fandra.org/
+-------------------------------------------------------------------------+
UNIX is user friendly. It's just very selective about who its friends are.

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

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

* Re: [sisyphus] tcb & popa3d
  2002-01-08 19:49 ` Dmitry V. Levin
@ 2002-01-09  7:28   ` Vyt
  2002-01-09  7:33     ` Dmitry V. Levin
  0 siblings, 1 reply; 5+ messages in thread
From: Vyt @ 2002-01-09  7:28 UTC (permalink / raw)
  To: sisyphus

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

On Tue, 8 Jan 2002 22:49:44 +0300
"Dmitry V. Levin" <ldv@alt-linux.org> wrote:

> On Tue, Jan 08, 2002 at 10:15:14PM +0300, Vyt wrote:
> > Hello, All!
> > 
> > После обновления до последнего Sisyphus после смены пароля (и
> > пользователем и рутом) пользователя не авторизует popa3d, хотя
> 
> Что-то Вы поздно это заметили. :)

Даже не я - из соображений безопасности обычно не держу
пользователей с почтой и ssh. А тут один из таких редких решил по
ssh пароль смненить :)

> 
> > /etc/pam.d/popa3d
> > --
> > #%PAM-1.0
> > auth    required        /lib/security/pam_userpass.so
                                                      ^^^
> 
> popa3d-0.5-alt2 опечатка с ".so" исправлена.

Что это опечатка, я знаю, проблема осталась и с исправленной
опечаткой.

<skipped>

-- 
Regards, Vyt
mailto:  vyt@vzljot.ru
JID:     vyt@vzljot.ru

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

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

* Re: [sisyphus] tcb & popa3d
  2002-01-09  7:28   ` Vyt
@ 2002-01-09  7:33     ` Dmitry V. Levin
  2002-01-09  9:07       ` Vyt
  0 siblings, 1 reply; 5+ messages in thread
From: Dmitry V. Levin @ 2002-01-09  7:33 UTC (permalink / raw)
  To: ALT Linux Sisyphus mailing list

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

On Wed, Jan 09, 2002 at 10:28:09AM +0300, Vyt wrote:
> > > После обновления до последнего Sisyphus после смены пароля (и
> > > пользователем и рутом) пользователя не авторизует popa3d, хотя
> > 
> > Что-то Вы поздно это заметили. :)
> 
> Даже не я - из соображений безопасности обычно не держу
> пользователей с почтой и ssh. А тут один из таких редких решил по
> ssh пароль смненить :)
> 
> > 
> > > /etc/pam.d/popa3d
> > > --
> > > #%PAM-1.0
> > > auth    required        /lib/security/pam_userpass.so
>                                                       ^^^
> > 
> > popa3d-0.5-alt2 опечатка с ".so" исправлена.
> 
> Что это опечатка, я знаю, проблема осталась и с исправленной
> опечаткой.

Нет, у меня тест прошел нормально.


Regards,
	Dmitry

+-------------------------------------------------------------------------+
Dmitry V. Levin     mailto://ldv@alt-linux.org
ALT Linux Team      http://www.altlinux.ru/
Fandra Project      http://www.fandra.org/
+-------------------------------------------------------------------------+
UNIX is user friendly. It's just very selective about who its friends are.

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

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

* Re: [sisyphus] tcb & popa3d
  2002-01-09  7:33     ` Dmitry V. Levin
@ 2002-01-09  9:07       ` Vyt
  0 siblings, 0 replies; 5+ messages in thread
From: Vyt @ 2002-01-09  9:07 UTC (permalink / raw)
  To: sisyphus

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

On Wed, 9 Jan 2002 10:33:34 +0300
"Dmitry V. Levin" <ldv@alt-linux.org> wrote:

<skipped>

> > Что это опечатка, я знаю, проблема осталась и с исправленной
> > опечаткой.
> 
> Нет, у меня тест прошел нормально.
> 
> 
> Regards,
> 	Dmitry

Видимо, дело в pop3proxy, взят с ibiblio.org. 

Через
$ telnet localhost 110
работает нормально.

<skipped>

-- 
Regards, Vyt
mailto:  vyt@vzljot.ru
JID:     vyt@vzljot.ru

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

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

end of thread, other threads:[~2002-01-09  9:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-08 19:15 [sisyphus] tcb & popa3d Vyt
2002-01-08 19:49 ` Dmitry V. Levin
2002-01-09  7:28   ` Vyt
2002-01-09  7:33     ` Dmitry V. Levin
2002-01-09  9:07       ` Vyt

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