1 Jan 2006 02:44
[U2] [UV] Sharing a network directory
Bill Haskett <wphaskett <at> advantos.net>
2006-01-01 01:44:25 GMT
2006-01-01 01:44:25 GMT
Since everyone has been so kind recently I thought I'd share a solution that may help others. I like to use a "shared" directory on another machine on the network, for a wide variety of reasons. UV and UD can easily access a local directory (a directory on the same machine as U2) but accessing a network "shared" directory is a little more difficult. I haven't figured out how to do it on UD yet but in UV here's how it's done: 1) In UniAdmin select "Configuration Editor" and change the "ALLOWNFS" parameter to "1". This is the "critical" piece and escaped me for days until someone suggested it.(Continue reading)2) Get to TCL in UV and execute the following: DOS /C"net use Z: \\Server\Share Passwd /user:Server\U2Admin" "U2Admin" is the Windows user who's logged in. 3) Create an "F" item in the VOC that looks like: U2TEMP 0001 F 0002 Z:\Temp 0003 D_VOC This will allow UV to access shared network resources without UV/NET. Hope this helps somebody.
![]()
2) Get to TCL in UV and execute the following:
DOS /C"net use Z: \\Server\Share Passwd /user:Server\U2Admin"
"U2Admin" is the Windows user who's logged in.
3) Create an "F" item in the VOC that looks like:
U2TEMP
0001 F
0002 Z:\Temp
0003 D_VOC
This will allow UV to access shared network resources without UV/NET. Hope
this helps somebody.
RSS Feed