RE: Access a remote MSMQ Server from and ASP page (Q173339)

From: [MSFT] (lukezhan_at_online.microsoft.com)
Date: 03/16/04


Date: Tue, 16 Mar 2004 07:05:45 GMT

Hi Bryce,

Even you have set "ANONYMOUS LOGON" with all access priviliges, the access
to MSMQ will still failed due to WIndows NT ACL. The anonymous user may not
have enough permission to open files on the server. The proper solution is
build your system in a Windows domain environment and use a domain user
with permission on both of the servers. Another possible solution is mirror
account: create an account on the two server with same name and password,
and then use this account to access MSMQ. You may try this to see if it
will work.

Luke
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)



Relevant Pages

  • Re: MSMQ on PPC 2003 emulator
    ... we've shipped MSMQ as a redistributable CAB actually as far back as the ... Is there a version of the redistributable CAB that will work on CE 4.2? ... Optional Windows Mobile 5.0 Server Components.exe ... indication something wasn't right with the MSMQ install. ...
    (microsoft.public.pocketpc.developer)
  • Re: Cannot read from remote MSMQ queue
    ... Remember to restart the Windows 2003 Box after changing this option. ... > we have a problem reading from a remote MSMQ queue using BizTalk adapter ... > queue that is hosted on a Windows Server 2003. ...
    (microsoft.public.biztalk.server)
  • Re: LogonUser failed with error code : 1314 [After explicitly giving T
    ... You need to call LogonUser to create a token that you can use to create the ... WindowsIdentity.GetCurrentreturns the name of the anonymous user. ... Doing ACLs on the file system so that you can write to specific locations is ... I cannot recommend enough to read Keith Brown's Windows ...
    (microsoft.public.dotnet.security)
  • Re: MSMQ - Can not Send Message into my Windows Server
    ... Which OS is your development machine running? ... should post to an MSMQ newsgroup. ... If you are seeing this on a CE based device (eg PocketPC or Smartphone), ... Software Design Engineer, Windows CE ...
    (microsoft.public.pocketpc.developer)
  • Global.asa in NTFS secured directory
    ... On one of our websites, ... and Integrated Windows Authentication enabled. ... We are are running Windows 2000 Advanced ... If i give the anonymous user read access to the global.asa file, ...
    (microsoft.public.inetserver.iis)