Welcome to HostingForumz.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

Defaulting domain w/integrated auth

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Related Topics:
Cant makt Auth Integrated - Hi ! my problem: users needs to enter their when accessing my website. what i want to happen: i want them to get right in to the web if they logged on to our windows domain. i wanna sign on" what i i have..

IIS Not work for Integrated Auth - Hi, I tried to host a web site to be used by our small team within company network. I have W2000 Pro (not W2000 server) and IIS 5 on my I set IIS to Window Auth and put everyone in ACL of the web file folder. Everyone in..

Integrated Auth Prompt 4 Password - Once local users have logged onto the Windows 2000 domain, I would like for them to access my IIS website that is secured with Windows When a user accesses they are taken straigh to the start page. When a..

IIS6, Integrated Windows Auth, and IE6 Integrated Windows .. - My returns an HTTP 500 error when the is for Windows on IIS 6. The works okay under IIS5 under Windows When I disable friendly HTTP error

401 Error ServerXMLHTTP/Integrated Auth Problem - Hi, Hopefully there is a solution to this one. 1 Server 2003 standard edition, thus IIS6, setup to use + Basic Anonomous access is turned off for the target page. Code is as folows and produces a 401.1 error Dim..
Next:  IIS: Redirect Error With IIS 6  
Author Message
Rkelly

External


Since: Feb 22, 2005
Posts: 2



(Msg. 1) Posted: Tue Feb 22, 2005 1:29 pm
Post subject: Defaulting domain w/integrated auth
Archived from groups: microsoft>public>inetserver>iis (more info?)

Can someone please tell me if there is a way to configure an IIS server so
that a users domain is defaulted. Within the intranet zone things are
handled just fine with the use of a group policy, but from the outside user
must use domain\username, password in order to login. This is just too much
for some lower level users. I would love for them to be able to login with
username, password only. I investigated turning off integrated auth and
letting basic auth pass the information but my ssl encrypted sharepoint
server would then not crawl correctly. Is there anyway to do this with
Integrated?

Thanks,
Rkelly

 >> Stay informed about: Defaulting domain w/integrated auth 
Back to top
Login to vote
qbernard1

External


Since: Dec 23, 2003
Posts: 905



