Hello, > then as root, i just ran pwck, here's what i got: > invalid shadow password file entry > delete line 'root::::'?
As you have changed password so this line is invalid. Now run pwconv to make shadow file. It will append root entry at the end of file and automatically delete that line. You can also delete it yourself. Note: pwconv is not usually in $PATH. You can use absolute path or ......:-) You will find it yourself. ;-) -- Regards Rakesh _______________________________________________ ilugd mailinglist -- [email protected] http://frodo.hserus.net/mailman/listinfo/ilugd Next Event: http://freed.in - September 28-29, 2007 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi http://www.mail-archive.com/[email protected]/
