phpLDAPadmin icon indicating copy to clipboard operation
phpLDAPadmin copied to clipboard

jpegPhoto cannot be uploaded nor removed

Open suprune20 opened this issue 6 years ago • 3 comments

The result is: LDAP message: Undefined attribute type Error Number: 0x11 (LDAP_UNDEFINED_TYPE) Description: The attribute type specified is invalid.

LDAP server is openLDAP 2.2.4 From openLDAP server log: MOD attr=jpegphoto;binary RESULT tag=103 err=17 text=jpegphoto;binary: option "binary" not supported with type

The "native" phpLdapAdmin 1.2.3, if runs under php 5.3.29, works fine with jpegPhoto. From openLDAP server log: MOD attr=jpegphoto RESULT tag=103 err=0 text=

suprune20 avatar Nov 22 '19 12:11 suprune20

Any update on this issue, because we are encountering the exact same thing?

jjschwarz avatar Apr 30 '20 16:04 jjschwarz

I found another phpLdapAdmin fork, it works fine including jpegPhoto upload: https://github.com/leenooks/phpLDAPadmin.git

suprune20 avatar Apr 30 '20 16:04 suprune20

Thank you much! That seems to have done the trick.

On Apr 30, 2020, at 12:40 PM, Eugene Suprun [email protected] wrote:

I found another phpLdapAdmin fork, it works fine including jpegPhoto upload: https://github.com/leenooks/phpLDAPadmin.git https://github.com/leenooks/phpLDAPadmin.git — You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/breisig/phpLDAPadmin/issues/9#issuecomment-621967492, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABIBX4NF35IG44SG5HNOX63RPGSWBANCNFSM4JQQFVGA.

jjschwarz avatar Apr 30 '20 16:04 jjschwarz