PC Review


Reply
Thread Tools Rate Thread

ClickOnce deployment security on the Internet

 
 
Thirsty Traveler
Guest
Posts: n/a
 
      12th Jun 2006
We have a TabletPC application used by remote, roaming users who only have
Internet access. We would like to place the deployment site on our Internet
so they will be able to apply updates, however the issue of security for
ClickOnce seems not to have been considered by Microsoft for some odd reason
(considering that Microsoft has, in theory, become so security conscience
these days). For example, we would like the users to be authenticated prior
to applying updates. This can be somewhat dicey because we do not have AD
for our internal network users in the DMZ, even if it could be done at all
(which appears to not be the case).

Has anyone faced this issue and, if so, how did you go about solving it?


 
Reply With Quote
 
 
 
 
Robbe Morris [C# MVP]
Guest
Posts: n/a
 
      13th Jun 2006
Nope, we use AD to enforce this stuff. That said,
if you open up the default.htm generated by
clickonce, you'll see it ain't doing a whole lot.

You could easily do away with default.htm
and replace it with a .asp or .aspx page
that incorporates your own authentication.

You'd have to tweak stuff to hide the folders and
files. But, it could definitely be done.

P.S. I think MS is really heavily on AD if
you want something like this locked down.

You could also make the site only accessible
from inside your network.

--
Robbe Morris - 2004-2006 Microsoft MVP C#
Earn money answering .NET questions
http://www.eggheadcafe.com/forums/merit.asp





"Thirsty Traveler" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> We have a TabletPC application used by remote, roaming users who only have
> Internet access. We would like to place the deployment site on our
> Internet so they will be able to apply updates, however the issue of
> security for ClickOnce seems not to have been considered by Microsoft for
> some odd reason (considering that Microsoft has, in theory, become so
> security conscience these days). For example, we would like the users to
> be authenticated prior to applying updates. This can be somewhat dicey
> because we do not have AD for our internal network users in the DMZ, even
> if it could be done at all (which appears to not be the case).
>
> Has anyone faced this issue and, if so, how did you go about solving it?
>



 
Reply With Quote
 
Thirsty Traveler
Guest
Posts: n/a
 
      13th Jun 2006
I would prefer to limit it to the inside network, but unfortunetly our
TabletPC's are being used by remote staff throughout the country. For SOX
reasons, we are not allowed to give them VPN access to our internal network.

"Robbe Morris [C# MVP]" <(E-Mail Removed)> wrote in message
news:uP5u%(E-Mail Removed)...
> Nope, we use AD to enforce this stuff. That said,
> if you open up the default.htm generated by
> clickonce, you'll see it ain't doing a whole lot.
>
> You could easily do away with default.htm
> and replace it with a .asp or .aspx page
> that incorporates your own authentication.
>
> You'd have to tweak stuff to hide the folders and
> files. But, it could definitely be done.
>
> P.S. I think MS is really heavily on AD if
> you want something like this locked down.
>
> You could also make the site only accessible
> from inside your network.
>
> --
> Robbe Morris - 2004-2006 Microsoft MVP C#
> Earn money answering .NET questions
> http://www.eggheadcafe.com/forums/merit.asp
>
>
>
>
>
> "Thirsty Traveler" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> We have a TabletPC application used by remote, roaming users who only
>> have Internet access. We would like to place the deployment site on our
>> Internet so they will be able to apply updates, however the issue of
>> security for ClickOnce seems not to have been considered by Microsoft for
>> some odd reason (considering that Microsoft has, in theory, become so
>> security conscience these days). For example, we would like the users to
>> be authenticated prior to applying updates. This can be somewhat dicey
>> because we do not have AD for our internal network users in the DMZ, even
>> if it could be done at all (which appears to not be the case).
>>
>> Has anyone faced this issue and, if so, how did you go about solving it?
>>

>
>



 
Reply With Quote
 
Andy
Guest
Posts: n/a
 
      14th Jun 2006
Thirsty Traveler wrote:
> I would prefer to limit it to the inside network, but unfortunetly our
> TabletPC's are being used by remote staff throughout the country. For SOX
> reasons, we are not allowed to give them VPN access to our internal network.


I have to ask; what specifically in SOX disallows you from giving VPN
access to your internal network? It would seem rather odd that SOX
suddenly makes the use of VPN illegal...

 
Reply With Quote
 
Thirsty Traveler
Guest
Posts: n/a
 
      15th Jun 2006
It is not illegal, but VPN access is tightly controlled and much more
difficult to get approval.

"Andy" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Thirsty Traveler wrote:
>> I would prefer to limit it to the inside network, but unfortunetly our
>> TabletPC's are being used by remote staff throughout the country. For SOX
>> reasons, we are not allowed to give them VPN access to our internal
>> network.

>
> I have to ask; what specifically in SOX disallows you from giving VPN
> access to your internal network? It would seem rather odd that SOX
> suddenly makes the use of VPN illegal...
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
ClickOnce deployment vovan Microsoft VB .NET 0 29th Mar 2007 02:36 PM
ClickOnce deployment over the internet Jeff Microsoft Dot NET Framework 0 14th Feb 2007 08:10 AM
clickonce Deployment eroor throgh VPN in local area Deployment is OK emri.mbiemri@gmail.com Microsoft Dot NET Framework 1 17th Apr 2006 04:49 AM
ClickOnce Question - Remote location for the ClickOnce deployment John Yung Microsoft Dot NET Framework 3 13th Jan 2006 03:13 PM
ClickOnce Question - Remote location for the ClickOnce deployment John Yung Microsoft Dot NET Framework Forms 3 13th Jan 2006 03:13 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:19 PM.