X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Mime-Version: 1.0 (Apple Message framework v753)
In-Reply-To: <6ADC05D7-7602-4123-81EF-1DE06D26E91F@von-campe.com>
References: <D06D8751-81CE-408B-931B-66DA714FE1CC@von-campe.com> <47C4A0DB.6020007@cygwin.com> <6ADC05D7-7602-4123-81EF-1DE06D26E91F@von-campe.com>
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
Message-Id: <D1627F08-4387-4C0A-94B2-5AFC6C1EA325@von-campe.com>
Content-Transfer-Encoding: 7bit
From: Alfred von Campe <alfred@von-campe.com>
Subject: Re: How do I run sshd as a particular user?
Date: Fri, 28 Mar 2008 08:30:12 -0400
To: cygwin@cygwin.com
X-Mailer: Apple Mail (2.753)
X-IsSubscribed: yes
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

[I'm reposting this with a couple of corrections/clarifications and  
also to raise its visibility since I didn't get any responses last  
time :-)]

It's been a month since Larry Hall replied to my last post on this  
topic (thanks, BTW), and this issue has bubbled up to the top again.   
I have tried various ways to get the sshd service started as a domain  
user (instead of the default local user "sshd_server") and can not  
get it to work.  What is the correct syntax to specify a domain user  
with cygrunsrv?  This is what I have tried:

   cygrunsrv -I sshd -u "DOMAINNAME\USERNAME" -w PASSWORD -d "CYGWIN  
sshd" -p /usr/sbin/sshd -a -D -e "CYGWIN=bin tty smbntsec" -y tcpip

This successfully installs the service, and if I look at it in the  
Services control panel, it shows the correct username (DOMAIN 
\USERNAME), but if I try to start the service I always get the error  
"The Cygwin sshd service in Local Computer started and then  
stopped".  If I substitute sshd_server for the user and supply the  
correct password, the sshd service starts correctly.  But I want to  
start the service as a domain user so that I can access network  
shares and resolve some build issues with Visual Studio that are  
apparently caused by not being fully authenticated.

Alfred


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

