Displaying 1 result from an estimated 1 matches for "935345".
2005 Dec 01
0
Chrooting question
...r to
prevent users from accessing files outside their home directories.
Our /etc/passwd line looks like this:
some_user:x:1234:123:Some User:/home/./some_user:/bin/shell
When i try to check mail on this host with this user i receive the
following error message:
Dec  1 08:21:11 server dovecot: [ID 935345 mail.error] Invalid chroot
directory '/home' (user some_user) (see valid_chroot_dirs in config
file)
After which comes a line with: "Internal login failure"
I've tried to configure different chroot options in configuration file,
but had no luck at all. Of course when i remov...