473,795 Members | 3,481 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Basic ASPNet authorization question

dgk
I'm trying my first website on my home PC and I keep getting a logon
screen (part of windows) asking for a username and password when I
access it remotely. The with the little face in the username screen.
How do I have to set it up so that users won't get that? I can't even
figure out what username and password will work.
I'm trying this using http://nnn.nnn.nnn.nnn/dotnetnuke. (nnn to keep
the address a secret for now) Oh, I just realized something. When I
went to create a virtual directory it said that DotNetNuke wasn't
unique (which was somewhat odd because I don't think I had installed
it before - there is no such directory anywhere). So I used the alias
DNN. Now, when I try nnn.nnn.nnn.nnn/DNN, I get this:

DotNetNuke Configuration Error
Domain Name "nnn.nnn.nnn.nn n/dnn" Does Not Exist In The Database.

So it has something to do with that original failure to be able to use
DotNetNuke as the alias.

Well, any help greatly appreciated.
Nov 18 '05 #1
1 1205
In the IIS manager, go to the properties for your web site, and on the
Directory Security tab click the Edit button under Access Control. Make
sure Integrated Windows Authentication is turned off, and Anonymous
access is turned on.

I'll have to pass on the second question.

-Jason

dgk wrote:
I'm trying my first website on my home PC and I keep getting a logon
screen (part of windows) asking for a username and password when I
access it remotely. The with the little face in the username screen.
How do I have to set it up so that users won't get that? I can't even
figure out what username and password will work.
I'm trying this using http://nnn.nnn.nnn.nnn/dotnetnuke. (nnn to keep
the address a secret for now) Oh, I just realized something. When I
went to create a virtual directory it said that DotNetNuke wasn't
unique (which was somewhat odd because I don't think I had installed
it before - there is no such directory anywhere). So I used the alias
DNN. Now, when I try nnn.nnn.nnn.nnn/DNN, I get this:

DotNetNuke Configuration Error
Domain Name "nnn.nnn.nnn.nn n/dnn" Does Not Exist In The Database.

So it has something to do with that original failure to be able to use
DotNetNuke as the alias.

Well, any help greatly appreciated.

Nov 18 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
9290
by: Michael Foord | last post by:
#!/usr/bin/python -u # 15-09-04 # v1.0.0 # auth_example.py # A simple script manually demonstrating basic authentication. # Copyright Michael Foord # Free to use, modify and relicense. # No warranty express or implied for the accuracy, fitness to purpose
4
1782
by: Mark Fox | last post by:
Hello, I've noticed in some sample code that sometimes people use the @ before a string when concatenating them. Example: string filePath = Appl.Request.PhysicalApplicationPath + @"bin\" + asmname + ".dll"; Why is this done? What is the difference between using
6
1137
by: Dee | last post by:
Hi, I am running sample code from 101 VB.NET. The sample is an ASP.NET porj that uses SQL Server I added ASPNET user to all the Groups including Administrator. I don't know why I get this error. I get the message when the code tries to access sql server: da.Fill(dsProducts). don't know The Windows Forms part accesse the database fine. Anyone else has come across this issue? Thanks. Dee
3
2543
by: sefe dery | last post by:
hi ng, i try to create a asp.net 1.0 website on windows server 2003(Servername: ServerX) with iis 6.0. PROBLEM: The user should login with his windows credentials in basic.aspx and automatically redirect to his own files. i have the following file-structure:
13
15570
by: Pete | last post by:
I'm cross posting from mscom.webservices.general as I have received no answer there: There has been a number of recent posts requesting how to satisfactorily enable BASIC authorization at the HTTP level but as yet no fully useful answer. I too have been trying to call an apache/axis webservice which desires a username/password from my C# Client. (ie the equivalent of _call.setUsername("Myname") name from within a Java client proxy)...
6
2465
by: fiziwig | last post by:
Hi, I've written my first attempt at basic authentication and it doesn't work. I thought I understood the specs, but I must be missing something obvious. Can anyone give me a hint as to what might be going wrong. I know the username and password are correct because I can log into the site manually. Below is the code (with my customer's site-specific stuff X'ed out) : Thanks,
7
4475
by: jason | last post by:
In the microsoft starter kit Time Tracker application, the data access layer code consist of three cs files. DataAccessHelper.cs DataAcess.cs SQLDataAccessLayer.cs DataAcccessHelper appears to be checking that the correct data type is used DataAcess sets an abstract class and methods
1
7775
by: Ottavio | last post by:
Hello, I'm having some problems with the authentication during a web service call I know I have to add the "Authorization: Basic xxxxxxxx" in the http header (not soap header) but I can't find a way to add it. I've tryed to use ethereal to watch what I'm sending and I can see all the header (Accept-Language,Accept-Encoding,User-Agent,Host,Connection,..) and the SOAP xml message but there is no "Authorization: Basic ......" at all.
0
16021
by: =?Utf-8?B?S29uc3RhbnRpbg==?= | last post by:
I am currently working on the application that need to simulate basic authentication programmatically using user's credentials that are known. Basically, the need is for a single sign on with a third party application. The scenario is the following: a third party application (iChain I believe, from Novell) is used to authenticate the user against Novell eDirectory. Once authentication is complete a user is taken to a portal from which they...
0
9519
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10437
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10001
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
6780
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5437
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5563
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4113
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3723
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2920
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.