Go Back   Velocity Reviews > Newsgroups > Computer Security
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

Computer Security - How to design a secure file transfer application ?

 
Thread Tools Search this Thread
Old 08-05-2003, 06:24 AM   #1
Default How to design a secure file transfer application ?


I have various design options for a secure file transfer application.
Basically I have a Win2k service (running on Box A) that needs to access
some files located on another Win2k box (box B) on the same network (same
Windows 2000 domain).

My question is what are the pro and cons of having the files transferred
using simple file copy versus a Winsock communication solution for
transfering the files between the two boxes ? Which option is easier to
secure and at the same time more robust and reliable ?

I am leaning towards using the simple file copy:
In this case, the files would sit on a share for which only a specific
domain user would have read access. The service on box A would run as
LocalSystem account and would impersonate the domain user, access the files
and then revert to self. The application would need to store the
credentials for the domain user. (Any suggestions how to store secrets in
Windows 2000 ?)

Thanks,

George







George
  Reply With Quote
Old 08-06-2003, 11:45 AM   #2
ASMdood
 
Posts: n/a
Default Re: How to design a secure file transfer application ?
On Tue, 05 Aug 2003 05:24:38 GMT, "George" <>
wrote:

>I have various design options for a secure file transfer application.
>Basically I have a Win2k service (running on Box A) that needs to access
>some files located on another Win2k box (box B) on the same network (same
>Windows 2000 domain).
>
>My question is what are the pro and cons of having the files transferred
>using simple file copy versus a Winsock communication solution for
>transfering the files between the two boxes ? Which option is easier to
>secure and at the same time more robust and reliable ?
>
>I am leaning towards using the simple file copy:
>In this case, the files would sit on a share for which only a specific
>domain user would have read access. The service on box A would run as
>LocalSystem account and would impersonate the domain user, access the files
>and then revert to self. The application would need to store the
>credentials for the domain user. (Any suggestions how to store secrets in
>Windows 2000 ?)


George,

SSH and SCP are your friends.


ASMdood
  Reply With Quote
Old 08-07-2003, 07:33 AM   #3
joe
 
Posts: n/a
Default Re: How to design a secure file transfer application ?
f-secure ssh, run it with the scheduler service for a 'cron' like automated
dump. works fine, lasts along time. scp from one box to another

HAL

ASMdood wrote:

> On Tue, 05 Aug 2003 05:24:38 GMT, "George" <>
> wrote:
>
> >I have various design options for a secure file transfer application.
> >Basically I have a Win2k service (running on Box A) that needs to access
> >some files located on another Win2k box (box B) on the same network (same
> >Windows 2000 domain).
> >
> >My question is what are the pro and cons of having the files transferred
> >using simple file copy versus a Winsock communication solution for
> >transfering the files between the two boxes ? Which option is easier to
> >secure and at the same time more robust and reliable ?
> >
> >I am leaning towards using the simple file copy:
> >In this case, the files would sit on a share for which only a specific
> >domain user would have read access. The service on box A would run as
> >LocalSystem account and would impersonate the domain user, access the files
> >and then revert to self. The application would need to store the
> >credentials for the domain user. (Any suggestions how to store secrets in
> >Windows 2000 ?)

>
> George,
>
> SSH and SCP are your friends.




joe
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Error: Physical sythesis tool PALAC is not supported by Formal Verification tool Conf bbiandov Software 0 12-22-2008 05:25 AM
Classic Original Broadcasts Trading List - Updated ( w/o/c ) porkys1982@sbcglobal.net DVD Video 0 12-05-2005 03:38 AM
Classic Original Broadcasts Trading List - Updated ( w/o/c ) porkys1982@sbcglobal.net DVD Video 0 11-19-2005 04:46 PM
Re: Ripping DVDs. Please answer the attached question. - Question.txt Stan Brown DVD Video 19 02-09-2005 11:19 PM
Burn process failed - help! Log file posted for help troubleshooting Michael Mason DVD Video 1 08-16-2004 09:24 PM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46