Skip to main content

Thread: configuring proftpd to work with openLDAP


hello.

i'm trying make proftpd authenticate against openldap. openldap working, i've got owncloud setup authenticate against it. i've spent quite few hours trying proftpd same. trying sorts of different guides. can log in proftpd local admin account, not users stored in ldap.

here /etc/proftpd/ldap.conf

code:
<ifmodule mod_ldap.c>      ldapserver ldap://localhost/??sub     ldapbinddn "cn=admin,dc=offset,dc=com" "adminpassword"     ldapusers ou=people,dc=offset,dc=com (uid=%u) (uidnumber=%u)     ldapgroups ou=groups,dc=offset,dc=com      </ifmodule>
p.s. mod_ldap.c loaded in other configs.

i hope 1 can me.
thanks



Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] configuring proftpd to work with openLDAP


Ubuntu

Comments

Popular posts from this blog

Some mp4 files not displaying correctly (CS6)

Thread: Samba is not authenticating with LDAP