| Author |
Message |
Robert Zahm
Guest
|
Posted:
Tue Sep 27, 2005 4:58 pm Post subject:
Webdav on/off |
|
|
I just want to verify something: it is possible to host an exchange server
and not allow webdav to connect to it (via IIS) right? Here is my
situation:
We are looking into writing a webdav script to perform a nightly "push" of
contacts into each user's Exchange mailbox, so that these global contacts
will sync to their mobile devices (activesync only syncs the root contact
folder, which is the root of the problem). The exchange hoster swears up
and down that webdav is disabled, yet I have been able to perform webdav
operations such as creating contacts by running an ASP page on a local IIS
server.
So my real question is this: If they ever find out that webdav is indeed
enabled, can they shut off webdav access, or is there something I'm not
understanding about how webdav works? I'm confused because they claim that
it is disabled, yet it clearly works...
Thanks,
Rob
|
|
| Back to top |
|
 |
Robert Zahm
Guest
|
Posted:
Wed Sep 28, 2005 12:58 am Post subject:
Re: Webdav on/off |
|
|
Michael,
Thanks for your reply. Is it possible for them to turn off webdav on the
Exchange virtual directory and still have Exchange function normally? I
still need to be sure that they can't simply shut this off at some point.
Thanks,
Rob
"Michael" <michael@discussions.microsoft.com> wrote in message
news:eJNAHD4wFHA.904@tk2msftngp13.phx.gbl...
| Quote: | Probably WebDAV is disabled on IIS server. See article:
http://www.windowsnetworking.com/articles_tutorials/WebDAV-IIS.html
You can still use WebDAV to access to Exchange server because WebDAV is
enabled on "Exchange" virtual folder.
These two things are separate.
Michael
-------------------------------
If you need WebDAV API for Exchange server,
use our component WebDAV .NET for Exchange.
Check out http://www.independentsoft.com
"Robert Zahm" <robzahm@hotmail.com> wrote in message
news:OLzgyw3wFHA.2792@tk2msftngp13.phx.gbl...
I just want to verify something: it is possible to host an exchange
server
and not allow webdav to connect to it (via IIS) right? Here is my
situation:
We are looking into writing a webdav script to perform a nightly "push"
of
contacts into each user's Exchange mailbox, so that these global contacts
will sync to their mobile devices (activesync only syncs the root contact
folder, which is the root of the problem). The exchange hoster swears up
and down that webdav is disabled, yet I have been able to perform webdav
operations such as creating contacts by running an ASP page on a local
IIS
server.
So my real question is this: If they ever find out that webdav is indeed
enabled, can they shut off webdav access, or is there something I'm not
understanding about how webdav works? I'm confused because they claim
that
it is disabled, yet it clearly works...
Thanks,
Rob
|
|
|
| Back to top |
|
 |
