LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Configuring LDAP as central authentication server with vsftpd and smb domain (https://www.linuxquestions.org/questions/linux-server-73/configuring-ldap-as-central-authentication-server-with-vsftpd-and-smb-domain-779119/)

l0pht 12-31-2009 02:01 PM

Configuring LDAP as central authentication server with vsftpd and smb domain
 
hi my expert friends.

nowadays i have a project "implementing this server on centos 5.2" to authenticating all user on the network via a domain to access ftp. authentication operation in all sections"smb,vsftpd" is for OpenLDAP.
now i installed vsftpd,openldap-server & client but nothing to know how should to work.

vsftpd pam_module is avaliable but entry of it is different with the same example of it on web.

now i really get stupid and need to guide even in general.
help me please.

thanks

TB0ne 01-01-2010 12:08 PM

Quote:

Originally Posted by l0pht (Post 3810233)
hi my expert friends.

nowadays i have a project "implementing this server on centos 5.2" to authenticating all user on the network via a domain to access ftp. authentication operation in all sections"smb,vsftpd" is for OpenLDAP.
now i installed vsftpd,openldap-server & client but nothing to know how should to work.

vsftpd pam_module is avaliable but entry of it is different with the same example of it on web.

now i really get stupid and need to guide even in general.
help me please.

thanks

Very hard to understand your question, please try to write clearly.

From what I'm guessing, you need a setup guide for LDAP. Google has lots, like this one:
http://tldp.org/HOWTO/LDAP-HOWTO/

which will walk you through how to set up an LDAP server. As far as vsftpd authenticating via LDAP, you have to first download the source for vsftpd, and compile it with the LDAP options enabled. After that, again, follow one of the many guides you can find via Google:
http://www.faqs.org/docs/Linux-HOWTO...ion-HOWTO.html

The docs and source are here:
ftp://vsftpd.beasts.org/users/cevans.../vsftpd-2.2.2/


All times are GMT -5. The time now is 08:10 PM.