Re: access Outlook Web Access without authentication



"SyntaX TerroR" <SyntaXTerroR@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:EC81C7AC-4CF0-48DA-AA92-CD33C7D91BC6@xxxxxxxxxxxxxxxx
How are you doing the refresh? If you have credentials in the URL, it
should work each time.

Lee.

Because I didn't want to set up a webserver, the file is hosted on our FTP
server. The refresh is done in HTML (<meta
content="60;URL=ftp://username:password@FTPserver/folder/file.htm";
http-equiv="refresh" />), which basically tells the file to reload itself
after 60 seconds (right now).

In the same HTML file we load the calendar into an iframe: <iframe
id="calendar" src="http://username:password@mailserver/exchange/name
meetingroom/calendar/?cmd=content&f=calendar&view=daily"
scrolling="no"></iframe>

So now I'm wondering if there's no way to make said calendar accessible to
unauthenticated users. That way there shouldn't be any problem
whatsoever...

I've never use ftp:// in a meta refresh tag like that. Does
ftp://username:password@FTPserver/folder/file.htm
actually show a web page in your browser. I guess it should, since it
probably doesn't care how it gets the file. You may be able to do it if
your calendar was in a public folder, but even then, I don't think OWA will
allow it.

Is there a reason you can't host the original .htm file (the one you are
getting via ftp) on the default web site of your Exchange server?


.



Relevant Pages

  • Re: PHP-Yes, HTML-No --- Why?
    ... You are arguing to have ..html at the end of every URL even if the file contains PHP or another scripting language. ... By that very figure you are in the minority and I'd venture to guess the the number of people who really, really care about such trivial things such as yourself is probably closer to .1% in the real population. ... FTP requests are not HTTP. ... The point about MP3 files is that if you configure your web server to treat every file as potentially having dynamic content and that it should search through the entire file looking to determine exactly which language might be in use in the file and hand it off to the appropriate parser, interpreter or module then you are gonna have to contend with the fact that occasionally you're gonna be charging the web server with reading and parsing potentially huge files - all in the name of a foolish consistency. ...
    (comp.lang.php)
  • Re: PHP-Yes, HTML-No --- Why?
    ... You are arguing to have .html at the end of every URL even if the file contains PHP or another scripting language. ... We are talking about web servers, not FTP servers. ... I never said the server should parse MP3 files or whatever, ...
    (comp.lang.php)
  • Re: access Outlook Web Access without authentication
    ... I've never use ftp:// in a meta refresh tag like that. ... getting via ftp) on the default web site of your Exchange server? ... the credentials in the URL, I need to provide them the first time, but I ...
    (microsoft.public.exchange.misc)
  • Re: access Outlook Web Access without authentication
    ... Because I didn't want to set up a webserver, the file is hosted on our FTP ... So now I'm wondering if there's no way to make said calendar accessible to ... I've never use ftp:// in a meta refresh tag like that. ... getting via ftp) on the default web site of your Exchange server? ...
    (microsoft.public.exchange.misc)
  • Re: HTML Page Linked to Windows Folder?
    ... the html file to change automatically. ... that you will have to install a web server on your computer. ... How about setting up an FTP ...
    (alt.html)

Quantcast