Henning Krause [MVP - Exc
Guest
|
Posted:
Wed Sep 28, 2005 6:35 am Post subject:
Re: Webdav on/off |
|
|
Hello,
the Exchange Systems Manager internally uses WebDAV to perform some
operations (the exadmin virtual folder is used).... so no you cannot simply
turn it of. The only thing your webhoster can do is do disable the verbs (in
IIS 5 with the lockdown utility). But this would also break the Systems
Manager.
Greetings,
Henning Krause
MVP - Exchange
http://www.infinitec.de
"Robert Zahm" <robzahm@hotmail.com> wrote in message
news:%23NePBU7wFHA.2728@TK2MSFTNGP14.phx.gbl...
| Quote: | Michael,
Thanks for your reply. Is it possible for them to turn off webdav on the
Exchange virtual directory and still have Exchange function normally? I
still need to be sure that they can't simply shut this off at some point.
Thanks,
Rob
"Michael" <michael@discussions.microsoft.com> wrote in message
news:eJNAHD4wFHA.904@tk2msftngp13.phx.gbl...
Probably WebDAV is disabled on IIS server. See article:
http://www.windowsnetworking.com/articles_tutorials/WebDAV-IIS.html
You can still use WebDAV to access to Exchange server because WebDAV is
enabled on "Exchange" virtual folder.
These two things are separate.
Michael
-------------------------------
If you need WebDAV API for Exchange server,
use our component WebDAV .NET for Exchange.
Check out http://www.independentsoft.com
"Robert Zahm" <robzahm@hotmail.com> wrote in message
news:OLzgyw3wFHA.2792@tk2msftngp13.phx.gbl...
I just want to verify something: it is possible to host an exchange
server
and not allow webdav to connect to it (via IIS) right? Here is my
situation:
We are looking into writing a webdav script to perform a nightly "push"
of
contacts into each user's Exchange mailbox, so that these global
contacts
will sync to their mobile devices (activesync only syncs the root
contact
folder, which is the root of the problem). The exchange hoster swears
up
and down that webdav is disabled, yet I have been able to perform webdav
operations such as creating contacts by running an ASP page on a local
IIS
server.
So my real question is this: If they ever find out that webdav is indeed
enabled, can they shut off webdav access, or is there something I'm not
understanding about how webdav works? I'm confused because they claim
that
it is disabled, yet it clearly works...
Thanks,
Rob
|
|
|
| Back to top |
|
 |
Robert Zahm
Guest
|
Posted:
Thu Sep 29, 2005 4:58 pm Post subject:
Re: Webdav on/off |
|
|
Henning,
Thank you very much! I wasn't sure we could go with the webdav solution
because I was afraid the provider might "turn it off," and their tech
support was clearly unaware that webdav could be used manually to update the
exchange mailboxes.
Thanks,
Rob
"Henning Krause [MVP - Exchange]" <newsgroups.remove@this.infinitec.de>
wrote in message news:eXdR508wFHA.3152@TK2MSFTNGP10.phx.gbl...
| Quote: | Hello,
the Exchange Systems Manager internally uses WebDAV to perform some
operations (the exadmin virtual folder is used).... so no you cannot
simply turn it of. The only thing your webhoster can do is do disable the
verbs (in IIS 5 with the lockdown utility). But this would also break the
Systems Manager.
Greetings,
Henning Krause
MVP - Exchange
http://www.infinitec.de
"Robert Zahm" <robzahm@hotmail.com> wrote in message
news:%23NePBU7wFHA.2728@TK2MSFTNGP14.phx.gbl...
Michael,
Thanks for your reply. Is it possible for them to turn off webdav on the
Exchange virtual directory and still have Exchange function normally? I
still need to be sure that they can't simply shut this off at some point.
Thanks,
Rob
"Michael" <michael@discussions.microsoft.com> wrote in message
news:eJNAHD4wFHA.904@tk2msftngp13.phx.gbl...
Probably WebDAV is disabled on IIS server. See article:
http://www.windowsnetworking.com/articles_tutorials/WebDAV-IIS.html
You can still use WebDAV to access to Exchange server because WebDAV is
enabled on "Exchange" virtual folder.
These two things are separate.
Michael
-------------------------------
If you need WebDAV API for Exchange server,
use our component WebDAV .NET for Exchange.
Check out http://www.independentsoft.com
"Robert Zahm" <robzahm@hotmail.com> wrote in message
news:OLzgyw3wFHA.2792@tk2msftngp13.phx.gbl...
I just want to verify something: it is possible to host an exchange
server
and not allow webdav to connect to it (via IIS) right? Here is my
situation:
We are looking into writing a webdav script to perform a nightly "push"
of
contacts into each user's Exchange mailbox, so that these global
contacts
will sync to their mobile devices (activesync only syncs the root
contact
folder, which is the root of the problem). The exchange hoster swears
up
and down that webdav is disabled, yet I have been able to perform
webdav
operations such as creating contacts by running an ASP page on a local
IIS
server.
So my real question is this: If they ever find out that webdav is
indeed
enabled, can they shut off webdav access, or is there something I'm not
understanding about how webdav works? I'm confused because they claim
that
it is disabled, yet it clearly works...
Thanks,
Rob
|
|
|
| Back to top |
|
 |
|
|
|
|