Hi haneo,
There is my (maybe common?) way to skin the cat:
create a regular user 'haneo', add 'haneo' to wheel group ('vi /etc/group' and change wheel root line to wheel root, haneo).
Then you can ssh to your server, login as haneo then 'su -' and get full root login with all the privileges etc. This way, an intruder will have to break into 2 password-protected logins (and I'm sure you don't use 'password' as your password, don't you?)...
Regards,
Murrik