Web Development Thread, Authenticate IIS against AD transparently in Coding and Web Development; Do you have any knowledge of frontpage forms/components?
The staff member that manages and creates our intranet sites will only ...
-
22nd January 2009, 09:12 AM #16
- Rep Power
- 12
Do you have any knowledge of frontpage forms/components?
The staff member that manages and creates our intranet sites will only use frontpage to make them and using the built in forms within.
since changing the authentication they no longer work, when you submit a form it wants to login again.
Have I missed something in the gpo?
-
-
IDG Tech News
-
22nd January 2009, 09:27 AM #17 IIS does not authenticate against AD directly.
In IIS if you goto the properties tab for the website in question and then select the security tab you will then need to edit the security details.
If you remove the anonymous access tick and place a tick in the intergrated windows authentication this will then grab the security tokens of the logged in user and that they are an authenticated user.
That is the extent of what this does, if you want to go further you can either use NTFS permissions to restrict access to the site or pages or you can do it at the code (ASP/PHP/ASP.NET) level.
What are you expecting to happen when this form is submitted?
What info are you expecting to gather about the user?
What authentication methods are you using? (forms to login, single sign on)
-
-
22nd January 2009, 09:36 AM #18
- Rep Power
- 12
they are just basic email forms, like feedback forms, we have one for our premises and one for submitting grades. the forms just email an addresses.
-
-
22nd January 2009, 11:14 AM #19
- Rep Power
- 12
Sorted it. Just for reference, the permissions within the frontpage extensions must be changed as well. In frontpage server administration add the user group from ad to the browser group.
-
-
22nd September 2010, 10:53 PM #20
- Rep Power
- 0

Originally Posted by
powdarrmonkey
Hi mate ... think link is dead or web server is down.
thanks though for trying to add info here to help others troubleshoot probs.
Regards,
Andrew
-
SHARE:
Similar Threads
-
By FN-GM in forum How do you do....it?
Replies: 2
Last Post: 2nd July 2008, 01:18 PM
-
By Edu-IT in forum Windows
Replies: 2
Last Post: 5th May 2008, 09:15 PM
-
By kerlj001 in forum Coding
Replies: 2
Last Post: 26th February 2008, 09:20 PM
-
By sidewinder in forum Windows
Replies: 5
Last Post: 21st February 2007, 05:40 PM
-
By ryan_powell in forum How do you do....it?
Replies: 5
Last Post: 18th October 2006, 10:38 AM
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