BlackBerry Forums Support Community
              

Closed Thread
 
Thread Tools
Old 11-23-2005, 05:09 AM   #1
Jonny Haze
New Member
 
Join Date: Oct 2005
Location: London UK
Model: 8700
Posts: 13
Question MDS Authentication for intranet/internal apps

Please Login to Remove!

We are trying to get our Blackberries to authenticate using the NT account that has been configured in the MDS or the actual users NT account (not sure if this is possible?) for intranet sites that require authentication. When clicking on a link to the below code it should force NT authentication in any intranet application. Although what happens is that the logon prompt on the device appears even though we have a valid NT account configured for authentication which works on most sites, any ideas?. The code should return the domain\logon details

Note. the web application in IIS has Integrated Windows Authentication enabled.

The following asp code and should force NT authentication in any intranet application.

<%@LANGUAGE="VBScript"%>
<%
If Request.ServerVariables("LOGON_USER") = "" Then
' force authentication if not
Response.Clear
Response.Status = "401 Access Denied"
Response.End
Else
' store the client's user name ins a session variable
strLogonUser = Request.ServerVariables("REMOTE_USER")
response.write strLogonUser

End If
%>

Our BES System
BES v4.0.2 HF3
Handheld 7730

thanks
JH
Offline  
Closed Thread



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

Forum Jump


USA Windows VPS RDP Server/ Windows VPS Hosting - 4GB RAM + 150GB HDD picture

USA Windows VPS RDP Server/ Windows VPS Hosting - 4GB RAM + 150GB HDD

$11.99



30 Server/Guest Pager Restaurant Paging System Kit by LRS Long Range Systems picture

30 Server/Guest Pager Restaurant Paging System Kit by LRS Long Range Systems

$299.99



Insulated Beverage Server/Dispenser 10 Gallon Hot & Cold Drinks w/ Thermometer picture

Insulated Beverage Server/Dispenser 10 Gallon Hot & Cold Drinks w/ Thermometer

$54.15



Wti Console Server + PDU CPM-800-1-EA picture

Wti Console Server + PDU CPM-800-1-EA

$550.00



ProSoft  PS-QS-1010-0780 QUICKSERVER FIELD SERVER, PSQS10100780 picture

ProSoft PS-QS-1010-0780 QUICKSERVER FIELD SERVER, PSQS10100780

$164.99



Server SE-SS 07020 Server Express Single Drop-In - NEW - COMPLETE - Genuine OEM picture

Server SE-SS 07020 Server Express Single Drop-In - NEW - COMPLETE - Genuine OEM

$180.00







Copyright © 2004-2016 BlackBerryForums.com.
The names RIM © and BlackBerry © are registered Trademarks of BlackBerry Inc.