X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <4829C1BC.4050705@cygwin.com> Date: Tue, 13 May 2008 12:28:44 -0400 From: "Larry Hall (Cygwin)" Reply-To: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070505 Remi/2.0.0.0-3.fc4.remi Lightning/0.8 Thunderbird/2.0.0.0 Mnenhy/0.7.5.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Unable to run sshd under a domain sshd_server account [SOLVED] References: <3B3EFBD49B94AD4DBB7B7097257A8046DD020D AT FDSVAST06SXCH01 DOT flooddata DOT net> <3B3EFBD49B94AD4DBB7B7097257A8046DD0232 AT FDSVAST06SXCH01 DOT flooddata DOT net> <3B3EFBD49B94AD4DBB7B7097257A8046DD02F7 AT FDSVAST06SXCH01 DOT flooddata DOT net> <4829BD0B DOT 4070705 AT cygwin DOT com> <3B3EFBD49B94AD4DBB7B7097257A8046DD0304 AT FDSVAST06SXCH01 DOT flooddata DOT net> In-Reply-To: <3B3EFBD49B94AD4DBB7B7097257A8046DD0304@FDSVAST06SXCH01.flooddata.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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 Schutter, Thomas A. wrote: > Larry Hall wrote: >> Schutter, Thomas A. wrote: >>>> Actually supplying the password instead of '*' should work. >>>> Igor >>> OK. The pipe thing makes sense. But supplying the password does not >>> work either: >>> $ net use '\\other\f$' MyPassword1 >>> System error 1909 has occurred. >>> >>> The referenced account is currently locked out and may not be >> logged >>> on to. >> Actually, that means you've had too many login failures and Windows has >> locked your account. You need to wait a while and/or contact your >> admin to get this resolved. Once done, the above should work. > > I don't think so. I just tried and I can login to the account just fine > on both machines. But I still get the same error when I run the > "net use" command from a ssh shell. Also, the "net use" command works if > I run it from a console cygwin shell. > > I think that the "referenced account" is "sshd_server". Look at what > happens with this command from a console cygwin shell: > $ net use '\\other\f$' /user:sshd_server > The password or user name is invalid for \\other\f$. > > Enter the password for 'sshd_server' to connect to 'other': > System error 1909 has occurred. > > The referenced account is currently locked out and may not be logged on to. > > Which is the same error when run without the /user option from a ssh shell. Ah, good point. I missed that the "/user" option wasn't being used. You need/want that. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 216 Dalton Rd. (508) 893-9889 - FAX Holliston, MA 01746 _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- 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/