X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Date: Tue, 22 Mar 2011 14:25:06 +0100
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: Volume Shadow Copy in SSHD connection
Message-ID: <20110322132506.GD31220@calimero.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <AANLkTikNr7xyfRYpoRKi1_MWv=rOVJsW+k08v9V6TZZL@mail.gmail.com> <20110321191904.GV31220@calimero.vinschen.de> <AANLkTiniWr4YEz8pDRwLoewkv0zN5AxJs1MFsThkAXL3@mail.gmail.com> <20110322082737.GX31220@calimero.vinschen.de> <AANLkTikDfxhV+XPrA36=kOF0troNMQP6xCH3AGdGJuip@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <AANLkTikDfxhV+XPrA36=kOF0troNMQP6xCH3AGdGJuip@mail.gmail.com>
User-Agent: Mutt/1.5.21 (2010-09-15)
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On Mar 22 09:37, Bruno Galindro da Costa wrote:
> Ok Corinna, thanks for return, but I don´t understand how can I call
> these methods.
> Is there a bash functions?

The methods are built into the Cygwin DLL.  seteuid is a system API
called by sshd.  You don't have to call any function yourself nor do
you have to create an application to do this.  You just have to follow
the instructions given under method 2 and/or method 3.  Either set up
LSA authentication using the cyglsa-config script, or use the passwd -R
method.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
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

