David Edward Shapiro
2002-Feb-28 12:58 UTC
[Samba] solaris 8/samba3.0alpha15: ld.so.1: ls: fatal: relocation error: file /lib/nss_winbind.so.1: symbol socket: referenced symbol not found
Any hope getting an answer for this?
If you do an ls -la in a directory that is part of a path of a share, you
get the following error:
ld.so.1: ls: fatal: relocation error: file /lib/nss_winbind.so.1: symbol
socket: referenced symbol not found
Killed
So, for example, if you have a share:
[monkey]
comment = monkey
path = /export/home/monkey
#guest account valid users = @users
admin users = @admin
read only = No
force create mode=660
force group=users
inherit permissions = yes
directory mask=750
hosts allow = 10.1.0.0/255.255.0.0
If I ls -la in /export/home I get the error. If I ls -la in
/export/home/monkey, I do not get the error. /export/home/monkey has group
set to users. Of course, /export/home is not owned by users. It does not
do the message in /export. It appears the message occurs in one directory
back from he share. This is really bad. Any fix to this?
David E. Shapiro
Senior Unix Admin
BTi - the future of communications
4300 Six Forks Road, Raleigh, NC 27609
Office # 1-919-865-6955
Pager # 1-800520-2354
Fax # 1-919-863-7340
Jelmer Vernooij
2002-Feb-28 13:14 UTC
[Samba] solaris 8/samba3.0alpha15: ld.so.1: ls: fatal: relocation error: file /lib/nss_winbind.so.1: symbol socket: referenced symbol not found
> If I ls -la in /export/home I get the error. If I ls -la in > /export/home/monkey, I do not get the error. /export/home/monkey has group > set to users. Of course, /export/home is not owned by users. It does not > do the message in /export. It appears the message occurs in one directory > back from he share. This is really bad. Any fix to this?Seems you've got a corrupt nss_winbind; try to recompile it or update your package. Might be other causes, though I can't think of them atm.. Jelmer -- Jelmer Vernooij <jelmer@nl.linux.org> - http://nl.linux.org/~jelmer/ Development And Underdevelopment: http://library.thinkquest.org/C0110231/ 22:05:06 up 2 days, 1:07, 8 users, load average: 0.04, 0.09, 0.09
Andrew Bartlett
2002-Feb-28 13:28 UTC
[Samba] Re: solaris 8/samba3.0alpha15: ld.so.1: ls: fatal: relocation error: file /lib/nss_winbind.so.1: symbol socket: referenced symbol not found
David Edward Shapiro wrote:> > Any hope getting an answer for this? > > If you do an ls -la in a directory that is part of a path of a share, you > get the following error: > > ld.so.1: ls: fatal: relocation error: file /lib/nss_winbind.so.1: symbol > socket: referenced symbol not found > KilledThis is becouse the nss_winbind stuff isn't being linked with -lsocket. If somebody wants to come up with the right makefile magic (for HEAD) I'll commit it. Andrew Bartlett -- Andrew Bartlett abartlet@pcug.org.au Manager, Authentication Subsystems, Samba Team abartlet@samba.org Student Network Administrator, Hawker College abartlet@hawkerc.net http://samba.org http://build.samba.org http://hawkerc.net
Reasonably Related Threads
- solaris 8/samba3.0alpha15: ld.so.1: ls: fatal: reloca tion error: file /lib/nss_winbind.so.1: symbol socket: referenced symbol not found
- RE: solaris 8/samba3.0alpha15: ld.so.1: ls: fatal: relocation err or: file /lib/nss_winbind.so.1: symbol socket: referenced symbol not fou nd
- Samba Team? - "ld.so.1: ls: fatal: relocation error: file /usr/lib/nss_winbind.so.1: symbol socket: referenced symbol not foun d"
- "ld.so.1: ls: fatal: relocation error: file /usr/lib/nss_ winbind.so.1: symbol socket: referenced symbol not found" - Samba Team?
- Samba Team? - "ld.so.1: ls: fatal: relocation error: file /usr/lib/nss_winbind.so.1: symbol socket: referenced symbol not fou n d"