Networking Forums

Networking Forums > Computer Networking > Windows Networking > Enabled Integrated Windows Authentication

Reply
Thread Tools Display Modes

Enabled Integrated Windows Authentication

 
 
George Spiro
Guest
Posts: n/a

 
      01-11-2007, 05:28 PM
Hi,



I am really confused by the following and would like to know why.



My environment is the following:



2 DC - Windows 2000 and Windows 2003 AD

1 Member Server - IIS 6.0

1 Member Server - Apache/Tomcat



I am using silent Authentication with IE / domain rights to secure internal
web pages.



Well with IIS everything works fine but with Apache I get login errors on
certain workstation. The login error is due that the domain is sent to
Apache in lower case instead of upper case.



My question is why certain Windows machines send its domain in lower case
and others in upper case.



domain\<username> or DOMAIN\<username>



Could I have a explanation for the problem because I need to document it.



G.




 
Reply With Quote
 
 
 
 
Hakan GOKCOL
Guest
Posts: n/a

 
      01-12-2007, 12:34 PM
Here's an example of an .htaccess file for a website:

AuthType Kerberos
AuthName "MYDOMAIN"
KrbMethodNegotiate on
KrbAuthoritative on
KrbVerifyKDC off
KrbAuthRealm MYDOMAIN.COM
Krb5Keytab /var/kerberos/krb5kdc/http.keytab
<Limit GET POST>
require valid-user
</Limit>

Hakan GOKCOL

"George Spiro" <(E-Mail Removed)> wrote in message
news:#As5$(E-Mail Removed)...
> Hi,
>
>
>
> I am really confused by the following and would like to know why.
>
>
>
> My environment is the following:
>
>
>
> 2 DC - Windows 2000 and Windows 2003 AD
>
> 1 Member Server - IIS 6.0
>
> 1 Member Server - Apache/Tomcat
>
>
>
> I am using silent Authentication with IE / domain rights to secure
> internal web pages.
>
>
>
> Well with IIS everything works fine but with Apache I get login errors on
> certain workstation. The login error is due that the domain is sent to
> Apache in lower case instead of upper case.
>
>
>
> My question is why certain Windows machines send its domain in lower case
> and others in upper case.
>
>
>
> domain\<username> or DOMAIN\<username>
>
>
>
> Could I have a explanation for the problem because I need to document it.
>
>
>
> G.
>
>
>
>

 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Authenticate Mac OS X computers with with Windows 802.1x PEAP enabled WLAN RRE Wireless Networks 0 09-17-2007 07:23 AM
NetGear's Wireless WG311 with WEP enabled on Windows XP Pro ..... SOLVED! dennise9@charter.net Wireless Internet 0 02-21-2007 08:46 PM
Windows AD integrated DHCP server momo2804@gmail.com Windows Networking 5 09-05-2006 03:45 AM
Gestix NET browser enabled invoicing for Linux, Mac and Windows Gestix NET Linux Networking 0 10-20-2005 04:21 PM
Linux Client Software To Enable Integrated Windows Authentication? Richard Huelbig Linux Networking 1 01-28-2005 03:50 AM



1 2 3 4 5 6 7 8 9 10 11