Re: Permission denied (publickey,password,keyboard-interactive).

2009-09-23 Thread Larry Hall (Cygwin)
On 09/23/2009 01:10 PM, Dave M wrote: I can't get the mkpasswd command see my domain account, I get: $ mkpasswd -d -uje28...@tjanus.cap>> /etc/passwd mkpasswd (272): [2221] The user name could not be found. Your syntax is wrong. Use just 'je28004' if you want that user's domain informati

RE: Permission denied (publickey,password,keyboard-interactive).

2009-09-23 Thread Dave M
Larry, I can't get the mkpasswd command see my domain account, I get: $ mkpasswd -d -u je28...@tjanus.cap>> /etc/passwd mkpasswd (272): [2221] The user name could not be found. je28...@s-exsyslog01 ~ $ mkpasswd -d -u janusdev\je28004>> /etc/passwd mkpasswd (272): [2221] The user name could no

Re: Permission denied (publickey,password,keyboard-interactive).

2009-09-22 Thread Dave Korn
{ Cc'ing the list back in. ] Dave M wrote: > Dave, > Where are the standard instructions? > Dave M Ah, now there's a question that's entirely on-topic for the list! The standard instructions for any cygwin package are in /usr/share/doc/; but these are just the standard docs that come with wh

Re: Permission denied (publickey,password,keyboard-interactive).

2009-09-22 Thread Dave Korn
Dave M wrote: > Hi! > > I am following this: > http://pigtail.net/LRP/printsrv/cygwin-sshd.html All but the part about not asking questions here if their non-standard instructions don't work for you! Heh, moving swiftly along there ... > And I am to the part where I am testing ssh with th

RE: Permission denied (publickey,password,keyboard-interactive).

2009-09-22 Thread Dave M
Hi! I am following this: http://pigtail.net/LRP/printsrv/cygwin-sshd.html And I am to the part where I am testing ssh with the following command: $ ssh localhost -l t...@localhost Test is a local account and a member of the local admin group. I am using the following: Windows 2003 Server St