X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:message-id:subject:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=qyt wd2AJ6D/b82F2E+12JF+tPlg1VSAfV2dtWhiZ+JGfPyvyp3wOErgwqurbmon4wfK A//0AXu2RMCFn79D3cpP1Ip4S4lkA1uV2JRE52EHgEYEq7Av2BXw9Q7oNiH73+Qg Ja0hDQuY2hkTmQ8avY1f7a9w9j9RYDlISk9hxhjo= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:message-id:subject:mime-version :content-type:content-transfer-encoding; s=default; bh=3iDqkFhcC KU9l0BQ9373leTaMr4=; b=ImlpzCsRJGextdoO/FXWAH1tQXviJFKFJC4BGwPj7 x1a9oDqLUZJBITrCGVOWZHL4hJ/9fPts07JbxCPhjAileiQRK9qKEXm8fb1497je W5ZmW1y/2u0STgMYmEYl/3oIRGyF7Yp8JFylsEoPv1cKxVtSYm911VoqzQKonve2 Mk= 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 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=2.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_SOFTFAIL,URI_HEX autolearn=no version=3.3.1 spammy= X-HELO: n5.nabble.com Date: Tue, 9 Jul 2019 13:19:18 -0700 (MST) From: schleprock To: cygwin AT cygwin DOT com Message-ID: <1562703558993-0.post@n5.nabble.com> Subject: running sshd as service fails to temporarily_use_uid MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes if i run sshd manually, i'm able to ssh to the server. if i run sshd as a service, i get the following fatal error: Jul 9 15:43:44 XXXXXXX sshd: PID 48511: debug1: temporarily_use_uid: 1169717/1049089 (e=197615/197121) Jul 9 15:43:44 XXXXXXX sshd: PID 48511: fatal: seteuid 1169717: No such device or address the uid's 1169717/1049089 are valid uid's. any idea why this isn't working? any help would be appreciated. -- Sent from: http://cygwin.1069669.n5.nabble.com/Cygwin-list-f3.html -- 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