ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Dmitry Lebkov <dima@sakhalin.ru>
To: devel@altlinux.ru
Subject: [devel] Q: pam_limits.so: undefined symbol: pam_get_item -- BUG?
Date: Tue, 24 May 2005 02:45:39 +1100
Message-ID: <4291FAA3.9070609@sakhalin.ru> (raw)

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

Пытаюсь разобраться с 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



             reply	other threads:[~2005-05-23 15:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-23 15:45 Dmitry Lebkov [this message]
2005-05-23 15:48 ` Dmitry V. Levin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4291FAA3.9070609@sakhalin.ru \
    --to=dima@sakhalin.ru \
    --cc=devel@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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