Browse by Tags

Related Posts

  • Intermittent username/password prompt with Windows Integrated Authentication

    I have an intranet ASP.NET 2.0 web app running on a Win 2003 SP2 server running IIS 6.0 that gives intermittent and, as yet, un-reproduceable username/password prompts for some of our users. I'm using authentication mode="Windows" in my ASP.NET app and Integrated Windows authentication...
    Posted to Security (Forum) by Mundo on 12-23-2008, 12:00 AM
    Filed under: passing credentials, security, <IIS><Subdomains>, active Director roles authorization, Active Directory, AD, asp.net 2.0, asp.net Security, authentication, authentication problem, credentials, Cross Application Authentication and Session, IIS 6, IIS 6.0, Integrated Authentication, Integrated Windows Authentication, intranet authentication WindowsIdentity, windows authentication web.config, login problem, <asp.net>, "Security", activedirectoryMembershipProvider., windows authentication, ASP.NET Authentication
  • How to shield AuthenticationDialog?

    Hi , guys , i have a problem with the authentication dialog, in my asp.net application, i needto visit a site, it require user name and password to be entered, although i have these values and can remember the name and pwd by IE. It's quite annoying see the dialog everytime, is there any way i can...
    Posted to Security (Forum) by wparam on 05-27-2008, 12:00 AM
    Filed under: authentication, authentication login popup, credentials, login session cookie, remote connections
  • ApplicationID differs on 2 development computers

    Hi I'm writing an ASP.Net 3.5 website using VS 2008. I have a remote SQL Server setup, that has all the membership and role tables setup already. When I worked from home, I was able to login to the website, but today, when I brought it to work (different computer, but still with VS 2008), I couldn't...
    Posted to Security (Forum) by GrimStoner on 04-29-2008, 12:00 AM
    Filed under: Role Provider, security, SQL 2005 Express or Standard, ASP.NET 3.5, aspnet_Users, authentication, credentials, Forms authentication, logging in, membership, database online
  • Web Service From Console Application

    Hi, I'm trying to call a web service from a console application, while this works in the development enviornment. When I run the console application from a different box, it fails with error saying the remote system actively refused connection. The webservice is part of a web application, and uses...
    Posted to XML Web Services (Forum) by KK@C# on 07-17-2007, 12:00 AM
    Filed under: 2.0, 401 not authorized, asmx, C# webService, credentials, authentication
  • Re: Encrypt and Decrypt Web.config file

    you can encrypt passwords in the web.config using md5 or sha1 <authentication mode="Forms"> <forms loginUrl="Login.aspx"> <credentials passwordFormat="MD5"> <user name="admin" password="5F4DCC3B5AA765D61D8327DEB882CF99"/> <...
    Posted to Getting Started (Forum) by micramadness on 06-20-2007, 12:00 AM
    Filed under: credentials, Authentication
  • crossdomain webservice authentication

    Hi eveyone, I would like to know which is the best security (windows or basic authentication over ssl) in communication asp.net located in one domain to web service located in another domain. can i get more information regarding this like any kind of document or site which provides solid infomration...
    Posted to XML Web Services (Forum) by ram nagireddy on 05-14-2007, 12:00 AM
    Filed under: SessionState, Single Sign ON, SOA, SOAP WebService, WEb Service, web Service authorization, Web Service find search, web Service forms authentication session, web Service hosting, Web Service reference, "web Service" relatve url, asmx, Best Practices, C# webService, credentials, HttpWebRequest Soap Web Service SOAPAction, IIS web server, web service wsdl xml tiss, Web Serviceb property, Web Services, web Services tcl unix script security authentication, Web Services within Server 2003, webmethod, webservice, webservices, windows authentication, windows server, windows server 2000, windows server 2003, xml deserialization, xml web service, windows, WSE 3.0 Security web Services, SSL, authentication
  • Createnew wizard gets automatic login for new user

    Hey guys... I have very little problem... definately someone can help me on it. I have one page with createnewwizard (for creating new user.) , including webparts and aspnetdb. In my solution I have something like... only Administrator can add a new user any time.... so lets say administrator is logged...
    Posted to Security (Forum) by BhaveshPatel on 04-16-2007, 12:00 AM
    Filed under: ProfileCommon, redirecturl, asp.net forms authentication shtml server side includes IIS, ASP.NET Membership, Authentication Redirect, Authorization, createuserwizard, CreateUserWizard asp.net, credentials, current user, FormsAuthentication userID, membership, authentication, aspnet account, ASP.NET Authentication
  • Getting (401) Unautorised access when accessing a web service

    Hi! After searching this (and others) forum I feel more stucked than before! What I try to do is sending XML to the service and then read the answer. But all I get is a 401. Are there anyone that could bring a bit of light over why it wont work? See my code below... slURL =" https://secure.server.com...
    Posted to Security (Forum) by johanfr on 03-28-2007, 12:00 AM
    Filed under: Secure Connection, Security - membership, Web, ASP.NET 2.0, Authorization, C#, credentials, HTTPS, https login, authentication, HttpRequest, ASP.NET Authentication
  • HashPasswordForStoringInConfigFile in code and web.config values

    Greetings, I am using ASP.NET 1.1 and I'm playing around with md5 encryption to encrypt values from a username and textbox fields and comparing it to a value in my web.config file. Here's a snippet of my code: String sHashedUsername = FormsAuthentication.HashPasswordForStoringInConfigFile(txtUserName...
    Posted to Security (Forum) by agilentrob on 01-17-2007, 12:00 AM
    Filed under: passwordFormat, credentials, HashPasswordForStoringInConfigFile, MD5, authentication
  • "401 Not Authorized" error when authenticating a web service

    Here's the situation : I have the same asp.net 2.0 web application running on both Machine A and Machine B. On both machines, I have Integrated Windows Authentication turned on, and Anonymous Access turned off. When I hit a certain page on Machine A, it will call the web service on Machine A, and then...
    Posted to XML Web Services (Forum) by Afro Blanca on 12-01-2006, 12:00 AM
    Filed under: not authorized, 401, webservice, authentication, credentials, windows authentication, WEb Service
Page 1 of 1 (10 items)