Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problems with PureFTP and LDAP
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Nestrus
n00b
n00b


Joined: 23 Feb 2005
Posts: 8
Location: Austria

PostPosted: Mon Mar 14, 2005 10:46 pm    Post subject: Problems with PureFTP and LDAP Reply with quote

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
View user's profile Send private message
giant
Tux's lil' helper
Tux's lil' helper


Joined: 01 Aug 2002
Posts: 107

PostPosted: Tue Mar 15, 2005 8:01 am    Post subject: Reply with quote

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
View user's profile Send private message
Nestrus
n00b
n00b


Joined: 23 Feb 2005
Posts: 8
Location: Austria

PostPosted: Tue Mar 15, 2005 1:31 pm    Post subject: Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
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