From owner-freebsd-questions Mon Feb 3 6:49: 9 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AAD2337B401 for ; Mon, 3 Feb 2003 06:49:08 -0800 (PST) Received: from dmon.esiee.fr (dmon.esiee.fr [147.215.1.190]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1313B43FA3 for ; Mon, 3 Feb 2003 06:49:08 -0800 (PST) (envelope-from frankb@dmon.esiee.fr) Received: by dmon.esiee.fr (Postfix, from userid 179) id 8E56A30FBE; Mon, 3 Feb 2003 15:48:53 +0100 (CET) Date: Mon, 3 Feb 2003 15:48:53 +0100 From: Frank Bonnet To: freebsd-questions@freebsd.org Subject: homedirs access thru FTP Message-ID: <20030203144853.GA7691@dmon.esiee.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.99i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi I have a problem at 4.6.2 with FTP. The machine is our FTP server, it handle FTP transferts for all of our users ( inland and ouland ) All home directories are NFS mounted to a Netapp Filer. The problem is that SOME users cannot access to their home directories. With the std FreeBSD FTPd daemon they are logged at "/" and they have to manually go into their homedir. With pure-ftpd it refuses to let them loggin in saying they have no homedir. I've identified the cause of problem. ONLY users that have 700 chmod their root directory are concerned. It does not happen thru "telnet" "su" or "ssh" accesses. Any idea to fix this problem ? Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message