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.

Signature
Robbe Morris - 2004-2006 Microsoft MVP C#
Earn money answering .NET questions
http://www.eggheadcafe.com/forums/merit.asp
> 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
[quoted text clipped - 7 lines]
>
> Has anyone faced this issue and, if so, how did you go about solving it?
Thirsty Traveler - 13 Jun 2006 16:13 GMT
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.
> Nope, we use AD to enforce this stuff. That said,
> if you open up the default.htm generated by
[quoted text clipped - 24 lines]
>>
>> Has anyone faced this issue and, if so, how did you go about solving it?
Andy - 14 Jun 2006 19:34 GMT
> 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...
Thirsty Traveler - 15 Jun 2006 20:18 GMT
It is not illegal, but VPN access is tightly controlled and much more
difficult to get approval.
>> 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
[quoted text clipped - 4 lines]
> access to your internal network? It would seem rather odd that SOX
> suddenly makes the use of VPN illegal...