Hi Cecille,<br><br>First off, if you are using Microsoft DNS in your NT domain, you need to edit a few files to get your Solaris box onto the network.<br><br>In /etc/nsswitch.conf, edit the following line:<br>hosts: files<br>to read:<br>hosts: files dns<br> <br>Next...