Re: access Outlook Web Access without authentication





"Lee Derbyshire [MVP]" wrote:

"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?

Getting the page to show from an FTP server is indeed no problem at all.
Like you said, showing the OWA page of a public folder calendar might prove
to be difficult. That's why I went with a user per meeting room.

I put the file on our FTP server because I didn't want to provide access to
our Exchange Server (also Domain Controller) for the person who occasionally
needs to update these HTML files.

Just now I discovered something. When I put the username and password in
the URL of the iframe, the calendar loads correctly, but starting from the
first refresh, I need to enter my credentials each time. When I don't put
the credentials in the URL, I need to provide them the first time, but I
don't need to enter them again when the page refreshes... Strange...
.



Relevant Pages

  • 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 ... In the same HTML file we load the calendar into an iframe: ... 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: FTP
    ... Comment out the entry in /etc/inetd.conf and run "refresh -s inetd". ... Subject: FTP ... I would like to disable FTP on a server so that none of the other servers ...
    (AIX-L)
  • Re: FTP
    ... Comment the line that have ftp, then "refresh -s inetd" ... Senior Systems Analyst ... Subject: FTP ... I would like to disable FTP on a server so that none of the other servers ...
    (AIX-L)
  • Help with IPFW + NATD + Passive FTP
    ... passive FTP connections through IPFW with NATD enabled. ... $cmd 005 allow all from any to any via dc0 ... # Interface facing Public internet ... # Allow out access to my ISP's Domain name server. ...
    (freebsd-questions)

Quantcast