On Mon, 22 Mar 2010, Aaron Lewis wrote:

Hello BSD hackers,
I have a strange problems with user's home directory , if i log in through ssh , everything's fine.
  But on virtual terminals , it tolds me:

  no home directory
  Logging in with home dir "/"

  Does anyone has any ideas ?


  Here's some debug information
=========================================
%> grep aaron /etc/passwd
aaron:*:1001:1001:frozen:/home/aaron:/usr/local/bin/bash

%> ls -ladh /home/aaron/
drwxr-xr-x  3 aaron aaron   512B Mar  5 22:36 /home/aaron
============================================

Have you set up a jail? The "no home directory" message appears in usr.sbin/jail/jail.c in 8-stable.

-Warren Block * Rapid City, South Dakota USA
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to