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.
Updated by Jim Pingle over 15 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Scott checked in a fix yesterday, and I just tested it on a fresh 2.0 install and the admin account logs in properly with ssh. It gets the menu, and its home directory is /root as it should be.
Actions