ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] nss_ldap
@ 2006-07-20 11:06 Anton Gorlov
  0 siblings, 0 replies; only message in thread
From: Anton Gorlov @ 2006-07-20 11:06 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Понадобилось на 64 битном сервере запустить nss_ldap/pam_ldap

С ходу обнаружилось 2 проблемы -у nss_ldap  разломан soname (#9794)
rpm -ql nss_ldap |grep .so
/lib/libnss_ldap-.so
/lib/libnss_ldap.so.

и 2 - по данным strace id user

она ещё и ищется не там где лежит на самом деле
cat /trace |grep libnss_ldap
open("/lib64/tls/x86_64/libnss_ldap.so.2", O_RDONLY) = -1 ENOENT (No 
such file or directory)
open("/lib64/tls/libnss_ldap.so.2", O_RDONLY) = -1 ENOENT (No such file 
or directory)
open("/lib64/x86_64/libnss_ldap.so.2", O_RDONLY) = -1 ENOENT (No such 
file or directory)
open("/lib64/libnss_ldap.so.2", O_RDONLY) = -1 ENOENT (No such file or 
directory)
open("/usr/lib64/tls/x86_64/libnss_ldap.so.2", O_RDONLY) = -1 ENOENT (No 
such file or directory)
open("/usr/lib64/tls/libnss_ldap.so.2", O_RDONLY) = -1 ENOENT (No such 
file or directory)
open("/usr/lib64/x86_64/libnss_ldap.so.2", O_RDONLY) = -1 ENOENT (No 
such file or directory)
open("/usr/lib64/libnss_ldap.so.2", O_RDONLY) = -1 ENOENT (No such file 
or directory)

если с патченьем  soname  всё более-менее понятно, то  с тем кто ищет 
именно libnss_ldap.so.2 и именно в /usr/lib64/ не совсем.. strings на 
либы из пакета glibc_nss к просветлению не привёл.

-- 
   np: E.S.T. - Ночные волки (Оригинал)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-07-20 11:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-20 11:06 [sisyphus] nss_ldap Anton Gorlov

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