Public client interface library for NIS(YP) and NIS+ directory services
Public client interface for NIS(YP) and NIS+
libnsl
$ gcc -o myprogram myprogram.c -lnsl
$ pkg-config --cflags --libs libnsl
$ man getpwnam_r