From owner-freebsd-questions Thu Dec 27 14:16:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cody.jharris.com (cody.jharris.com [205.238.128.83]) by hub.freebsd.org (Postfix) with ESMTP id ABE3837B41A for ; Thu, 27 Dec 2001 14:16:33 -0800 (PST) Received: from localhost (nick@localhost) by cody.jharris.com (8.11.1/8.9.3) with ESMTP id fBRMGRI98390; Thu, 27 Dec 2001 16:16:27 -0600 (CST) (envelope-from nick@rogness.net) Date: Thu, 27 Dec 2001 16:16:27 -0600 (CST) From: Nick Rogness X-Sender: nick@cody.jharris.com To: Todd Reed Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ProFTPd - Disable PAM In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Thu, 27 Dec 2001, Todd Reed wrote: > I'm needing to disable PAM. I keep getting an error on the console > > proftpd[425]: no modules loaded for 'ftp' services > > I've looked on several websites, but I haven't found anything that > could help me to get ride of this. The only exception is that I need > to disable PAM. # cd /usr/ports/ftp/proftpd # make WITHOUT_PAM Should do the trick. If you are manually compiling it give the "--disable-pam" argument to configure. Nick Rogness - Don't mind me...I'm just sniffing your packets To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message