Exactly<br><FONT FACE=monospace><br>su <b>username</b><br></font><br>To convert in a new user <i>without</i> getting it´s environment (without running it´s .profile).<br><FONT FACE=monospace><br>su <b>- username</b><br></font><br>To convert in a new user, getting it´s full environment.<br>The default user is root, then you can use <font color=red>su</font>or <font color=red>su -</font><br><br>I hope it works...