Hi all,
Is there a limitation in how log (number of chars) the root password should be in webtool interface?
I have a root password of 22 chars and I cannot logon with it in the console.
It also may be a problem using the special chars like &%$!
I have done about 4 clean installs now with the same result.
I can acces webtool (admin pass = 15 chars) but no root in console (or su -).
Now I will try reseting root password from live CD.
(later edit) In live cd I have tried:
mount /dev/hda2 /mnt
chroot /mnt
passwd
(setup new password for root)
reboot
The new password still not work :(
