You won't see libnss-mysql get loaded if nscd is running -- so you'll need to run nscd in debug mode and/or strace it instead. I'd be curious to know what:
getent passwd cinergi
getent shadow cinergi
as both a root and a non-root user does. I'll see if I can find the time to install SuSE 10.1 if we can't figure out the problem here.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I got a problem with libnss-mysql and NSCD.
If both are running authentication is not functioning (only file users).
If i stop NSCD i can auth. with a mysql user.
If i make a strace with NSCD running I can't see libnss-mysql gets loaded.
System: SuSE 10.1
thank you
You won't see libnss-mysql get loaded if nscd is running -- so you'll need to run nscd in debug mode and/or strace it instead. I'd be curious to know what:
getent passwd cinergi
getent shadow cinergi
as both a root and a non-root user does. I'll see if I can find the time to install SuSE 10.1 if we can't figure out the problem here.