Monday, June 3, 2024
 Popular · Latest · Hot · Upcoming
53
rated 0 times [  60] [ 7]  / answers: 1 / hits: 16729  / 15 Years ago, fri, january 8, 2010, 12:00:00

Is it possible to query AD from javascript?



I'm working from within SharePoint, and I can get the current SharePoint user's information using some js I found on a blog.



But I'm wondering if I can then query AD to see if the current user is in a specific AD group.


More From » sharepoint

 Answers
6

I think you'd be better off writing a quick asp.net page that you could call via AJAX and get some JSON back. .NET directory services class are going to be much better at talking to Active Directory than javascript, unless you can find a js library specifically for this (which I haven't been able to find).


[#97885] Wednesday, January 6, 2010, 15 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
coby

Total Points: 27
Total Questions: 102
Total Answers: 97

Location: Honduras
Member since Wed, Jul 14, 2021
3 Years ago
coby questions
;