Questions tagged [intranet]

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

Questions having the tag regarding Intranet.

Reference: http://en.wikipedia.org/wiki/Intranet

585 questions
5
votes
3 answers

Configure Firefox 3.0.x to authenticate with Kerberos and not prompt

I have an Intranet http application running on several machines in our Windows domain; everything works when using IE 7 because I can configure it to use Kerberos authentication and I've figured out how to get one of the intermediate machines to be…
John Adams
  • 4,773
  • 25
  • 91
  • 131
5
votes
2 answers

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 server from Anonymous to Windows Authentication Enabled only, and changed the Web.config file for the website…
Mjakda
  • 53
  • 1
  • 3
5
votes
4 answers

How to create web app shortcut on user's desktop programmatically?

For enterprise intranet web application, is there any way to create a desktop shortcut of web application on user's desktop? I'm looking for functionality similar to Google Gears, but without installing Google Gears. I'm looking to give user's a…
Tejas
  • 1,011
  • 3
  • 11
  • 16
5
votes
3 answers

What tools are out there for an Intranet search engine across a diverse toolset?

Basic requirements: Should be able to index things like MediaWiki, Confluence, Sharepoint, GitHub:Enterprise, Askbot Should be reasonably smart about de-duping results (one reason Confluence search is so painful). Should definitely incorporate…
4
votes
11 answers

ASP.NET web application - 5000 lines of code in 1 page - acceptable?

I'm building an ASP .NET 2.0 (C#) based web application, which is primarily intended for intra-net use, i.e. to be used inside an organization's Local Area Network. With respect to the User Interface, there are 2 approaches which I need to choose…
Sameet
  • 2,191
  • 7
  • 28
  • 55
4
votes
0 answers

Mailto on IE 9 - Internet Explorer cannot display the webpage

I am having some issues with the mailto on IE 9. The problem is that after pressing on the mailto link, IE 9 tries to open the URL with the mail address and after some seconds I get a page redirect and the outlook (which is the program associated to…
4
votes
5 answers

How to get the username of the user accessing ASP.NET intranet page within local network?

We have an ASP.NET intranet site, available to users who are either physically at and logged into a local machine or else to users who connect remotely via VPN. Is there a way to automatically get the username of whoever is accessing the page based…
notnot
  • 4,472
  • 12
  • 46
  • 57
4
votes
2 answers

How to run console app on the machine its located?

I have a console app on a network location \\desktop1\C$\Code. But when I open the solution in Visual Studio from my machine desktop2, its is running in context of my desktop2 and not in context of desktop1. How do I run the exe in context of…
Karthik
  • 1,447
  • 1
  • 18
  • 26
4
votes
1 answer

Set up Shiny app on internal server

For security reasons, I need to run a Shiny app on an internal server. I am able to talk to IT about getting it there, but I am one of two people at my company who use R, so IT has never come across this situation before. I have been looking…
Lost
  • 331
  • 1
  • 12
4
votes
2 answers

Set up xampp server on office lan

Im looking to set up a server using xampp within a small office. I will ofcourse secure xampp but in order to make my webapp available to the other 4 PCs on the network do i just create a virtual host? Is there a way to ensure that access to the…
Santiago
  • 982
  • 3
  • 14
  • 30
4
votes
6 answers

How to automatically login to the site using system credentials?

I need to develop a web application for the Intranet users. I dont want them to enter the login credentials each time they visit the site. It should be automatically loaded from the System Username and Password. i.e If they have a valid system…
rgksugan
  • 3,521
  • 12
  • 45
  • 53
4
votes
2 answers

Single URL to Multiple URL [sharepoint]

I'm hosting a site on a sharepoint site on an Intranet. I have multiple users who are in diffeent Federation Groups. Is there a way that I can publish a single URL to the Intranet, which redirects users to different URLS depending on the group…
KingJohnno
  • 602
  • 2
  • 12
  • 31
4
votes
2 answers

Best way for a remote web app to authenticate users in my current web app?

So a bit of background, I'm working on an existing web application which has a set of users, who are able to log in via a traditional login screen with a user name and password, etc. Recently we've managed to score a client (who have their own…
jklp
  • 2,091
  • 2
  • 23
  • 37
4
votes
1 answer

Routing VPN Through VMWARE (Macosx - Windows)

I have a mac running OS X that I need to connect to my company intranet. They have a specific program to do that and it only runs on Windows. I created a windows virtual machine with vmware and I connected it to the VPN. No, I can't use an…
Mantovani
  • 500
  • 2
  • 7
  • 18
4
votes
4 answers

Opening an Excel .xlsx file in IE and following its embedded hyperlinks back to file server

I have an intranet site that lets users open files in the browser (by prompting for download). One of these files is an .xlsx workbook that contains hyperlinks which point to different locations of files (.pdfs, .docs) on the file server in which…
proggrock
  • 3,239
  • 6
  • 36
  • 51
1 2
3
38 39