From owner-freebsd-hubs@FreeBSD.ORG Mon Sep 27 17:23:14 2010 Return-Path: Delivered-To: freebsd-hubs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 767551065675 for ; Mon, 27 Sep 2010 17:23:14 +0000 (UTC) (envelope-from phanquochien@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 0EAD98FC1C for ; Mon, 27 Sep 2010 17:23:13 +0000 (UTC) Received: by wyb33 with SMTP id 33so6572682wyb.13 for ; Mon, 27 Sep 2010 10:23:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=mml1Xlue7oGWF3mmJzQpibFGIAbswPS0KUmu/hPyMAU=; b=eyYN7a0JCyNzZ2Rg050YNuBYhpdgt5BjaXpaw0ymkmty/ej/z0PNXiQTHvZt3/01KD xtUmRBbWbUCIlthp1ZhCaCxvxeazJ5q8TLgIyqhxcGukGEPtEP+vqGqESJpnPWlig5Sk ETlo65mYnjMEvM+O7lHg2EliUTXF7GfNlt8k4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=YPaxBVjcc0EG8J9yfIk15lkAyEPanzI8MJA2mVN2lraZxaH+K2iqicmzD0hWRjf9oq DV8Szh4necHYbm5aHzkivQeMlV7h//d3659hrxF02JMegOqnH9HrC5/MVjZcziyanK/W pVVanHStc+18wlb/jF4FR99+cjo4Qz5v8uvZE= MIME-Version: 1.0 Received: by 10.227.138.141 with SMTP id a13mr6549308wbu.208.1285606487878; Mon, 27 Sep 2010 09:54:47 -0700 (PDT) Received: by 10.227.142.194 with HTTP; Mon, 27 Sep 2010 09:54:47 -0700 (PDT) Date: Mon, 27 Sep 2010 23:54:47 +0700 Message-ID: From: Phan Quoc Hien To: freebsd-hubs@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Prevent symbolic links in pure-ftp! X-BeenThere: freebsd-hubs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "FreeBSD Distributions Hubs: mail sup ftp" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2010 17:23:14 -0000 hi! How to prevent symbolic links in pure-ftp for security issuse? User can access outsite chroot by create symlink: ln -s / abc => and user > can change dir to / > Anyone can solve this problem? Thanks. -- Mr.Hien E-mail: phanquochien@gmail.com Website: www.mrhien.info