windows authentication for cygwin sshd

2004-03-15 Thread Calvin Smith
hi, I have not been able to find any information online or in the cygwin documentation on how to get cygwin's sshd to do authentication using a windows domain controller. Does anybody know if a) this is possible, and b) some good step-by-step resources for how to configure this? I've installed

Re: re: windows authentication for cygwin sshd

2004-03-15 Thread Calvin Smith
Thanks for the information. When I tried to run mkpasswd, I got the following error message: mkpasswd: [1326] Logon failure: unknown user name or bad password. I looked in the man page and didn't see anything about using a username and password. Is this error message familiar to anyone? Do I ha

Re: re: windows authentication for cygwin sshd

2004-03-15 Thread Calvin Smith
Thanks for the information. I tried to run mkpasswd, but got the following error message: mkpasswd: [1326] Logon failure: unknown user name or bad password. Do I need to be logged in as a domain administrator to execute this successfully? I tried the above as a local administrator, since I don'

Re: Re: re: windows authentication for cygwin sshd

2004-03-15 Thread Calvin Smith
mand? Something more than a plain old user but not necessarily a domain admin? thanks for your help. -Original Message- From: Larry Hall <[EMAIL PROTECTED]> To: "Calvin Smith" <[EMAIL PROTECTED]>, [EMAIL PROTECTED] Date: Mon, 15 Mar 2004 15:00:37 -0500 Subject: Re: re: w

Re: Re: Re: re: windows authentication for cygwin sshd

2004-03-15 Thread Calvin Smith
l start a fresh thread. thanks again... Calvin -Original Message- From: "Benjamin Lindner" <[EMAIL PROTECTED]> To: "Calvin Smith" <[EMAIL PROTECTED]> Date: Mon, 15 Mar 2004 22:00:57 +0100 Subject: Re: Re: re: windows authentication for cygwin sshd Do you hav

cvs repository not found

2004-03-15 Thread Calvin Smith
I am not able to get CVS working via ssh. The following illustrates my problem. Logged into the server machine: [EMAIL PROTECTED] ~ $ cvs -d /cvs checkout foo cvs checkout: Updating foo U foo/testing -- [EMAIL PROTECTED] ~ $ exit logout Connection to kilimanjaro closed. [EMAIL PROTECTED] ~/Deskt

Re: Re: cvs repository not found

2004-03-15 Thread Calvin Smith
- From: Igor Pechtchanski <[EMAIL PROTECTED]> To: Calvin Smith <[EMAIL PROTECTED]> Date: Mon, 15 Mar 2004 18:23:55 -0500 (EST) Subject: Re: cvs repository not found Are you running Cygwin's ssh and cvs (i.e., "type -a cvs ssh")? Is your CVS_RSH set correctly? What are