X-Recipient: archive-cygwin@delorie.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:from:to:subject:references:date:in-reply-to
	:message-id:mime-version:content-type; q=dns; s=default; b=yJ9OV
	tdb3eXNsk1Vt7gGHYCTA1HNiExFz6Z/iNEqXPQVnG1OWoG62iiuq8xVZYjV+duW8
	hCNZ/hDOPRRMWkqqMVKiJ+dNFxYcDXfk1kWbyM5XT5/+mGNYlQB7PuhoD7iQYJV7
	ymVFYcyyjG2dY0dLyJt0B6VHU7cFOSUb5HTtE4=
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:from:to:subject:references:date:in-reply-to
	:message-id:mime-version:content-type; s=default; bh=70Juk0BQA26
	Mmlg5Q6pqRGbCmnE=; b=Z1yklCOXv5ZVths/BuvhkrCjqoJx0b9M2pEF5XNoC3E
	e60WMpLvAEB98gzFUjdokwg1mDGrVA1TOrmWmHYXTzJJaMcaLz9oQ6wa2OL+XV7L
	MTgnfq57pwgT6S8eQW0hThqXamSjw92nH2+qSZ+c5iJD8JoYDZRadFWOnhus++D0
	=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.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
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.1 spammy=password, device, locked, HX-Spam-Relays-External:ESMTPA
X-HELO: vsmx009.vodafonemail.xion.oxcs.net
From: Achim Gratz <Stromeko@nexgo.de>
To: cygwin@cygwin.com
Subject: Re: sshd error "seteuid: No such device or address"
References: <CAHdnY6OKu_2Zf8qRM3u9=T-rpKXWH4GiY8mJZUGLJr39O3kHBg@mail.gmail.com>	<20190312213051.GR3785@calimero.vinschen.de>	<bb45b850-a1df-42f0-30b7-461e904fe1ca@gmail.com>
Date: Wed, 13 Mar 2019 19:32:09 +0100
In-Reply-To: <bb45b850-a1df-42f0-30b7-461e904fe1ca@gmail.com> (David	Dombrowsky's message of "Tue, 12 Mar 2019 20:18:42 -0400")
Message-ID: <87lg1ik4ly.fsf@Rainer.invalid>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain

David Dombrowsky writes:
> If I'm reading this correctly, using the SYSTEM account will deny access
> to user-level shares.  Using the cyg_server account (or another service
> account) will allow access, but requires a password stored in the
> registry.

That was already the case if you logged in any way other than via
password, either a stored one (when using pubkey auth) or explicitly at
logon.  At the moment there seems to be no way around that requirement.

Don't forget that you will have to change the stored password each time
you change your password in the domain.  Forgetting that and trying to
log in a few times usually gets your account locked.  Btw, unless you
completely lock down password logins on the SSH server, you can still
tell ssh not to use your pubkey and it will fall back to asking for a
password.  You don't need an admin shell if you want to store your own
password in the registry (and admin can also change or remove one for a
different user).


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Factory and User Sound Singles for Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#WaldorfSounds

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

