From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 4.0; T312461) Description of problem: I have a RH7.1 machine acting as an NIS server for a variety of linux and solaris machine. I was adding some new machines to the domain - one of which was a RH7.2 box. Some users were unable to log into this machine. Upon investigation i tracked this down to a problem with passwords greater than 8 characters long. All other machines ignore characters after the 8th one in the password while the RH7.2 box treats all characters as significant. Typing only the first eight characters of the password allows a user to log in. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Add an NIS client to an existing domain with a non RH7.2 NIS server 2. Try and log in with a password greater than 8 characters Actual Results: Login will fail Expected Results: Login should suceed since it should be backwards compatible with previous out of the box setups. Additional info: I have also seen the same problem reported on comp.os.linux.security http://groups.google.com/groups?hl=en&threadm=kpWv8.16684%24A%253.149283%40ord- read.news.verio.net&rnum=1&prev=/groups%3Fq%3DNIS%2Blong%2Bpassword%26hl%3Den% 26selm%3DkpWv8.16684%2524A%25253.149283%2540ord-read.news.verio.net%26rnum%3D1
Sounds more like a pam issue. Reassigning to nalin.
*** This bug has been marked as a duplicate of 63808 ***