public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* OpenSSH, Windows 2000, cygrunsrv 1.0
@ 2012-09-19 17:40 Andre Rothe
  2012-09-27  3:10 ` Larry Hall (Cygwin)
  0 siblings, 1 reply; 2+ messages in thread
From: Andre Rothe @ 2012-09-19 17:40 UTC (permalink / raw)
  To: cygwin

Hi,

I have to use an outdated system with Windows 2000 Server and an OpenSSH service
on it. It uses OpenSSH 3.8.1p1-1 for Windows, which uses a Cygwin server v1.0 or
something.

The problem:

I try to mount a windows network share on the Cygwin server to use it as home of
the ssh users. In the registry I have defined a new mountpoint /transfer with a
native key Z:\data

Z: is a windows network share which is connected by a remote user account. The
OpenSSH service runs as NT AUTHORITY\SYSTEM, I have mapped the drive Z as SYSTEM
user (with a scheduled task, which runs as NT AUTHORITY\SYSTEM, just before I
start the OpenSSH service with net start).

But I cannot access the mountpoint (it is not available), every SSH user gets an
error and the current path is /.

How I can change the settings to get access to the drive? Please hold in your
head, that I must use Windows 2000.

Thanks a lot
Andre


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: OpenSSH, Windows 2000, cygrunsrv 1.0
  2012-09-19 17:40 OpenSSH, Windows 2000, cygrunsrv 1.0 Andre Rothe
@ 2012-09-27  3:10 ` Larry Hall (Cygwin)
  0 siblings, 0 replies; 2+ messages in thread
From: Larry Hall (Cygwin) @ 2012-09-27  3:10 UTC (permalink / raw)
  To: cygwin

On 9/19/2012 7:56 AM, Andre Rothe wrote:
> Hi,
>
> I have to use an outdated system with Windows 2000 Server and an OpenSSH service
> on it. It uses OpenSSH 3.8.1p1-1 for Windows, which uses a Cygwin server v1.0 or
> something.
>
> The problem:
>
> I try to mount a windows network share on the Cygwin server to use it as home of
> the ssh users. In the registry I have defined a new mountpoint /transfer with a
> native key Z:\data
>
> Z: is a windows network share which is connected by a remote user account. The
> OpenSSH service runs as NT AUTHORITY\SYSTEM, I have mapped the drive Z as SYSTEM
> user (with a scheduled task, which runs as NT AUTHORITY\SYSTEM, just before I
> start the OpenSSH service with net start).
>
> But I cannot access the mountpoint (it is not available), every SSH user gets an
> error and the current path is /.
>
> How I can change the settings to get access to the drive? Please hold in your
> head, that I must use Windows 2000.

Have you seen this FAQ?

<http://cygwin.com/faq-nochunks.html#faq.using.shares>

You've created a mapped drive for the SYSTEM account but just like any other
user account, these aren't really accessible to all users.  While the FAQ
points to the Users Guide that has lots of info and options for configuring
access, you may find you can get by with connecting to the network share
you want as part of the login script for each user.

-- 
Larry

_____________________________________________________________________

A: Yes.
 > Q: Are you sure?
 >> A: Because it reverses the logical flow of conversation.
 >>> Q: Why is top posting annoying in email?

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-09-27  2:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-19 17:40 OpenSSH, Windows 2000, cygrunsrv 1.0 Andre Rothe
2012-09-27  3:10 ` Larry Hall (Cygwin)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).