[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: _secure_path: cannot stat> /dev/null/.login_conf: Not a directory



In the last episode (Aug 28), VeeJay said:
> Hi there
> 
> I have installed FreeBSD 7.0 production. After installation, I am getting
> this message when server boots....
> 
> Could anybody tell what does it mean and how to fix this error???
> 
> _secure_path: cannot stat> /dev/null/.login_conf: Not a directory

Do you maybe have a user account whose home directory is /dev/null ? It
looks like program (su, maybe?) is looking for ~/.login_conf using the
_secure_path() function.  Try changing that home directroy to
/var/empty , which is an empty directory with no write permission
provided for cases when you need one.

-- 
	Dan Nelson
	dnelson_(_at_)_allantgroup_(_dot_)_com
_______________________________________________
freebsd-questions_(_at_)_freebsd_(_dot_)_org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe_(_at_)_freebsd_(_dot_)_org"


Visit your host, monkey.org