Linux NIS+ Support: libc 5.4.44 |
|||
|
Main Page |
For NIS+ with libc 5.4.44 there is a separate libnsl Library (libnsl-0.4.10.tar.gz/libnsl-0.4.10.tar.bz2). This version based on the NYS implementation, but is not compatible with the NYS libc any longer. You need the nis-utils 1.x and, if you wish to use YP, yp-tools 2.x and ypbind 3.3 or ypbind-mt-1.x. WARNING: libnsl has some very big memory leaks, and is not in sync with the glibc sources. Instead, try to update your system to a glibc based Linux Distribution. Installation:
Now all your binaries should use libnsl. You have to recompile static binaries with -lnsl added. This should only be a hack for binaries you couldn't recompile with glibc. The libc5 has a lot of limitations due the design flow of the NYS NSS switch and the missing thread support. |
|
|
|
|||