Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

File Share Access

0 views
Skip to first unread message

Rudolph Araujo

unread,
Feb 11, 2001, 9:13:33 AM2/11/01
to
I need to be able to read a files from a network share, but I encounter a
SecurityException. I figured one way of solving this is to run the code
access security utility caspol to turn security off (caspol -security off).
However this seems like a rather extreme measure. Is there a less
"dangerous" method ???

rudolph


WillyD

unread,
Feb 11, 2001, 9:31:51 AM2/11/01
to
Rudolf,

Using:
caspol -cg 1.2. FullTrust

will change the Intranet Zone to having FullTrust

or you want to restrict this further you can grant a particular share
Fulltrust:

Caspol -machine -addgroup 1.2 -url "file://computername/share/*" FullTrust

Willy.


"Rudolph Araujo" <rar...@bindview.com> wrote in message
news:uq$KBSDlAHA.2072@tkmsftngp02...

Rudolph Araujo

unread,
Feb 11, 2001, 10:15:58 AM2/11/01
to
thanks willy
"WillyD" <willy.d...@pandora.be> wrote in message
news:O3YujbDlAHA.1768@tkmsftngp04...
0 new messages