On 5/4/05, NanFei Wang <[EMAIL PROTECTED]> wrote:
> Dear Jason:
> You are right :
>     -------------
>     Uhm you don't want to do that, running any service as Administrator is
>     just asking for trouble.
>     You want a dedicated service account for tomcat, there were some posts
>     about the pernissions and privileges required for such an account a
>     while back.
>      ---------------
> 
> I use Apache Tomcat-5.5.9 which will give web service automatically.
> My solution can only solve the 'network disk' mapping only to some
> 'shareFile' at server side .
> For the 'network disk' mapping to other 'shareFile' over the network, it is
> in failure !
> I really need to access the 'shareFile' in other computers over network in
> my Api.

Run it under an account that has network privileges and access to the
share and acces the share by using the UNC path in the format:

\\machinename\sharename

Regards,
-- 
Jason Bainbridge
http://kde.org - [EMAIL PROTECTED]
Personal Site - http://jasonbainbridge.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to