(Msg. 2) Posted: Tue Feb 22, 2005 11:35 pm
Post subject: Re: Defaulting domain w/integrated auth [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

You can specify default domain with basic auth, but not windows integrated.
since you got SSL, then just combine it with basic auth.

I don't quite get the part that sharepoint not crawl correctly.

--
Regards,
Bernard Cheah
<a style='text-decoration: underline;' href="http://www.tryiis.com/" target="_blank">http://www.tryiis.com/</a>
<a style='text-decoration: underline;' href="http://support.microsoft.com/" target="_blank">http://support.microsoft.com/</a>
<a style='text-decoration: underline;' href="http://www.msmvps.com/bernard/" target="_blank">http://www.msmvps.com/bernard/</a>



"Rkelly" <Rkelly.DeleteThis@discussions.microsoft.com> wrote in message
news:53DFB3C9-32CA-489C-B051-542D13A1F452@microsoft.com...
 > Can someone please tell me if there is a way to configure an IIS server so
 > that a users domain is defaulted. Within the intranet zone things are
 > handled just fine with the use of a group policy, but from the outside
 > user
 > must use domain\username, password in order to login. This is just too
 > much
 > for some lower level users. I would love for them to be able to login
 > with
 > username, password only. I investigated turning off integrated auth and
 > letting basic auth pass the information but my ssl encrypted sharepoint
 > server would then not crawl correctly. Is there anyway to do this with
 > Integrated?
 >
 > Thanks,
 > Rkelly<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Defaulting domain w/integrated auth 
Back to top
Login to vote
Rkelly

External


Since: Feb 22, 2005
Posts: 2



(Msg. 3) Posted: Wed Feb 23, 2005 6:23 am
Post subject: Re: Defaulting domain w/integrated auth [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Maybe I have other setup issues but if I disable Intergrated auth the my
sharepoint server portals will not build thier search databases issuing
authorization warnings.

Also if I disable Integrated auth, then I believe that internal users, that
currently do not have to login because of a trust setup in group policy that
then utilizes integrated auth, will have to login every time they visit these
locations.

Am I correct that is both basic and integrated are enabled, integrated will
be used if supported.

Isn't there a way that I can have internal users not have to login and
external not require a domain?

"Bernard" wrote:

 > You can specify default domain with basic auth, but not windows integrated.
 > since you got SSL, then just combine it with basic auth.
 >
 > I don't quite get the part that sharepoint not crawl correctly.
 >
 > --
 > Regards,
 > Bernard Cheah
<font color=purple> > <a style='text-decoration: underline;' href="http://www.tryiis.com/</font" target="_blank">http://www.tryiis.com/</font</a>>
<font color=purple> > <a style='text-decoration: underline;' href="http://support.microsoft.com/</font" target="_blank">http://support.microsoft.com/</font</a>>
<font color=purple> > <a style='text-decoration: underline;' href="http://www.msmvps.com/bernard/</font" target="_blank">http://www.msmvps.com/bernard/</font</a>>
 >
 >
 >
 > "Rkelly" <Rkelly RemoveThis @discussions.microsoft.com> wrote in message
 > news:53DFB3C9-32CA-489C-B051-542D13A1F452@microsoft.com...
  > > Can someone please tell me if there is a way to configure an IIS server so
  > > that a users domain is defaulted. Within the intranet zone things are
  > > handled just fine with the use of a group policy, but from the outside
  > > user
  > > must use domain\username, password in order to login. This is just too
  > > much
  > > for some lower level users. I would love for them to be able to login
  > > with
  > > username, password only. I investigated turning off integrated auth and
  > > letting basic auth pass the information but my ssl encrypted sharepoint
  > > server would then not crawl correctly. Is there anyway to do this with
  > > Integrated?
  > >
  > > Thanks,
  > > Rkelly
 >
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Defaulting domain w/integrated auth 
Back to top
Login to vote
qbernard1

External


Since: Dec 23, 2003
Posts: 905



(Msg. 4) Posted: Thu Feb 24, 2005 11:29 am
Post subject: Re: Defaulting domain w/integrated auth [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

 > Am I correct that is both basic and integrated are enabled, integrated
 > will
 > be used if supported.
 >

Yes, it will pick integrated first.


 > Isn't there a way that I can have internal users not have to login and
 > external not require a domain?

Not really, for internal - it will auto login since user already logged to
the domain or trusted domain. however for external, they will have to enter
the domain name.



--
Regards,
Bernard Cheah
<a style='text-decoration: underline;' href="http://www.tryiis.com/" target="_blank">http://www.tryiis.com/</a>
<a style='text-decoration: underline;' href="http://support.microsoft.com/" target="_blank">http://support.microsoft.com/</a>
<a style='text-decoration: underline;' href="http://www.msmvps.com/bernard/" target="_blank">http://www.msmvps.com/bernard/</a>



"Rkelly" <Rkelly.DeleteThis@discussions.microsoft.com> wrote in message
news:738E05DE-4A2A-49E1-8A1F-6225732AE9BC@microsoft.com...
 > Maybe I have other setup issues but if I disable Intergrated auth the my
 > sharepoint server portals will not build thier search databases issuing
 > authorization warnings.
 >
 > Also if I disable Integrated auth, then I believe that internal users,
 > that
 > currently do not have to login because of a trust setup in group policy
 > that
 > then utilizes integrated auth, will have to login every time they visit
 > these
 > locations.
 >
 > Am I correct that is both basic and integrated are enabled, integrated
 > will
 > be used if supported.
 >
 > Isn't there a way that I can have internal users not have to login and
 > external not require a domain?
 >
 > "Bernard" wrote:
 >
  >> You can specify default domain with basic auth, but not windows
  >> integrated.
  >> since you got SSL, then just combine it with basic auth.
  >>
  >> I don't quite get the part that sharepoint not crawl correctly.
  >>
  >> --
  >> Regards,
  >> Bernard Cheah
<font color=green>  >> <a style='text-decoration: underline;' href="http://www.tryiis.com/</font" target="_blank">http://www.tryiis.com/</font</a>>
<font color=green>  >> <a style='text-decoration: underline;' href="http://support.microsoft.com/</font" target="_blank">http://support.microsoft.com/</font</a>>
<font color=green>  >> <a style='text-decoration: underline;' href="http://www.msmvps.com/bernard/</font" target="_blank">http://www.msmvps.com/bernard/</font</a>>
  >>
  >>
  >>
  >> "Rkelly" <Rkelly.DeleteThis@discussions.microsoft.com> wrote in message
  >> news:53DFB3C9-32CA-489C-B051-542D13A1F452@microsoft.com...
   >> > Can someone please tell me if there is a way to configure an IIS server
   >> > so
   >> > that a users domain is defaulted. Within the intranet zone things are
   >> > handled just fine with the use of a group policy, but from the outside
   >> > user
   >> > must use domain\username, password in order to login. This is just too
   >> > much
   >> > for some lower level users. I would love for them to be able to login
   >> > with
   >> > username, password only. I investigated turning off integrated auth
   >> > and
   >> > letting basic auth pass the information but my ssl encrypted sharepoint
   >> > server would then not crawl correctly. Is there anyway to do this with
   >> > Integrated?
   >> >
   >> > Thanks,
   >> > Rkelly
  >>
  >>
  >><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Defaulting domain w/integrated auth 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting Problem Solving Community! (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]