RE: Windows Domain Integration

2006-05-25 Thread Nick McClure
omain. > -Original Message- > From: Jochem van Dieten [mailto:[EMAIL PROTECTED] > Sent: Thursday, May 25, 2006 9:38 AM > To: CF-Community > Subject: Re: Windows Domain Integration > > ** Private ** wrote: > > > > If you can turn on "Windows Integrated Security&

Re: Windows Domain Integration

2006-05-25 Thread Jochem van Dieten
** Private ** wrote: > > If you can turn on "Windows Integrated Security" and turn off > "Anonymous logon" for the website in IIS on the server, then the CGI. > Auth_User variable will contain a value of Domain\userName. That solution is only foolproof on IE. While Firefox supports Windows Inte

Re: Windows Domain Integration

2006-05-23 Thread Zaphod Beeblebrox
; that to me? > > > - Original Message - > From: "Ian Skinner" <[EMAIL PROTECTED]> > To: "CF-Community" > Sent: Tuesday, May 23, 2006 4:32 PM > Subject: RE: Windows Domain Integration > > > > > > If they are logging in to the network, you ma

RE: Windows Domain Integration

2006-05-23 Thread Ian Skinner
Mozilla has both IE and Firefox engines under the hood? Can you explain that to me? Ok, it's Netscape, not Mozilla. And with Netscape one can change ones rendering engine. So this probably has no effect on how the browser handles windows security requests. http://browser.netscape.com/ns8/he

RE: Windows Domain Integration

2006-05-23 Thread Ian Skinner
Mozilla has both IE and Firefox engines under the hood? Can you explain that to me? Something I remember reading. -- Ian Skinner Web Programmer BloodSource www.BloodSource.org Sacramento, CA - | 1 | | - Binary Soduko | | | - "C code. C code run. R

Re: Windows Domain Integration

2006-05-23 Thread Chesty Puller
Mozilla has both IE and Firefox engines under the hood? Can you explain that to me? - Original Message - From: "Ian Skinner" <[EMAIL PROTECTED]> To: "CF-Community" Sent: Tuesday, May 23, 2006 4:32 PM Subject: RE: Windows Domain Integration > > If th

RE: Windows Domain Integration

2006-05-23 Thread Ian Skinner
If they are logging in to the network, you may be able to capture the cgi variables. We do this but have only tried it with IE.. I'm guessing its still there with FF as well. The cgi are REMOTE_USER and AUTH_USER Yes, they are there because CGI variables come from the web server not the web b

RE: Windows Domain Integration

2006-05-23 Thread SMR
Sent: Tuesday, May 23, 2006 11:41 AM To: CF-Community Subject: RE: Windows Domain Integration For internal tracking reasons we just need to know who is doing what on our intranet but don't want the hastle of an extra login box just for the intranet. -- Jay That's what we do by using the &quo

RE: Windows Domain Integration

2006-05-23 Thread James Smith
Domain Integration Can't you do that with Active Directory, or maybe with one of your routers or switches? Track by your internal IPs? > -Original Message- > From: Ian Skinner [mailto:[EMAIL PROTECTED] > Sent: Tuesday, May 23, 2006 11:41 AM > To: CF-Community > Subject

RE: Windows Domain Integration

2006-05-23 Thread John Galt
Can't you do that with Active Directory, or maybe with one of your routers or switches? Track by your internal IPs? > -Original Message- > From: Ian Skinner [mailto:[EMAIL PROTECTED] > Sent: Tuesday, May 23, 2006 11:41 AM > To: CF-Community > Subject: RE: Window

RE: Windows Domain Integration

2006-05-23 Thread Ian Skinner
For internal tracking reasons we just need to know who is doing what on our intranet but don't want the hastle of an extra login box just for the intranet. -- Jay That's what we do by using the "Windows Integrated" option. But we are 98% IE and only IE can do the login behind the scenes. FF c

RE: Windows Domain Integration

2006-05-23 Thread James Smith
It is about 50% IE, 50% FF. -Original Message- From: John Galt [mailto:[EMAIL PROTECTED] Sent: 23 May 2006 16:30 To: CF-Community Subject: RE: Windows Domain Integration If it's IE only, doesn't creating HTA pages give you access to some of that? > -Original Messag

RE: Windows Domain Integration

2006-05-23 Thread James Smith
t: Re: Windows Domain Integration That's because when Anonymous access is enabled then the logged on user will always be the idenity listed in that section, unless resources are accessed that the anonymous account (usually IUSR_MACHINENAME) does not have permissions on. I wasn't aware that t

RE: Windows Domain Integration

2006-05-23 Thread John Galt
If it's IE only, doesn't creating HTA pages give you access to some of that? > -Original Message- > From: Chesty Puller [mailto:[EMAIL PROTECTED] > Sent: Tuesday, May 23, 2006 11:23 AM > To: CF-Community > Subject: Re: Windows Domain Integration > > That&

Re: Windows Domain Integration

2006-05-23 Thread Chesty Puller
D]> To: "CF-Community" Sent: Tuesday, May 23, 2006 11:07 AM Subject: RE: Windows Domain Integration > Is there an easy way to find out (with coldfusion) which domain user > account is logged on on the client computer? > > -- > Jay > > If you can turn on "

RE: Windows Domain Integration

2006-05-23 Thread Ian Skinner
Is there an easy way to find out (with coldfusion) which domain user account is logged on on the client computer? -- Jay If you can turn on "Windows Integrated Security" and turn off "Anonymous logon" for the website in IIS on the server, then the CGI.Auth_User variable will contain a value o

Windows Domain Integration

2006-05-23 Thread James Smith
Is there an easy way to find out (with coldfusion) which domain user account is logged on on the client computer? -- Jay -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.392 / Virus Database: 268.7.0/345 - Release Date: 22/05/2006 ~~~