Top "Intranet" questions

An Internet Protocol-based computer network for sharing information and services inside an organisation

IIS 7.5 Windows Authentication Not Working in Chrome

On a new installation of IIS 7.5 I have setup Windows Authentication on my Intranet. The providers I have used are …

iis-7 webserver authorization intranet
Cannot get JMeter to authenticate against site during recording

I am new to Jmeter and have the following problem. It has wasted a couple of days for me so …

proxy jmeter ntlm intranet
Authenticate against ldap using PHP, active directory, while using IE/Firefox

This code below checks for the user's credentials against ldap <?php $ldaphost = "ldap.domain.com"; $ldapport = 389; $ds = ldap_connect($…

php apache active-directory ldap intranet
What is the difference between Intranet, ERP and CRM?

I'm in an internship and have been given a project to develop an application for a warehouse. I googled for …

crm intranet erp
Python (CherryPy) web app deployed locally, but not visible over intranet

I've created a Python web app using CherryPy, and have deployed in on my local machine. When I try to …

python cherrypy intranet
PHP Server Side Printing Ubuntu Server

I have been all over stack looking at what is required to do this and have wound up being slightly …

php printing lamp intranet cups
How do Java plugin and browser validate applet's certificate in intranet?

I need to install our website using Java applet in intranet. This will run under Apache and contains all applet's …

java security applet certificate intranet
Testing intranet site that uses Windows authentication

I'm trying to develop an intranet app/website that uses Windows authentication. I'd like to test it with multiple users, …

c# .net testing windows-authentication intranet
How does IE11 populate window.location.origin?

I have an issue in a non production environment in Internet Explorer 11 where window.location.origin is undefined. However, in …

javascript internet-explorer internet-explorer-11 intranet chakra
Windows authentication of Intranet ASP.NET website and reappearing windows login box

I'm trying to enable automatic Window authentication working on our ASP.NET Intranet. I've changed the Authentication on our IIS 7.5 …

asp.net windows authentication intranet