![]() |
SSH access for user - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Development Area (/forum-1.html) +--- Forum: General discussion (/forum-11.html) +--- Thread: SSH access for user (/thread-1025.html) |
RE: SSH access for user - achioo - 07-25-2007 11:44 PM ok I'm lost on how to use the wrapper and stuff... RE: SSH access for user - blocker - 07-26-2007 02:39 PM http://www.section6.net/wiki/index.php/Running_Vservers_on_Debian how about that ? BeNe Wrote:In Jail ? RE: SSH access for user - achioo - 07-26-2007 11:39 PM I actually figured something out... I'm just not sure if chroot is part of Debian. RE: SSH access for user - rbtux - 07-26-2007 11:40 PM chroot is part of debian RE: SSH access for user - achioo - 07-27-2007 02:01 AM Oh well I found a chrootshell.c file on the net compiled that to my /sbin folder added it to my list of shells and used the wrapper located on the wiki to copy the necessary files then just told the real /etc/passwd file to use /sbin/chrootshell for the users shell and the users /etc/passwd file to use /bin/bash for their shell restricting them to their /var/www/virtual/domain.tld folder. RE: SSH access for user - Zothos - 07-27-2007 04:18 AM May it possible that you write a little howto for our wiki? ![]() RE: SSH access for user - achioo - 07-27-2007 01:34 PM Sure can do RE: SSH access for user - rbtux - 12-14-2007 06:36 AM hmm wie sieht es mit dem howto aus? Wäre auch an der korrekten Einbindung des Wrapperskripts interessiert... Muss dieses als shell in der passwd Datei eingebunden werden? RE: SSH access for user - rbtux - 12-14-2007 06:39 AM Welchen weg hast du eingeschlagen? libpam-chroot? RE: SSH access for user - joximu - 12-14-2007 07:45 AM plz in english here :-) |