X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS,WEIRD_PORT X-Spam-Check-By: sourceware.org MIME-Version: 1.0 Date: Mon, 22 Jun 2009 17:48:51 +0200 Message-ID: <6910a60906220848l6470a9cl44094f8bd93555ea@mail.gmail.com> Subject: [1.7] sshd dc problem From: Reini Urban To: The Cygwin Mailing List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 Starting the laptop at home, without PDC connection works. I can properly login. But ssh to this box fails with -1 = initgroups (URBANR, 10513) This is without cyglsa $ /usr/sbin/sshd -d -D 25 592959 [main] sshd 5208 fhandler_tty_slave::write: (680): tty output_mutex: acquired debug1: temporarily_use_uid: 17966/10513 (e=18/544) 24 592983 [main] sshd 5208 fhandler_tty_slave::write: (723): tty output_mutex released 2243125 2836108 [main] sshd 5208 seterrno_from_win_error: /ext/build/netrel/src/cygwin-1.7.0-50/winsup/cygwin/sec_auth.cc:195 windows error 1355 45131 2881239 [main] sshd 5208 geterrno_from_win_error: unknown windows error 1355, setting errno to 13 25 2881264 [main] sshd 5208 __set_errno: void seterrno_from_win_error(const char*, int, DWORD):319 val 13 1785 2883049 [main] sshd 5208 seterrno_from_win_error: /ext/build/netrel/src/cygwin-1.7.0-50/winsup/cygwin/sec_auth.cc:256 windows error 2221 34 2883083 [main] sshd 5208 geterrno_from_win_error: unknown windows error 2221, setting errno to 13 23 2883106 [main] sshd 5208 __set_errno: void seterrno_from_win_error(const char*, int, DWORD):319 val 13 46 2883152 [main] sshd 5208 initgroups32: -1 = initgroups (URBANR, 10513) $ id URBANR uid=17966(URBANR) gid=10513(apache) groups=10513(apache) error 1355: DcGetDcName(PDC_REQUIRED) call failed error 2221: UserGetLocalGroups failed I should be able to login with pubkey to my box with sshd when windows lets me in also. sshd_config contains: StrictModes no UsePrivilegeSeparation no -- Reini Urban http://phpwiki.org/ http://murbreak.at/ -- 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