Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jpegPhoto cannot be uploaded nor removed #9

Open
suprune20 opened this issue Nov 22, 2019 · 3 comments
Open

jpegPhoto cannot be uploaded nor removed #9

suprune20 opened this issue Nov 22, 2019 · 3 comments

Comments

@suprune20
Copy link

suprune20 commented Nov 22, 2019

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=

@jjschwarz
Copy link

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

@suprune20
Copy link
Author

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

@jjschwarz
Copy link

jjschwarz commented Apr 30, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants