Security of MT

Can you implement in some of next versions su, like linux box when you login like normal user but if you need something to change you have to su.

There is already security… if you log in as unprivilege user you cannot change but can read, etc… you can’t su but you can just relogin in.

Sam

I agree, but main purpose of su is to prevent bruteforce attack on box.

You must mean brute force the admin/root password right? That makes sense. I noticed on the mt demo box they disable the admin and just use alternate logins that are admins … sounds like its an option for you maybe.

Sam

What to do if they accidentally sniff your pass, get into MT and change your pass or even disable your login?
Is there any way to get back admin pass from user.dat and user.idx files?

This is the risk everyone has to deal with … however you can minimize it by only using SSH and/or coming thru a tunnel to get access to the console. Disallowing router access from the outside is always a good idea.

Of course there is. and if you have everything you need it takes couple of minutes to take that password.

I’ve tested it