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