PDA

View Full Version : shell account on Win2k


Dubie
2003-08-11, 22:38 PM
Sup all,

How do I go about adding a Shell Account to my server?
Never done it before so any help would be great.

Thanks for your time,
Dubie

QT
2003-08-13, 13:06 PM
If I'm not mistaken, ServerBeach doesn't allow public shell access.

laxbobber
2003-08-14, 14:50 PM
If you need it for your own purposes you should look at google about enabling the telnet service.

It can be handy for remote restarting of your services. You can telnet into the server and do a "net stop w3svc" and "net start w3svc" to bounce IIS for example.