Re: _secure_path: cannot stat> /dev/null/.login_conf: Not a directory
- From: Dan Nelson <dnelson@xxxxxxxxxxxxxxx>
- Date: Thu, 28 Aug 2008 13:13:00 -0500
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@xxxxxxxxxxxxxxx
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- References:
- Prev by Date: _secure_path: cannot stat> /dev/null/.login_conf: Not a directory
- Next by Date: Re: Disk access is slowing my Eee PC
- Previous by thread: _secure_path: cannot stat> /dev/null/.login_conf: Not a directory
- Next by thread: Re: _secure_path: cannot stat> /dev/null/.login_conf: Not a directory
- Index(es):
Relevant Pages
|