Bugzilla – Bug 103010
SuSEconfig asking for password?
Last modified: 2005-08-15 16:58:24 UTC
After installing all packages (except kernel) the following problem occured: pluto:~ # SuSEconfig Starting SuSEconfig, the SuSE Configuration Tool... Running in full featured mode. Reading /etc/sysconfig and updating the system... Executing /sbin/conf.d/SuSEconfig.automake... Executing /sbin/conf.d/SuSEconfig.cjk-latex... texhash: Updating /etc/texmf/ls-R... Old Password:
Args ... the not existing password of user nobody is expired. The tetex mktexlsr needs to run ls -R as user nobody if root is the caller of mktexlsr (e.g. by a cron job). This simply to avoid that sensible data files are listed. IMHO the aaa_base pre/post install scripts should modify the entry for user nobody in /etc/shadow to the appropiate values (never expire).
found already in a different bug, which was in YaST2 (pam module) fixed.