Search This Blog

Tuesday, November 8, 2016

Could not chdir to home directory /home/btbs: No such file or directory

Error :


Could not chdir to home directory /home/btbs: No such file or directory


Fix :

This error is due to home path is set incorrectly in passwd file. Please do the below :

create home directory for user /export/home/username (Its for solaris). You can create /home or /export/home depends on your configuration.

cat /etc/passwd

Pleae check the home path for user.

btbs:x:101:1::/home/username/bin/sh

Update your actual home path as below,

btbs:x:101:1::/export/home/username:/bin/sh

It fixed the issue.


No comments:

Post a Comment

You cannot complete this task because one of the following events caused a loss of page data: A system failure has occurred "Front end is locked after 12.2 upgrade"

  If you have upgraded to Oracle E-Business Suite 12.2.10 Release Update Pack from Oracle E-Business Suite 12.2.6 Release Update Pack (or ea...