Look for this in your eqemu_config.xml file:
Code:
<zones>
<defaultstatus>0</defaultstatus>
<!-- Sets port range for world to use to auto configure zones -->
<ports low="7000" high="7100"/>
</zones>
You want the default status part to read 0 if you don't want people to have any account status by default.