开发者

Possible to inject thumbnail photos into AD via cfldap?

开发者 https://www.devze.com 2023-01-11 22:22 出处:网络
Does anyone have a way to inject thumbnail photos of users into AD? When I get data via cfldap, I开发者_如何学JAVA can see the entry for thumbnailphoto, but the entry for MY record (which has a photo

Does anyone have a way to inject thumbnail photos of users into AD? When I get data via cfldap, I开发者_如何学JAVA can see the entry for thumbnailphoto, but the entry for MY record (which has a photo attached to it manually) has an empty string in that field.

Any suggestions? Thanks! Chris


I don't believe there's any way to do it. I've never been able to figure out how to use binary data as an attribute using CFLDAP.

I always end up using Java if I have to do this.

0

精彩评论

暂无评论...
验证码 换一张
取 消