MOSS Forum

 
Home » Forum » MOSS       Ask a questionRSS Feeds

MOSS Extranet with Anonymous Access

  Asked By: Demarco Witt         Date: Jan 18, 2006      Category: MOSS      Views: 234
 

I am deploying a MOSS Extranet Portal with anonymous access. My
questions is, Is there any way to deploy the site as an Extranet over
HTTP:80 and have authenticated users sign in and manage the content
over HTTP:443 SSL making sure authenticated users do not go back to
HTTP:80?

Bascially I would like all content administration happening over SSL
and view/read over regular HTTP.

Tagged:          

 

2 Answers Found

 
Answer #1       Answered By: Schuyler Le          Answered On: Jan 18, 2006       

I'm just thinking out loud, but maybe you could disable Windows
Authentication on the Zone that is using port 80. That should make it
impossible for users  to authenticate in the clear.

 
Answer #2       Answered By: Kristina Cox          Answered On: Jan 18, 2006       

Exactly how I'd recommend it too. Have one zone setup for anonymous/FBA
where they can't edit content, but the other zone setup for WinAuth and setup
security on that one to allow editing content.

 
Didn't find what you were looking for? Find more on MOSS Extranet with Anonymous Access Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].