IIS / RDS 2012 R2 User's Can't Log On
-
Hi All.
I'm having an issue with Server 2012 R2 / IIS 8.5 and the Remote Desktop Services web page. The issue is that it does not work for Internet Explorer users. Firefox and Chrome folks can log in with no problems. Problem users in Internet Explorer are also able to log in if they use Chrome or Firefox.
I've added the IIS site to the trusted URL's list, lowered security settings to "Medium" (I haven't gone any lower than that yet).
When the user enters their appropriate credentials (DOMAIN\user.name) and the correct password, and attempts to login, the login page just seems like it immediately refreshes instead of taking them to the Remote App view.
Anybody have any ideas of things that I can check regarding this?
Fortunately, it's a development server, and everything works as expected on a different RDWeb server.
-
Maybe IE doesn't integrate well with IIS. It doesn't integrate well with anything else
-
@scottalanmiller said in IIS / RDS 2012 R2 User's Can't Log On:
Maybe IE doesn't integrate well with IIS. It doesn't integrate well with anything else
ROFL. If it wasn't for the fact that it works fine on our production server, I'd agree with you.
-
@dafyre said in IIS / RDS 2012 R2 User's Can't Log On:
@scottalanmiller said in IIS / RDS 2012 R2 User's Can't Log On:
Maybe IE doesn't integrate well with IIS. It doesn't integrate well with anything else
ROFL. If it wasn't for the fact that it works fine on our production server, I'd agree with you.
Check versions.
IE went stupid(er) recently. The last set of cumultative updates has fixed a lot of IE issues that showed up at one of my clients recently.
-
What page does it land on after they log in? What if they try to go straight to:
https://rdsserver.yourdomain.com/RDWeb/Pages/en-US/Default.aspxAre the workstations that are connecting domain joined? What if you're logged on to one of those machines with a local account and then try to hit the page?
-
@JaredBusch said in IIS / RDS 2012 R2 User's Can't Log On:
@dafyre said in IIS / RDS 2012 R2 User's Can't Log On:
@scottalanmiller said in IIS / RDS 2012 R2 User's Can't Log On:
Maybe IE doesn't integrate well with IIS. It doesn't integrate well with anything else
ROFL. If it wasn't for the fact that it works fine on our production server, I'd agree with you.
Check versions.
IE went stupid(er) recently. The last set of cumultative updates has fixed a lot of IE issues that showed up at one of my clients recently.
IE 11, latest version, or IE 10 (I forget which version. Clients are Server 2012 R2 -- my desktop, and Windows 7). Updates are current.
-
@Mike-Davis said in IIS / RDS 2012 R2 User's Can't Log On:
What page does it land on after they log in? What if they try to go straight to:
https://rdsserver.yourdomain.com/RDWeb/Pages/en-US/Default.aspxAre the workstations that are connecting domain joined? What if you're logged on to one of those machines with a local account and then try to hit the page?
One work station (my desktop) is NOT domain joined. The other one is.
Even after the login, it sends me back to the login page.
-
What does the IIS log say?
-
@Mike-Davis said in IIS / RDS 2012 R2 User's Can't Log On:
What does the IIS log say?
IIS Shows no errors. I see the POST where the login attempt is made, and then it 302 Redirects to Default.aspx and then it 302 redirects back to the login page.
2017-05-12 12:34:53 x.y.z.a GET / - 443 - a.b.c.z Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+6.3;+WOW64;+Trident/7.0;+.NET4.0E;+.NET4.0C;+.NET+CLR+3.5.30729;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.30729;+InfoPath.3) - 304 0 0 218 2017-05-12 12:34:56 x.y.z.a GET /RDWeb/Pages/ - 443 - a.b.c.z Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+6.3;+WOW64;+Trident/7.0;+.NET4.0E;+.NET4.0C;+.NET+CLR+3.5.30729;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.30729;+InfoPath.3) - 302 0 0 15 2017-05-12 12:34:56 x.y.z.a GET /RDWeb/Pages/en-US/Default.aspx - 443 - a.b.c.z Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+6.3;+WOW64;+Trident/7.0;+.NET4.0E;+.NET4.0C;+.NET+CLR+3.5.30729;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.30729;+InfoPath.3) - 302 0 0 0 2017-05-12 12:34:56 x.y.z.a GET /RDWeb/Pages/en-US/login.aspx ReturnUrl=/RDWeb/Pages/en-US/Default.aspx 443 - a.b.c.z Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+6.3;+WOW64;+Trident/7.0;+.NET4.0E;+.NET4.0C;+.NET+CLR+3.5.30729;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.30729;+InfoPath.3) - 200 0 0 203 2017-05-12 12:35:10 x.y.z.a POST /RDWeb/Pages/en-US/login.aspx ReturnUrl=%2fRDWeb%2fPages%2fen-US%2fDefault.aspx 443 [email protected] a.b.c.z Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+6.3;+WOW64;+Trident/7.0;+.NET4.0E;+.NET4.0C;+.NET+CLR+3.5.30729;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.30729;+InfoPath.3) https://sk_dev.gcsu.edu/RDWeb/Pages/en-US/login.aspx?ReturnUrl=/RDWeb/Pages/en-US/Default.aspx 302 0 0 156 2017-05-12 12:35:10 x.y.z.a GET /RDWeb/Pages/en-US/Default.aspx - 443 - a.b.c.z Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+6.3;+WOW64;+Trident/7.0;+.NET4.0E;+.NET4.0C;+.NET+CLR+3.5.30729;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.30729;+InfoPath.3) https://sk_dev.gcsu.edu/RDWeb/Pages/en-US/login.aspx?ReturnUrl=/RDWeb/Pages/en-US/Default.aspx 302 0 0 15 2017-05-12 12:35:10 x.y.z.a GET /RDWeb/Pages/en-US/login.aspx ReturnUrl=/RDWeb/Pages/en-US/Default.aspx 443 - a.b.c.z Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+6.3;+WOW64;+Trident/7.0;+.NET4.0E;+.NET4.0C;+.NET+CLR+3.5.30729;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.30729;+InfoPath.3) https://sk_dev.gcsu.edu/RDWeb/Pages/en-US/login.aspx?ReturnUrl=/RDWeb/Pages/en-US/Default.aspx 200 0 0 0