The network-share tag has no wiki summary.
1
vote
0answers
9 views
Windows 7 “Home Group” on a work PC with only one NIC
I am a Domain Admin and am trying to support BYOD with computers that will also be domain connected. The problem is that once I domain join a PC, the "zone" changes to "domain", while Homegroups ...
0
votes
0answers
9 views
Updating scattered old copies
I want to update all the presentation files in my Windows Network Drive, the problem is each such file was copied by almost anyone who used this presentation to his own folder on the Network Drive.
...
0
votes
1answer
18 views
SBS2011 Standard Shares not showing up to date shared files for Server 2008 on same network
I have a SBS2011 Standard server with a number of files shares in place. On my Server 2008 R2 database server, I am connecting to \SBS2011-Server\IT\Installers\SomeFolder. I can see two files in that ...
1
vote
3answers
40 views
A user in multiple user groups not receiving correct permissons
A little intro: I'm not a server admin, but I do some tech support for a small software company whose product requires users to have full control permissions to a mapped drive on the server in order ...
0
votes
0answers
22 views
Shares on Windows 2003 SP2
I have a network with Shared folders, only certain groups are supposed to get into them, but when I test a new account, it would seem that the new account can get into the folders even tho the name is ...
1
vote
0answers
13 views
How to automount SMB share in OS X [migrated]
I am running OS X Lion. I have the following line in my /etc/fstab:
//darren:q@acid/home /acid smbfs nodev,nosuid,auto
If I run mount -a, the share mounts correctly, but if I just reboot the ...
0
votes
2answers
35 views
Does this exist? Create virtual file shares with arbitrary folders
I'd like to be able to advertise shares to the network that are in some sense virtual, in that they don't correspond directly to physical folders on a filesystem.
The application would be to offer a ...
0
votes
0answers
69 views
FreeBSD + mrouted + IPTV
I am using FreeBSD 9.0. I have configured NATD and DHCPD with IPFW (open for now). I am trying to configure mrouted because my ISP is streaming IPTV (udp://@239.250.250.8:1234). What steps should I ...
16
votes
4answers
284 views
Starting a branch office on the other side of the world
Going to cut right to the point on this question, as I'm after as diverse range of solutions as possible so don't want to effect any opinions with the question too much.
Client is a UK based ...
1
vote
0answers
20 views
Server 2008 r2 NO DOMAIN workstation plain vanilla simple network SHARES fail to clients under odd circumstances
Basically I have the SAME problem as another user. I read his attempts to get a reply that made sense.
But he seemed to get everything but what he asked for. I hope I have better luck.
SETUP> 1: ...
1
vote
0answers
60 views
Server hardware access from PHP scripts in Apache over UNC network path
I have a Windows XP Pro server running Apache 2.2, which is configured with an Alias /p that points to a UNC network path (//server/projects). Apache runs under the user Apache, which (as part of some ...
4
votes
2answers
89 views
How can I run an application from a network share without prompting for Admin password?
I have a company internal application placed in a network shared folder on a Windows Server 2003 server. Users who need to access this folder have proper permissions in place and can list the ...
0
votes
0answers
33 views
Source of TreeDisconnect Request
A client is experiencing network issues on one particular PC in a small peer-to-peer configuration (3 PCs total). After running Wireshark, I see that a TreeDisconnectRequest is sent from the problem ...
1
vote
1answer
33 views
How should I manage restructuring of server-based directory structure accessed by many clients?
I have been asked for input on the following problem.
Some 100+ people are accessing files in a deep directory structure. The clients are all Windows XP. I'm not sure about the server side, but it's ...
1
vote
1answer
28 views
Mounting a Windows share as a folder with data persistance in Win7/XP
I was wondering if anyone had figured out a good way of mounting a network share (\\server\dir1\dir2) to a folder (say C:\folder1\folder2) in such a way that when the share is disconnected the data ...
0
votes
2answers
89 views
Error: “Currently no logon servers available” while connected via crossover and using built-in Admin
A "client" system and a "server" system are connected via crossover cable. The "client" is running Windows Server 2003, and the "server" is running Windows XP Pro SP3.
The client and server ping ...
1
vote
1answer
42 views
LOGON script won't add first share
I have the following problem:
When i run my LOGON_SCRIPT.vbs to add network shares to users of a specific group it skips the first one if the user is part of Kleinkunstig_Users (it will not add the ...
1
vote
2answers
69 views
Avoiding “file locked for reading” problems with Windows file shares
Our build environment pumps out the latest build onto a Windows file share in a predefined location. We get file lock problems when remote users open and maintain folders and files on that read-only ...
1
vote
1answer
31 views
osx fstab mounting windows share with wrong osx user
My fstab on the osx server is as follows:
192.168.9.99:/TST /Users/HMTS01/BACKUP cifs automated,username=TEST,password=TEST,uid=hmts01,gid=staff,file_mode=0700,dir_mode=0700 0 0
The windows share ...
1
vote
2answers
79 views
How to mount a windows administrative share on linux via SMB
I'm currently trying to mount a windows shared drive under linux.
The machine is using windows 7 and by default it shares all windows drives if you login as an administrator. I've been able to login ...
1
vote
1answer
93 views
Shared folders Domain Controller not visible on Linux
I'm having a small problem with access to shared folders on a Domain Controller from Linux.
Here is my setup:
1) Windows 2008 R2 SP1 - DC
2) Windows XP SP 3
3) Linux Debian 6 + Samba server + ...
1
vote
2answers
56 views
Detect if clients are connected to a network share
we're running samba and nfs servers on an Ubuntu LTS 04.10 machine. Is there a way detect on the server, whether any client is connected to one of the shares? The clients are Windows 7,Linux or OS X ...
0
votes
1answer
40 views
Synchronizing one directory to multiple sites.
I have server at head office. I want to sync a single folder between 60 sites. The folder is a few GBs in size. I have somewhat limit bandwidth speeds and would like to sync after hours as not to ...
-4
votes
2answers
74 views
10 connections limit for share on XP [closed]
The scenario is as follows: Several users are working on local files ( each has its own file ). In the end all of them submit these files and they are copied into common shared folder. If this share ...
0
votes
1answer
50 views
UNC file shares - use domain name or computer?
If I have two server 2008 domain servers and was wondering what happens if I use the domain in the UNC path instead of the computer name?
For example:
\\myserver1\files\myfiles
or
...
1
vote
1answer
57 views
Need prompt for credentials from computer outside domain in a domain network
I have a computer (Com1) which is connected to a network that is part of a domain (Dom1). On my Windows 2008 R2 server (Serv1), which is a part of the domain, I have a share called Program. The share ...
3
votes
1answer
65 views
Accessing a file share across an ocean (through a VPN)
I am in the process of setting up a log shipping scenario with two SQL Servers linked via VPN (Barracuda NG Firewall, for what it's worth). The VPN is using UDP and packet compression, so I don't have ...
2
votes
1answer
111 views
Windows - Accessing - Manipulating Administrator shares across windows servers \\computername\c$
Problem:
\\computername\c$ returns "Network Name cannot be found"
I tried using \\computername\c$ as well as well as with the FQDN \\computername.domain.company.com\c$ and the IP address too.
net ...
0
votes
0answers
74 views
Slow data transfer from shared folder on Ubuntu 11 Server
I have a Virtual Machine running on VirtualBox, on which I installed Ubuntu 11 Server (I left it "plain vanilla", it just runs Apache and MySQL). I created a shared folder with Samba and I can access ...
0
votes
1answer
66 views
Sharing EFS encrypted
I have standalone, nodomain server. EFS is used on this server for one folder. How to share the encrypted folder? Users on the server are created locally. I tried to export the owner folder ...
0
votes
0answers
47 views
SharePoint 2007 intermittent issue when saving file. Changes are lost but no error messages are shown
We're experiencing an intermittent problem with some users, sometimes Microsoft Office fails to save documents to SharePoint 2007.
Some users complain that sometimes it fails to save the file in ...
0
votes
0answers
49 views
Can't connect to freecom network drive [closed]
I have a PC wireless connected to my Fritzbox (7170)
I have a freecom network drive (500GB) connected to my Fritzbox with an UTP cable.
Now i am trying to connect from my pc to my network drive. But ...
0
votes
1answer
44 views
share folder on Win 2003 with XP machine not in the domain
We have 2003 Sever R2, a folder is shared with many win 7 machines in the domain, I want to share the folder with an xp machine that is not in the domain,
When I open the folder from the xp machine, ...
0
votes
0answers
36 views
Shares not working on boot need to reinstall “File and Printer Sharing for Microsoft Networks” on server every morning to fix
I had a problem a few days ago see question here: Can no longer access computer or network shares to my server from any other computers on the network
The fix that I found does in fact work however ...
2
votes
1answer
208 views
Accessing a windows shared folder from Linux?
I am trying to copy a (.html) file from a Windows XP Professional shared folder onto a server running Ubuntu Linux 10.04 LTS.
As it's a shared folder the usual 'wget' doesn't seem to work. I suspect ...
0
votes
0answers
28 views
Windows Print Server share displaying different options when addressed by IP
We have a Windows 2008 R2 server which is a print server where we then share it out to our clients. We pool our printers and use the HP Universal print driver; the share has the 32-it driver included ...
0
votes
1answer
59 views
What is the best way to migrate to a new file share in a new domain?
I am looking to move a file share (100 GB or so) from one domain/server to a new domain and server. I would like to do this with little to no downtime and if possible I would like to be able to map ...
0
votes
1answer
44 views
Why does Public Folder share prompt for password even after I set “Turn off password protected sharing”
I have a fileserver on a WORKGROUP.
I have turned on public folder sharing, file and printing sharing and set password protected sharing to off.
When I try to share a subfolder of the public folder ...
0
votes
2answers
71 views
Can no longer access computer or network shares to my server from any other computers on the network
A funny thing happened this afternoon.
After a restart of my home server (that I use as a testing environment for websites and as a backup for files on the other computers on the network) which is ...
0
votes
0answers
22 views
Selectively allow NetBIOS inbound traffic
This is what I try to achieve from a very high point of view:
Every time someone tries to access my shared folders (on Windows) a popup should open and ask for my permission.
Do you know any tool?
...
1
vote
0answers
26 views
Server 2003 R2 can access remote shares but unable to access shares that are on local server
We have a bizarre problem. Suddenly some of our Server 2003 R2 boxes no longer are able to access shares if they are on the local machine, though they are able to access remote servers i.e. on server ...
0
votes
1answer
69 views
Persistent network share connection not working with runas
If I use runas /user:DOMAIN\user cmd.exe (using XP), previously mapped persistent network drives are considered unavailable. net use shows:
Status Local Remote Network
...
1
vote
1answer
36 views
Cannot connect two PCs connected to the same router
i have two PCs, on computer "A" i have published an asp.net web application using iis 7.5 on the local host, then i did the folloiwng :-
1. i connect computer A to one of the LAN ports on the router
...
0
votes
1answer
79 views
AFP / Apple Filling Protocol aka Netatalk access over Internet
I got a simple cloud server and thought it would be nice to have mac native afp
Volumes accesss. Installed Netatalk and this seems to work pretty nice.
No sensitive data or something but I don't ...
0
votes
1answer
70 views
Windows Server doesn't connect to a network share
Windows Server doesn't connect to a network share.
Network share is working.
Blockquote
Pinging 109.123.146.223 with 32 bytes of data:
Reply from 109.123.146.223: bytes=32 time<1ms TTL=63
...
0
votes
0answers
36 views
Transferring files and screen viewing across separate computers between Ubuntu and Windows? [closed]
So here's my situation. I'm a member of my dorm's Hall Council at a certain university. We receive funding annually and decide how we can improve the dorm, typically some form of recreation. I'm ...
0
votes
0answers
34 views
Terse, documented, correct way to create Kerberos-backed user shares in Greyhole
As a migration strategy away from Windows Home Server (which is currently out of support and intractable for our needs, for a variety of reasons), our little cloister of nerds has targeted Greyhole ...
1
vote
1answer
43 views
How to masked network directory with Active Directory & IIS7
Departments within our organization have file directories on our IIS7 2008 R2 server similar to \\apollo\marketing.oems, which are outward facing for clients. We would like to create masked ...
0
votes
2answers
78 views
Windows Server 2008 R2 can't connect to shares using FQHN or IP - System Error 64
I have a server that can't connect to shares using FQHN or IP. I can ping other servers by IP and FQHN. I have rebooted the server and still no luck.
The error is:
System error 64 has occurred.
...
0
votes
1answer
188 views
403 Forbidden serving static files from VirtualBox shared folder with nginx (Ubuntu 10.04LTS guest, Windows 7 host)
I'm working on a local development VM and trying to test serving my site with gunicorn and nginx as a reverse proxy for static resources only. The site loads minus static resources with user nginx; ...