| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-Spam-Check-By: | sourceware.org |
| From: | "Dave Korn" <dave DOT korn AT artimi DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| References: | <D06D8751-81CE-408B-931B-66DA714FE1CC AT von-campe DOT com> <47C4A0DB DOT 6020007 AT cygwin DOT com> <6ADC05D7-7602-4123-81EF-1DE06D26E91F AT von-campe DOT com> <D1627F08-4387-4C0A-94B2-5AFC6C1EA325 AT von-campe DOT com> |
| Subject: | RE: How do I run sshd as a particular user? |
| Date: | Fri, 28 Mar 2008 15:28:02 -0000 |
| Message-ID: | <006301c890e8$4fa2f070$2708a8c0@CAM.ARTIMI.COM> |
| MIME-Version: | 1.0 |
| X-Mailer: | Microsoft Office Outlook 11 |
| In-Reply-To: | <D1627F08-4387-4C0A-94B2-5AFC6C1EA325@von-campe.com> |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
Alfred von Campe wrote on 28 March 2008 12:30:
> 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
That's the windows domain user syntax sure enough. There aren't any shell
metacharacters in the password by any chance are there?
> 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
I suppose it might also be worth turning on all the auditing in the
security log to see if it's a login failure or not.
cheers,
DaveK
--
Can't think of a witty .sigline today....
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |