"Justin R. Knierim" <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > DJ Lucas wrote: > > >Well hell!!!! Complete new patch attached. > > > I tested it since I was having the above described messages. I only > had > the problems during "su", but then again I only login over ssh so maybe > login also has the described problems. After rebuilding shadow with the > attached patch, I get now: > > --------------------------- > [EMAIL PROTECTED]:~$ su - root > configuration error - unknown item 'ENV_TZ' (notify administrator) > configuration error - unknown item 'ENV_HZ' (notify administrator) > Password: > [EMAIL PROTECTED]:~# > [EMAIL PROTECTED]:/etc# grep ENV_TZ /etc/login.defs > # ENV_TZ TZ=CST6CDT > # ENV_TZ /etc/tzname > [EMAIL PROTECTED]:/etc# grep ENV_HZ /etc/login.defs > # ENV_HZ HZ=100 > # ENV_HZ HZ=1024 > [EMAIL PROTECTED]:/etc# > --------------------------- > > I double-checked, and ENV_TZ and ENV_HZ are commented out in > /etc/login.defs. Are there a few more items hidden somewhere to #ifndef? > > Thanks for the good work! > > Justin
There are probably more than just those couple that I missed, but they will show up in the coming days. The example appears to work with the very limited tests I threw at it. I'm not sure why I didn't see the timezone and frequency error in su however, but I didn't really have time to dig into adequetly last night. -- DJ Lucas -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page