If I SSH into an Ubuntu 12.04.1 LTS server as a user with home dir encryption, I get a really plain shell (no default .bashrc
run). If I log in via console (of course causing the home directory to be decrypted) and then SSH in while logged into the console, the .bashrc
script will have been run and the SSH experience will be normal... I've solved the problem of authorized_keys
being encrypted during login attempts, but how do I now solve this problem?
Asked
Active
Viewed 64 times
1

qbi
- 19,125

Agent Orange
- 11
-
Have you looked at the answers of http://askubuntu.com/q/115497/236? – qbi Feb 05 '13 at 10:23