View previous topic :: View next topic |
Author |
Message |
Nestrus n00b
Joined: 23 Feb 2005 Posts: 8 Location: Austria
|
Posted: Mon Mar 14, 2005 10:46 pm Post subject: Problems with PureFTP and LDAP |
|
|
Hello,
I installed an LDAP-direcotry and pureftpd on my Gentoo-server. Then I red http://www.pureftpd.org/README.LDAP and (I think) I made everything like in this guide, but it doesn't work.
This is what i wrote in my pureftpd-ldap-config file:
LDAPServer auth.meinweb.at
LDAPPort 389
LDAPBaseDN ou=user,dc=meinweb,dc=at
LDAPBindDN cn=Manager,dc=meinweb,dc=at
LDAPBindPW secret
LDAPDefaultUID 500
LDAPDefaultGID 100
With LDAP Browser/Editor i can connect to auth.meinweb.at:389, so the LDAP is up and running.
I have an ou "users" with some test-entrys, like this one:
dn: cn=test,ou=user,dc=meinweb,dc=at
objectClass: posixAccount
cn: test
uid: test
uidNumber: 500
gidNumber: 100
homeDirectory: /home/test
userPassword: {crypt}qUqP5cyxm6YcTAhz05Hph5gvu9M=
I can connect to my FTP-server, but I can't log in:
~ Connecting...
~ Connected to meinweb.at, waiting for response...
< 220 (vsFTPd 1.2.1)
> USER test
< 331 Please specify the password.
> PASS *****
< 530 Login incorrect.
! Invalid username or password for meinweb.at
~ Could not login to meinweb.at
What is wrong, can enybody help me?
TIA & lg, Nestrus |
|
Back to top |
|
|
giant Tux's lil' helper
Joined: 01 Aug 2002 Posts: 107
|
Posted: Tue Mar 15, 2005 8:01 am Post subject: |
|
|
Quote: |
220 (vsFTPd 1.2.1)
|
Hmm ?
Looks like you still have vsFTPd running.
Make sure that pureftpd is running and try again.
Cheers ! |
|
Back to top |
|
|
Nestrus n00b
Joined: 23 Feb 2005 Posts: 8 Location: Austria
|
Posted: Tue Mar 15, 2005 1:31 pm Post subject: |
|
|
Quote: |
Looks like you still have vsFTPd running.
Make sure that pureftpd is running and try again.
|
Oh, thats right. I didn't look exactly at the output, I think I tried something at this time normaly it looks like this:
220---------- Welcome to Pure-FTPd [TLS] ----------
220-You are user number 1 of 50 allowed.
220-Local time is now 13:30. Server port: 21.
220 You will be disconnected after 15 minutes of inactivity.
Name (localhost:nestrus): test
500 This security scheme is not implemented
SSL not available
331 User test OK. Password required
Password:
530 Authentication failed, sorry
Login failed. |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|