Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I have seen this problem in other posts on the web so it does happen but I seen no clear solution only a work around to change the code in the wb_client.c code and recompiling it but that was on solaris, so I don't think you have the same problem. I did a file command on the wbinfo and found that wbinfo is a system link of a system link. Check to make sure all of your links are correct check them by doing the following below.
1. As root CD over to /usr/bin/
2. Issue the following command:
file wbinfo (this should return the file link to /var/lib/samba/bin/wbinfo)
3. CD to /var/lib/samba/bin/wbinfo/ and do the same:
file wbinfo (this should return the file link to /usr/lib/samba/classic/wbinfo)
4. CD to /var/lib/samba/classic/wbinfo and issue a file command on the wbinfo
file wbinfo (this should return: "ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.2.5, dynamically linked (uses shared libs), not stripped"
When I do a list command (ls -l) my wbinfo returns the following size and perms:
Dear Raynet11,
THANKS!!! I'm using SUSE 9.0 at work and your tutorial was really helpful, I didn't need to change a thing, it was perfect...could you authorize me to translate it in Italian and to publish it under another website (www.linuxdesktop.it)?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.