Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Dec 2001 16:19:09 -0600 (CST)
From:      Nick Rogness <nick@rogness.net>
To:        Todd Reed <ex279@hotmail.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: ProFTPd - Disable PAM
Message-ID:  <Pine.BSF.4.21.0112271618110.96309-100000@cody.jharris.com>
In-Reply-To: <Pine.BSF.4.21.0112271614040.96309-100000@cody.jharris.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 27 Dec 2001, Nick Rogness wrote:

> 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

	Forgot the -D before WITHOUT_PAM, sorry, ie "make -DWITHOUT_PAM"

> 
> 	Should do the trick.  If you are manually compiling it give the
> 	"--disable-pam" argument to configure.
> 

Nick Rogness <nick@rogness.net>
 - 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0112271618110.96309-100000>