SSH User with Jailkit: wrong entry in passwd
Hi,
my System is Ubuntu 12.04.2 LTS with ISPConfig 3.0.5.1
When adding shell users with jailkit the passwd file has a wrong entry. It Looks like this:
tester_s1:x:5005:5006:::/bin/bash
If I Change this manually to
tester_s1:x:5005:5006::/home/tester_s1:/bin/bash
everything works without any problems.
Is this a bug or do I have any missconfiguration? If so, how can I change it?
|