This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: NSS help!


* אלכסיי סיליוק:

> Hello, i used before 2-3 years with previous glibc package, i wrote nss
> service to invoke my functions and it worked well.
> Now i am using new glibc 2.26 and nsswitch simply not looking for my
> /usr/lib/libnss_rf.so.2 service to find passwords.

Is libnss_rf.so.2 even being loaded?  What does

  LD_DEBUG=all getent passwd

or

  LD_DEBUG=all getent shadow

show?

Thanks,
Florian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]