On Mon, Jul 21, 2008 at 06:29:34PM +0200, Martin Šín wrote: > Hi, > the both files are original from provided packages. I change only > > # LoadModule mod_ldap.c > > to > > LoadModule mod_ldap.c > > in modules.conf file, > > #Include /etc/proftpd/ldap.conf > > to > > Include /etc/proftpd/ldap.conf > > in proftpd.conf > > and setup ldap.conf file... After that I cannot login any more. (Sorry > for my bad English speaking..) >
You have also to include the uncommented ldap.conf. Those modules are very weak about syntax and other configuration issues, and that could explain the segfault. -- Francesco P. Lovergine -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

