开发者

How to get user's OU programmatically with ldap C++

开发者 https://www.devze.com 2022-12-15 15:08 出处:网络
how to get user\'s o开发者_StackOverflowu programmatically with ldap C++Well if you can get the users full DN, which is usually needed for the bind, then chop off the first something=something, and yo

how to get user's o开发者_StackOverflowu programmatically with ldap C++


Well if you can get the users full DN, which is usually needed for the bind, then chop off the first something=something, and you have the OU.

0

精彩评论

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