[QUOTE][u]Quote by: joshuaw[/u][p]Has anyone successfully implemented a method of chroot ‘ing ssh clients on a Mac OS X Server 10.5.2? Any help or information is greatly appreciated.[/p][/QUOTE]
The latest security update upgrades OpenSSH to version 5.1 (10.4.11 and 10.5.5) which has built in jailing… Unfortunately I’m still getting the same error as when I tried to roll my own…
sshd[260]: fatal: bad ownership or modes for chroot directory component “/”
I haven’t found a real good answer yet, but the probably the clearest documentation I’ve found so far is here:
http://adamsworld.name/chrootjail5.php
Comments are closed