Networking Forums

Networking Forums > Computer Networking > Linux Networking > ProFTPD:Mod_auth and AuthPAM problem

Reply
Thread Tools Display Modes

ProFTPD:Mod_auth and AuthPAM problem

 
 
Nico van der Dussen
Guest
Posts: n/a

 
      11-27-2003, 11:45 AM
i,

I always used ProFTPd without SQL authentication, but would now like to
use it. I'm running ProFTPd in standalone mode.

I compiled ProFTPd 1.2.9 with --with-modules=mod_sql:mod_sql_mysql

Before even starting to implement the MySQL functions, I would like to
keep the PAM authentication I always used.


I added the line

AuthPAM on to my config file and got the message

- Fatal: unknown configuration directive 'AuthPAM' on line 35 of
'/usr/......./proftpd.conf'.

When I changed to compile config command to
--with-modules=mod_auth:mod_sql:mod_sql_mysql

I got the following message when I tried "make"

modules/mod_auth.o(.data+0x260): multiple definition of `auth_module'
modules/mod_auth.o(.data+0x260): first defined here collect2: ld returned
1 exit status make: *** [proftpd] Error 1


What am I missing in the piles of docs?

Thanks

Nico


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
proftpd DisplayFirstChdir problem Sam Linux Networking 0 09-17-2004 01:37 PM
who can fix a proftpd.conf problem volkman Linux Networking 5 04-30-2004 09:55 PM
problems about proftpd? yshuang Linux Networking 1 10-12-2003 07:38 AM
proftpd configuration problem Jander Linux Networking 0 07-23-2003 04:21 PM
Re: Proftpd ServerIdent Kenneth A Kauffman Linux Networking 1 06-25-2003 06:17 PM



1 2 3 4 5 6 7 8 9 10 11