"No directory! Logging in with home=/" Error message on solaris 10 6/06

Hello,

I have created two users on a Solaria 10 6/06.

When I login with the first user account would get the Error Message. But the second have not any error message respond.

Error Message : "No directory! Logging in with home=/"

The First User information :-

This user home directory was created in Mount Drive.

# user -m -g users -d /export/home/user1 uesr1

When I log in user1, I would get error message "No directory! Logging in with home=/"

The Second User information :-

This user home directory was created in Root Directory.

# useradd -m -g users -d /user2 uesr2

When I log in user2, I would not get any error message.

Basis on the above test, Why the user home directory cannot use the mount drive?

p.s. I have using solaris 10 3/05. But I have not got any above problem. These problem was happen in Solaris 10 6/06.

Anyone can tell me how to fix it?

Thanks All

Andrew Choi

[985 byte] By [Sunfast] at [2007-11-26 10:49:44]
# 1
I found the solution about after login a user would got Error Message : "No directory! Logging in with home=/"e.g.user -m -g users -d /export/home/u0/user1 uesr1Just "chmod 705" the main Directory can fixed error message.chmod 705 /export/home/u0
Sunfast at 2007-7-7 3:02:17 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...
# 2
I think that is my problem. And that is not Solaris Bug.I forget chmod for /export/home/u0.
Sunfast at 2007-7-7 3:02:17 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...