Problems with chroot & ftp
Hey everyone, I see there's been a lot of problems (and fixes) with Chroot in Jaguar, but since I don't have Jaguar I'd see if anyone could help me out with my specific problem.
I'm trying to set up an FTP-account, and I've set up my /etc/ftpchroot file to include the user "richard". But when I try to chroot him like this i get the following message:
[localhost:/etc] jan% sudo chroot -u richard /Volumes/Dokument/Playtime/MP3/
chroot: /bin/tcsh: No such file or directory
What am I doing wrong? The binary "tcsh" is present in /bin... No other path works either. He's locked in his home dir, but I can't change which dir he should be locked into...
Any help would be appreciated.
I'm trying to set up an FTP-account, and I've set up my /etc/ftpchroot file to include the user "richard". But when I try to chroot him like this i get the following message:
[localhost:/etc] jan% sudo chroot -u richard /Volumes/Dokument/Playtime/MP3/
chroot: /bin/tcsh: No such file or directory
What am I doing wrong? The binary "tcsh" is present in /bin... No other path works either. He's locked in his home dir, but I can't change which dir he should be locked into...
Any help would be appreciated.
Comments
Thanks for all the help.. =P