public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Matthias Meyer <matthias.meyer@gmx.li>
To: cygwin@cygwin.com
Subject: Re: editrights - which permission is necessary to fork a process
Date: Tue, 30 Dec 2008 23:16:00 -0000	[thread overview]
Message-ID: <gjea2h$23i$2@ger.gmane.org> (raw)
In-Reply-To: <gipc93$3dc$1@ger.gmane.org>

Matthias Meyer wrote:

> Hi,
> 
> I want to use rsync's pre-xfer in Vista. Unfortunately it didn't work if I
> run the rsync daemon within in the system account.
> I would believe that theire are rights necessary which are not included in
> the system account. Nearly the same as I found in ssh-host-config for
> privilege separation.
> 
> Did anybody knows which right(s) is/are necessary to fork a subprocess?
> Or someone knows where I can find a documentation of the rights which be
> provided by the editrights.exe program?
> 
> Thanks in advance
> Matthias

No rights are necessary. I tried it all :-(
The only way to run rsync with pre/post xfer in Vista is:
- install sshd
- run rsyncd as a windows service under an own user
- ssh from another machine into this user. If you want you can log out
immediatly. But an "ssh ... whoami" isn't enough.
- connect to the rsyncd an run your backup.

I do not understand why this ssh login is necessary or where my mistake.
br
Matthias
-- 
Don't Panic


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

      reply	other threads:[~2008-12-30 23:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-23  0:45 Matthias Meyer
2008-12-30 23:16 ` Matthias Meyer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='gjea2h$23i$2@ger.gmane.org' \
    --to=matthias.meyer@gmx.li \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).