Solaris fcntl CPU/Lock update

Pierre Belanger belanger at pobox.com
Wed Feb 5 05:55:55 GMT 2003


Jeff,

Ok, you're using nss_ldap from PDAL to use /etc/nsswitch.conf
like

passwd: ldap files (or reverse)
group: ldap files
etc

Right? (From what I recall that's what nss_ldap is used for).

If you did not compile with Samba, it means that if you do "ldd"
on "smbd" it should not print "libthread" or "libpthread". Is this
the result you get? If this is the result you get -- than I REALLY
don't understand how "smbd" process opens libthread and libpthread!

I get this @ home from 2.2."pre-8" (I CVS sync everyday every once
and a while).

         libsec.so.1 =>   /usr/lib/libsec.so.1
         libgen.so.1 =>   /usr/lib/libgen.so.1
         libsocket.so.1 =>        /usr/lib/libsocket.so.1
         libnsl.so.1 =>   /usr/lib/libnsl.so.1
         libdl.so.1 =>    /usr/lib/libdl.so.1
         libpam.so.1 =>   /usr/lib/libpam.so.1
         libsendfile.so.1 =>      /usr/lib/libsendfile.so.1
         libc.so.1 =>     /usr/lib/libc.so.1
         libmp.so.2 =>    /usr/lib/libmp.so.2
         /usr/platform/SUNW,Ultra-2/lib/libc_psr.so.1

If you don't have this problem on the other box, it can be
a Solaris bug introduced lately. The binaries you run on both
boxes don't "differ", right? They are the same "exact" copy?

Pierre B.




More information about the samba-technical mailing list