Public bug reported:

Binary package hint: pure-ftpd

Openldap is move from file based configuration to database
configuration. The install script doesn't add pureftpd.schema into
openldap database. Even copy /etc/ldap/schema/pureftpd.schema from
/usr/share/doc/pure-ftpd-common/pureftpd.schema doesn't add it.

When I try to add a pureftpd users I get this error:
ldap_add: Invalid syntax (21)
 additional info: objectClass: value #3 invalid per syntax

my ldap test user is:
dn: uid=ftpldap,ou=PureFtp,dc=ubuntu,dc=kemen,dc=it
objectClass: inetOrgPerson
objectClass: posixAccount
objectClass: passwordHolder
cn: ftpldap ftpldap
gidNumber: 1901
homeDirectory: /home/samba/users/ftpldap
sn: ftpldap
uid: ftpldap
uidNumber: 2006
givenName: ftpldap
loginShell: /bin/false

It seams that ftp schema is not loaded on pureftpd.

** Affects: pure-ftpd (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

  Binary package hint: pure-ftpd
  
  Openldap is move from file based configuration to database
  configuration. The install script doesn't add pureftpd.schema into
- openldap database. Even add /etc/ldap/schema/pureftpd.schema from
+ openldap database. Even copy /etc/ldap/schema/pureftpd.schema from
  /usr/share/doc/pure-ftpd-common/pureftpd.schema doesn't add it.
  
  When I try to add a pureftpd users I get this error:
  ldap_add: Invalid syntax (21)
-       additional info: objectClass: value #3 invalid per syntax
+  additional info: objectClass: value #3 invalid per syntax
  
  my ldap test user is:
  dn: uid=ftpldap,ou=PureFtp,dc=ubuntu,dc=kemen,dc=it
  objectClass: inetOrgPerson
  objectClass: posixAccount
  objectClass: passwordHolder
  cn: ftpldap ftpldap
  gidNumber: 1901
  homeDirectory: /home/samba/users/ftpldap
  sn: ftpldap
  uid: ftpldap
  uidNumber: 2006
  givenName: ftpldap
  loginShell: /bin/false
  
  It seams that ftp schema is not loaded on pureftpd.

-- 
the package pure-ftpd-ldap doesn't install pureftpd.schema 
https://bugs.launchpad.net/bugs/562153
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to