Actions
Bug #30
closedHome directory issue for admin on 2.0
Start date:
07/08/2009
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
Affected Architecture:
Description
When trying to login to the admin account via ssh on 2.0, you get:
Could not chdir to home directory /home/admin: No such file or directory
Then dropped to a # prompt.
If you run "chsh" it shows the home directory should be /root, but when you run vipw it is looking for /home/admin. Change it to /root there and it works as expected.
Actions