Questions tagged [integrated-authentication]

32 questions
1
vote
2 answers

IE HTTP Kerberos issues authenticating to site on FQDN not matching AD Domain

I have a site on a corporate domain that authenticates using Kerberos auto-login from IE and Chrome just fine, as long as the DNS being used to access it falls under the AD FQDN The AD domain is not a public domain, for this example, lets call it…
1
vote
1 answer

IIS 7 - "Internet Explorer cannot display the webpage" when anonymous access is turned off

I've got an ASP .NET website running on IIS 7. I'm trying to use Integrated Windows Authentication but having a hard time with IE. In IIS, I've enabled Windows and Forms Authentication and disabled anonymous authentication. Everything is working…
haukurhaf
  • 163
  • 1
  • 7
1
vote
1 answer

Windows Integrated authentication with member groups

Not entire sure wehtier to ask this question on StackOverflow (semi programming related) or here. I figure as most of my question deals with server side issues, I'll ask first on Serverfault. Please relocate the question if needed. I have a website…
1
vote
1 answer

Reporting Services: Cannot connect to Oracle using Integrated Security

Context I have an Oracle 11g database instance and a SQL Server 2012 instance installed on 2 different servers in the same domain. The Oracle database is configured to accept connection with Integrated Security (ie. Active Directory authentication).…
Ucodia
  • 89
  • 1
  • 2
  • 12
1
vote
1 answer

Unable to access IIS application from server it's hosted on but can from the rest of the net

I have an ASP.Net 4.0 application hosted using IIS 6.0 on Windows Server 2003 server. The application is using integrated authentication i.e. Active Directory. Using the same login, i can access the application from the net using a username of …
rism
  • 301
  • 2
  • 12
1
vote
0 answers

Exchange Server 2007 - Windows Integrated Authentication

I'm trying to get Exchange Server 2007 to work with Windows Integrated Authenticated unsuccessfully. At the moment it's working with Basic Authentication. I followed the instructions in here but where it says "To modify an Exchange 2007 virtual…
1
vote
2 answers

Custom Web Form for Shibboleth login

I recently deployed a server and website that authenticates with my university's Shibboleth authentication system. Functionally, it works great. Aesthetically, there is much When you go to the login page, the login page is redirected to the…
1
vote
2 answers

Is it possible to integrate Computer Associates SiteMinder with SQLServer?

We have a MS SQL BI stack which the standards group wants us to move to "WebSSO" which is based on Computer Associates SiteMinder/netegrity product. I figure integrating the web component won't be too hard, but we have users which connect to the…
1
vote
1 answer

Cannot login to Openfiler if the Active Directory controller is down

I am in the middle of trying to resolve a problem with Openfiler when it is linked to Active Directory. I have a Server running Openfiler 2.3 x64 and another Server running Windows Small Business Server 2003. I have integrated Openfiler with Active…
fistameeny
  • 317
  • 1
  • 8
  • 18
0
votes
1 answer

Integrated Windows Authentication No Longer Working As Before With Some Windows Clients

Recently a custom application of mine that is hosted on IIS 8.5, Windows Server 2012 R2 that uses Windows Integrated Authentication against Active Directory stopped working properly on some Windows Clients. The site uses SSL and has a valid…
0
votes
1 answer

IIS 6.0 on Windows Server 2003 setup for Integrated Windows Authentication but no direct access for users to the shared folders

I am attempting to set up an IIS 6.0 application running on Windows Server 2003 to use impersonation. Can anyone provide me with details of how this can be set up to work in conjunction with Windows Integrated Authentication? So far, I can tell that…
0
votes
1 answer

IIS 6.0 App Pool under domain service account unable to use NTLM authentication

I'm trying to move an old internal web site into its own app pool run by its own service account, so that I can get finer-grained control over its permissions and such. The site is set up to use NTLM authentication and it's not quite large enough…
0
votes
1 answer

Cannot get to configure Kerberos for Reporting Services

Context I am trying to configure Kerberos in the domain for double-hop authentication. So here are the machines and their respective roles: client01: Windows 7 as client dc01: Windows Server 2008 R2 as domain controller and dns server01: Windows…
Ucodia
  • 89
  • 1
  • 2
  • 12
0
votes
1 answer

Multiple Site (Application) Windows Authentication (IIS 7)

We have multiple web sites that need to process DOMAIN authentication in Windows. There's only one server but multiple sites. For example: s1.domain.com s2.domain.com s3.domain.com All of which want a single sign-on. Simple, except the login…
0
votes
2 answers

Mounting centralized NAS server with NFS . Need to forbid users from doing sudo su

long history short: - we have a bunch of linux servers. lots of users work with linux Desktops. They use them as testing servers. All the infrastructure has the Authentication services linked by Quest Auth Services againts an AD. This gives us the…
Marc Riera
  • 1,587
  • 4
  • 21
  • 38