473,466 Members | 1,455 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Disk access permissions in a WORKGROUP

Hi,

I have a C# app that needs to copy files from the local machine to
another on a WORGROUP network (not a domain). The app is running as a
service under the SYSTEM account. When an attempt is made to copy the
file from one machine to the other, a User Name and Password error is
thrown. This also occurs when I run the service under my account on
both machines (though it's not a domain, both machines have the same
user-names and passwords).

How do I negotiate a connection under these circumstances?

Thank you!

May 1 '06 #1
3 2007

<ki*****@gmail.com> wrote in message
news:11*********************@u72g2000cwu.googlegro ups.com...
| Hi,
|
| I have a C# app that needs to copy files from the local machine to
| another on a WORGROUP network (not a domain). The app is running as a
| service under the SYSTEM account. When an attempt is made to copy the
| file from one machine to the other, a User Name and Password error is
| thrown. This also occurs when I run the service under my account on
| both machines (though it's not a domain, both machines have the same
| user-names and passwords).
|
| How do I negotiate a connection under these circumstances?
|
| Thank you!
|

Can't work with SYSTEM, but should work when the service runs as a local
user account which has a shadow account on the remote system, are you sure
both accounts have the same credentials?.
Are you able to copy to the remote system from the command line or explorer
using the same account?
Willy.

May 1 '06 #2
Hi Willy,

Thanks for your prompt response.

Oddly enough, when I attempt to access a newtwork share on the remote
machine in the command-line, it prompts me for a username and password
on only one machine, the other connects back without authentication.
Both accounts have the same exact username and password.

To clarify, there are no persistently mapped drives. Server A attempts
to browse shares on Server B, a login dialog box appears. When this
same procedure is executed on Server B to browse Server A's shares,
there is no prompt, and shares are displayed and accessible as
expected. Both servers are Windows Server 2003 machines, and I've
already run into unexpected security issues while getting used to
2003's defaults.

I should add that this network is a client's and I have nothing to do
with the (poorly designed and managed) configuration.

Is it possible that I will need to change some default security
settings on either machine?

-John

May 1 '06 #3

<ki*****@gmail.com> wrote in message
news:11**********************@j33g2000cwa.googlegr oups.com...
| Hi Willy,
|
| Thanks for your prompt response.
|
| Oddly enough, when I attempt to access a newtwork share on the remote
| machine in the command-line, it prompts me for a username and password
| on only one machine, the other connects back without authentication.
| Both accounts have the same exact username and password.
|

That means that on one of the machines the authentication works, while it
fails on the other (the one that re-prompts).
I suggest you check network connectivity, try to telnet on port 445, check
your Firewall settings etc...

Willy.

May 1 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: ajdfljsdf | last post by:
After some basic research, I am still somewhat unclear on how Access would be used in a workgroup setting. Basically, we want to run 10 MS Access clients to access an MS Access database on a...
3
by: icb | last post by:
Hi I have a front-end/back-end setup. The front-end utilises all unbound forms populating the back-end via the code I have written. All fine so far. Prior to splitting the database I ran the...
2
by: TechBoy | last post by:
I am trying to learn on the fly about Access Security for an app we are developing. I realize Access security is an advanced subject with many details. I wanted to share a scenario and ask a...
8
by: carriolan | last post by:
Hi I have an MS Access based application almost ready for distribution to the public and I find that even though I have compiled it into an MDE file, tables and queries can still be be imported if...
2
by: ginnyk | last post by:
I have a client using an mde created in 1999 by someone else, for which I don't have the original source. There is a workgroup file that accompanies the mde file. I have the user and password...
1
by: jliebman | last post by:
All, I recently started at a company that has a number of older MS Access 97 database applications that support production and order fulfillment. There is one database with which I have the...
2
by: D | last post by:
If you secure an MSACCESS Database using a Workgroup Information File WIF and then setting up permissions removing the Admin user from the its default group, repalce it with another named user,...
1
by: Edmund | last post by:
I hope someone can help me out set up the security properly. I have Microsoft Access 97 and Access 2000 in my computer and I developed my database with Access 2000 with the updated patch...
0
by: Bill E. | last post by:
I will be creating an application using MS Access as a client to SQL Server 2005. Each user will have the client installed on his/her machine. Some users will be attached to the local network...
9
by: Lewe22 | last post by:
I have created a secured access database which contains the following.... On Server: Back End On Client PC: Front End, Workgroup and Shortcut (to point user through workgroup) The workgroup i...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.