windows dfsutil on wine

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
pallav
Newbie
Newbie
Posts: 1
Joined: Thu Oct 04, 2012 1:41 am

windows dfsutil on wine

Post by pallav »

Hello All,

I have an application written in perl & deployed on linux machine. I need to use dfsutil windows utility in this application. For that purpose, I installed wine layer to run this utility.

I resolved almost all dll errors but getting following error:

System error 1722 has occurred.
RPC server unavailable


Please suggest me some workarounds.


Thanks in advance!

Regards,
Pallav Gupta
User avatar
DanKegel
Moderator
Moderator
Posts: 1164
Joined: Wed May 14, 2008 11:44 am

Re: windows dfsutil on wine

Post by DanKegel »

dfsutil is unlikely to work in wine.

You may still be able to mount DFS filesystems in Linux, though; see
http://forums.fedoraforum.org/showthread.php?t=249327
Locked