ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] Q: pam_limits.so: undefined symbol: pam_get_item -- BUG?
@ 2005-05-23 15:45 Dmitry Lebkov
  2005-05-23 15:48 ` Dmitry V. Levin
  0 siblings, 1 reply; 2+ messages in thread
From: Dmitry Lebkov @ 2005-05-23 15:45 UTC (permalink / raw)
  To: devel

Доброго времени суток,

Пытаюсь разобраться с https://bugzilla.altlinux.org/show_bug.cgi?id=6551

# cat /etc/pam.d/pop3 | grep -v ^#

auth     include        system-auth
account  include        system-auth
password include        system-auth
session  include        system-auth

В /var/log/messages слеедующее:

May 24 02:20:09 dvl authdaemond: PAM unable to dlopen(/lib/security/pam_limits.so)
May 24 02:20:09 dvl authdaemond: PAM [dlerror: /lib/security/pam_limits.so: undefined symbol: pam_get_item]
May 24 02:20:09 dvl authdaemond: PAM adding faulty module: /lib/security/pam_limits.so
May 24 02:20:09 dvl pam_tcb[16668]: pop3: Authentication passed for semen from (uid=0)

# nm -D /lib/libpam.so.0.75 | grep pam_get_item
000017d0 T pam_get_item

# ldd /lib/security/pam_limits.so
         linux-gate.so.1 =>  (0xffffe000)
         libc.so.6 => /lib/libc.so.6 (0x4001b000)
         /lib/ld-linux.so.2 (0x80000000)

# rpm -qf /lib/security/pam_limits.so
pam-0.75-alt28

# rpm -qf /lib/libpam.so.0.75
libpam0-0.75-alt28

Т.е. pam_limits.so не линкован с libpam.so? Или я чего-то недопонимаю?

-- 
WBR, Dmitry Lebkov



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

* Re: [devel] Q: pam_limits.so: undefined symbol: pam_get_item -- BUG?
  2005-05-23 15:45 [devel] Q: pam_limits.so: undefined symbol: pam_get_item -- BUG? Dmitry Lebkov
@ 2005-05-23 15:48 ` Dmitry V. Levin
  0 siblings, 0 replies; 2+ messages in thread
From: Dmitry V. Levin @ 2005-05-23 15:48 UTC (permalink / raw)
  To: ALT Devel discussion list

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

On Tue, May 24, 2005 at 02:45:39AM +1100, Dmitry Lebkov wrote:
> Т.е. pam_limits.so не линкован с libpam.so? Или я чего-то недопонимаю?

Не слинкован.  Это баг.  Репортить нет смысла, поскольку версия Linux-PAM
слишком старая.  Вместе с новой версией будет исправлено.


-- 
ldv

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

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

end of thread, other threads:[~2005-05-23 15:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-23 15:45 [devel] Q: pam_limits.so: undefined symbol: pam_get_item -- BUG? Dmitry Lebkov
2005-05-23 15:48 ` Dmitry V. Levin

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