Web Development Thread, Query Active Directory through asp page in Coding and Web Development; Hi All
Just wondered if anyone here has used ASP / ASP.NET pages to rerieve data from Active Directory.
I'm ...
-
13th July 2005, 08:03 PM #1 Query Active Directory through asp page
Hi All
Just wondered if anyone here has used ASP / ASP.NET pages to rerieve data from Active Directory.
I'm currently looking at how to pull simple stuff from AD to create a staff look-up page for our intranet.
It'd be great to hear from anyone who's done this and would be willing to pass on any pointers etc
Thanks
Karl
-
-
IDG Tech News
-
13th July 2005, 09:07 PM #2 Re: Query Active Directory through asp page
I know it can be done, as Fujitsu have created a User Admin page for us that allows us to create/delete & edit users via a webpage. I'll try & see if I can view the source code & post some or all of it on here tomorrow.
-
-
13th July 2005, 09:20 PM #3 Re: Query Active Directory through asp page
Possibly an aside, but if you just want to query and change user details, you could simply create a customised MMC.
Obviously, the web page has its advantages though.
-
-
13th July 2005, 09:27 PM #4 Re: Query Active Directory through asp page
-
-
13th July 2005, 10:43 PM #5 Re: Query Active Directory through asp page
web access would mean we could work on ad remotely. I'd love to havethat!
-
-
14th July 2005, 06:04 AM #6 Re: Query Active Directory through asp page

Originally Posted by
mark web access would mean we could work on ad remotely. I'd love to havethat!
If by "remotely" you mean other PCs on the domain, then deploy the "windows 2003 server adminpak.msi" to all workstations, then on any PC in the domain you can go to the Administrative Tools folder and work on Active Directory, DNS, DHCP, WINS or whatever. I also deploy the group policy management console throughout the domain too.
Bloody handy.
-
-
14th July 2005, 08:02 AM #7 Re: Query Active Directory through asp page
I use remote dektop to access my servers remotely.
-
-
14th July 2005, 08:09 AM #8 Re: Query Active Directory through asp page
If by "remotely" you mean other PCs on the domain, then deploy the "windows 2003 server adminpak.msi" to all workstations, then on any PC in the domain you can go to the Administrative Tools folder and work on Active Directory, DNS, DHCP, WINS or whatever. I also deploy the group policy management console throughout the domain too.
Bloody handy.
Handy yes. Dammed big security risk definitely!!
-
-
14th July 2005, 09:19 AM #9 Re: Query Active Directory through asp page
I meant off site
- I only have it on 3 machines - 2 for teaching staff to have access to a student account mmc to change passwords, and mine.
-
-
14th July 2005, 10:04 AM #10 Re: Query Active Directory through asp page

Originally Posted by
Dos_Box
If by "remotely" you mean other PCs on the domain, then deploy the "windows 2003 server adminpak.msi" to all workstations, then on any PC in the domain you can go to the Administrative Tools folder and work on Active Directory, DNS, DHCP, WINS or whatever. I also deploy the group policy management console throughout the domain too.
Bloody handy.
Handy yes. Dammed big security risk definitely!!
How so? Only admins can access or run it.
-
-
14th July 2005, 10:07 AM #11 Re: Query Active Directory through asp page
-
-
14th July 2005, 10:22 AM #12 Re: Query Active Directory through asp page
hehe Depends how locked down the users are - mine would never find it or be able to run it lol
The ironic thing is that the pupils are more likely to find it than the not-as-locked-down admin network with adults on it lol
Nath
-
-
14th July 2005, 12:44 PM #13 Re: Query Active Directory through asp page

Originally Posted by
Geoff Nope!
Yep!
When I said access it, I meant that our students have locked down desktops and mandatory profiles.
-
-
14th July 2005, 01:04 PM #14 Re: Query Active Directory through asp page
Ok thats great but did you remove their access to the AD objects. If not, they can still view the settings with a few lines of VB script.
-
-
19th December 2005, 08:31 PM #15 Re: Query Active Directory through asp page
Hi,
From what i thought, you need to use something like LDAP (lighweight directory application protocol), which allows you to manipulate AD. This is probably the fastest was to do it and can be done using asp pages. ADSI is another option.
HTH,
Ashok.
-
SHARE:
Similar Threads
-
By Joedetic in forum *nix
Replies: 17
Last Post: 26th January 2012, 11:46 PM
-
By localzuk in forum Windows
Replies: 4
Last Post: 10th October 2007, 03:54 PM
-
By edie209 in forum Windows
Replies: 8
Last Post: 27th September 2007, 02:46 PM
-
By PiqueABoo in forum Downloads
Replies: 1
Last Post: 16th July 2007, 10:02 PM
-
By ArchersIT in forum Windows
Replies: 6
Last Post: 19th February 2007, 04:09 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules