James Wu <[EMAIL PROTECTED]> writes:

> Critical Question: After following a couple security guides (namely
> http://defcon1.org/html/Security/Secure-Guide/secure-guide.html
> http://draenor.org/securebsd/secure.txt
> http://sddi.net/FBSDSecCheckList.html
> http://people.freebsd.org/~jkb/howto.html), I believe I have locked
> out all my non-root accounts. Whenever I try to login, it spews back
> 
> Root Directory Not Found
> 
> and after 2-3 seconds restarts the login. Can anyone give me a pointer
> to what config file did this?

Probably a missing home directory.  Check on that.

> None-critical Side Question: I looked around for the smallest shell
> possible to run my chat clients from (X is far too much for my system
> to handle) and "cat /usr/ports/shells/*/pkg-descr | grep small"
> returned me esh. However when I change the shell to esh the shell puts
> out a "$" and immediately terminates. Searching for documentation for
> esh on google proved to be a failure, so does anyone know how to
> configure esh to "stay" after it starts up?

esh isn't what you want.  Unless you are a LISP fan.

/bin/sh is probably appropriate...

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to