Remote connection to the Intranet

From: Peter Afonin (peter_at_gudzon.net)
Date: 07/19/05

  • Next message: Phil C.: "Re: Encrypting/Decrypting Base64 encoded Aes Key with Dpapi Problem"
    Date: Tue, 19 Jul 2005 12:59:15 -0700
    
    

    Hello,

    I've created several ASP.NET applications for our Intranet. Since we don't
    want everyone to access all applications, I've added some limitations in the
    Web.config:

    <authorization>
    <deny users="?" /> <!-- Deny anonymous users -->
    <allow users="specialty\pafo"
    roles="specialty\Sales, specialty\IntranetAdmins, specialty\CustServ,
    specialty\IntranetArrow, specialty\IntranetArrowSales"/>
    <deny users="*"
    roles="[comma separated list ofBroles]"/>
    </authorization>

    No problem here. The problems start when our sales people try to connect to
    our applications from the outside world.

    1. They never have problems accessing them when they use broadband
    connection, for instance, DSL.

    2. But they can never connect, when they use AOL or dial-up connection. They
    always get "Access denied" error.

    This part I cannot understand. While I know that AOL could be tricky, what's
    special about dial-up? Does dial-up protocol add something special to the
    user name, so it looks like isp/username or something like this, so our
    server doesn't recognize it?

    I don't think there is something wrong with my security settings, since in
    most cases everything works just fine.

    I would appreciate your suggestions.

    Thank you,

    -- 
    Peter Afonin 
    

  • Next message: Phil C.: "Re: Encrypting/Decrypting Base64 encoded Aes Key with Dpapi Problem"

    Relevant Pages

    • Re: Remote connection to the Intranet
      ... How is authentication configured in IIS for the site or virtual directory in ... > I've created several ASP.NET applications for our Intranet. ... when they use AOL or dial-up connection. ...
      (microsoft.public.dotnet.framework.aspnet.security)
    • Re: Any way to prevent FOCUS change ??
      ... locations I have to use dial-up) there are many applications starting ... I'll be typing away a username or password and some other ... Any ideas on how to keep the CURRENT window CURRENT ?? ...
      (microsoft.public.windowsxp.general)
    • Re: Getting automatic Dial-Up without IE or OE
      ... I verified that the Connections setting and ... Firewall setting were as you suggested, but still my applications will ... not trigger a Dial-Up. ... Manually run the Dial-Up icon from my desktop. ...
      (microsoft.public.windowsxp.help_and_support)
    • Re: IEplorer Browser help - "Open in Nrew Window"
      ... For some applications the tabs are really handy, ... was on dial-up I'd definitely use it for eBay. ...
      (alt.marketing.online.ebay)
    • Re: Application load problem
      ... You'll need to ask AOL about their software - this is a group for Windows ... > I'm having a problem loading applications. ... > shows up in the task manager After about ...
      (microsoft.public.windowsxp.perform_maintain)

  • Quantcast