As others have mentioned, you need to update your login.conf file. You can choose a specific authentication type when logging in so you are not locked out of the system. E.g. $ su -a passwd root or simply: $ su root:passwd - todd