X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: Date: Thu, 20 Nov 2008 15:20:59 -0800 From: "William Zhang" To: cygwin AT cygwin DOT com Subject: Run OpenSSH service with Local System Account MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Hi All, I am wondering if there is a way to run the Cygwin OpenSSH service as Local System Account in Windows 2003 and 2008 instead of the cyg_server account created during the setup. I am using Cygwin+OpenSSH on the Windows test server and I remotely execute automation testing script from a linux box. However the program running on the Windows server is a GUI based program and has some dialog box pop up at some time during the test. Since running the SSH service with cyg_server account does not allow the program to interact with desktop, the test program will stop in the middle of the automation test. If it allow me to running the SSH service with Local System Account, I can enable the "allow the service to interact with desktop" option and my problem should be solved. I understand there is purpose to create an account with special privileges as the setup says: "*** Info: You appear to be running Windows 2003 Server or later. On 2003 and *** Info: later systems, it's not possible to use the LocalSystem account *** Info: for services that can change the user id without an explicit password *** Info: (such as passwordless logins [e.g. public key authentication] via sshd ). -- 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/