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

Re: Re: re: windows authentication for cygwin sshd

2004-03-15 Thread Benjamin Lindner
Do you have write access to /etc/passwd & /etc/group with the (old) domain user account when you are running mkpasswd -d? Normally these files should not be world-wide writeable. Try 'mkpasswd -d' (without redirection) If this doesn't work either - happily ignore my comment :) If this does work th

Re: Re: re: windows authentication for cygwin sshd

2004-03-15 Thread Larry Hall
Hm, you must have some weird server configuration on that end then. You shouldn't need to be more than a member of "Domian Users" (GID 10513) AFAICS. Certainly I can say it works for me. Larry At 03:07 PM 3/15/2004, you wrote: >Oops, I didn't think the first message got sent, so I sent anoth

Re: Re: re: windows authentication for cygwin sshd

2004-03-15 Thread Calvin Smith
Oops, I didn't think the first message got sent, so I sent another with some more information. I did try running the command as a domain user, but I got the "Access Denied" error. Does this imply that I need to be something other than just a plain old user to execute the command? Something more