Quoting ghooton (g.hooton at ucc.ie):
> I discovered that all the users the are requesting
> pass words have UID < 1000.
This is probably a PAM feature. Look in /etc/pam.d/system-auth
(or if you have pointed this elsewhere, then go look there).
You might see:
account sufficient pam_succeed_if.so uid < 1000
This is the offending line. But this is done for
a reason. If you change anything here, it could have
a security effect.
Another idea might be changing this line to optional.
> Any ideas ?
More logs would be good, a tail of /var/log/secure
might show it, but if that is the case, go to
/etc/pam.d/system-auth and put the debug option in
for all the modules (except pam_deny.so).
David
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!