Re: chmod/chown + ntsec doesn't work (was OpenSSH and RSA authentication problems)

2001-10-30 Thread Jason Tishler
Corinna, On Tue, Oct 30, 2001 at 01:05:16AM +0100, Corinna Vinschen wrote: > Never mind. I found a test environment and I have checked in a patch. > Could you test the current Cygwin from CVS, though? Just to be sure. > You should have 544(Administrators) in your supplementary group list > now

Re: chmod/chown + ntsec doesn't work (was OpenSSH and RSA authentication problems)

2001-10-29 Thread Corinna Vinschen
On Mon, Oct 29, 2001 at 07:48:44AM -0500, Jason Tishler wrote: > Corrina, s/rrin/rinn > Nevertheless, I now better understand why chown was not working under > ssh via key exchange: > > $ ssh tishlmob2d1m701 id > uid=12986(jtishler) gid=10513(Domain Users) >groups=0(Everyone),545(Users),10513(

Re: chmod/chown + ntsec doesn't work (was OpenSSH and RSA authentication problems)

2001-10-29 Thread Jason Tishler
Corrina, On Fri, Oct 26, 2001 at 08:00:24PM +0200, Corinna Vinschen wrote: > On Thu, Oct 25, 2001 at 02:12:44PM -0400, Jason Tishler wrote: > > I know that it has been noted that one cannot access network shares from > > a ssh login due to running under the LocalSystem account. But, I was > > su

Re: chmod/chown + ntsec doesn't work (was OpenSSH and RSA authentication problems)

2001-10-26 Thread Corinna Vinschen
On Thu, Oct 25, 2001 at 02:12:44PM -0400, Jason Tishler wrote: > Peter, > > On Fri, Oct 05, 2001 at 10:40:10AM -0400, Peter Buckley wrote: > > But, chown still doesn't work. > > I just stumbled over chown not working under certain conditions from > a ssh login myself. If I ssh into a domain mac

Re: chmod/chown + ntsec doesn't work (was OpenSSH and RSA authentication problems)

2001-10-25 Thread Jason Tishler
Peter, On Fri, Oct 05, 2001 at 10:40:10AM -0400, Peter Buckley wrote: > But, chown still doesn't work. I just stumbled over chown not working under certain conditions from a ssh login myself. If I ssh into a domain machine without supplying a password, then I seem to be restricted in the operat

Re: chmod/chown + ntsec doesn't work (was OpenSSH and RSA authentication problems)

2001-10-05 Thread David J. Wilson
On Fri, Oct 05, 2001 at 10:40:10AM -0400, Peter Buckley wrote: > Okay, welcome to the twilight zone. All of a sudden, > chmod started working. Now I can't reproduce the > problem anymore. I haven't changed anything tricky, > like opening additional applications on my machine > or anything. But

Re: chmod/chown + ntsec doesn't work (was OpenSSH and RSA authentication problems)

2001-10-05 Thread David J. Wilson
On Fri, Oct 05, 2001 at 05:37:58PM +0400, egor duda wrote: > ordinary user can't change object ownership. this is the way the POSIX > works. True, but my account is set to Administrator... aynway, setting to to ntsec was definitely something I'd overlooked. It was not, however the problem. The

Re: chmod/chown + ntsec doesn't work (was OpenSSH and RSA authentication problems)

2001-10-05 Thread Peter Buckley
Okay, welcome to the twilight zone. All of a sudden, chmod started working. Now I can't reproduce the problem anymore. I haven't changed anything tricky, like opening additional applications on my machine or anything. But, chown still doesn't work. And we can still say that chmod doesn't work

Re: OpenSSH and RSA authentication problems

2001-10-05 Thread John Peacock
Daniel Steinmann wrote: > > > Did you set CYGWIN=ntsec in your environment? > I have been having much better luck with CYGWIN="ntea ntsec" than with "ntsec" alone. I also noticed that things worked better when I went through and reinstalled the software in question AFTER I set the CYGWIN envi

Re: chmod/chown + ntsec doesn't work (was OpenSSH and RSA authentication problems)

2001-10-05 Thread Peter Buckley
Ummm Egor, what are you talking about? Have you tried the same commands on "any flavor of unix"? Chmod DOES work as I suppose it to. I tried the same commands, on SunOs 5.7, and they worked just fine. No errors, and I got the expected results. /home/pbuckley $touch example_file /home/p

Re: chmod/chown + ntsec doesn't work (was OpenSSH and RSA authentication problems)

2001-10-05 Thread egor duda
Hi! Friday, 05 October, 2001 Peter Buckley [EMAIL PROTECTED] wrote: PB> I saw one other post that said that you should PB> make sure CYGWIN is set to "ntsec" but that doesn't PB> necessarily mean that chmod or chown is going to work. PB> I tried your example from a bash shell on my system,

chmod/chown + ntsec doesn't work (was OpenSSH and RSA authentication problems)

2001-10-05 Thread Peter Buckley
I saw one other post that said that you should make sure CYGWIN is set to "ntsec" but that doesn't necessarily mean that chmod or chown is going to work. I tried your example from a bash shell on my system, with CYGWIN=binmode tty ntsec. Of course, chmod didn't work right. You can see from t

Re: OpenSSH and RSA authentication problems

2001-10-05 Thread Daniel Steinmann
David J. Wilson wrote: > On Thu, Oct 04, 2001 at 12:53:22PM -0400, Peter Buckley wrote: > > David- > > > > Have you checked http://tech.erdelynet.com- > > Mike Erdely knows a *little* about ssh and cygwin, > > and he has an SSH mailing list as well. > > I followed the instructions on his sit

Re: OpenSSH and RSA authentication problems

2001-10-04 Thread David J. Wilson
On Thu, Oct 04, 2001 at 12:53:22PM -0400, Peter Buckley wrote: > David- > > Have you checked http://tech.erdelynet.com- > Mike Erdely knows a *little* about ssh and cygwin, > and he has an SSH mailing list as well. I followed the instructions on his site with no luck. One thing I noticed-- p

Re: OpenSSH and RSA authentication problems

2001-10-04 Thread Peter Buckley
David- Have you checked http://tech.erdelynet.com- Mike Erdely knows a *little* about ssh and cygwin, and he has an SSH mailing list as well. HTH, Peter "David J. Wilson" wrote: > > Following up... > > The two accounts I am dealing with are 'Administrator' and 'vlastyn'. My > test involve

Re: OpenSSH and RSA authentication problems

2001-10-03 Thread David J. Wilson
Following up... The two accounts I am dealing with are 'Administrator' and 'vlastyn'. My test involved running the server as vlastyn, and setting up identical configs for each user (i.e. running ssh-user-config as each user and answering yes to each question). When trying to login as vlastyn,

OpenSSH and RSA authentication problems

2001-10-03 Thread David J. Wilson
Hi, I have a fresh install of Cygwin with all the latest packages. OpenSSH 2.9.9p2 is among them. It is setup to run as a service. Password authentication for any user works fine. RSA, too, works fine provided I am running it _as the user I want to login with_. Otherwise the server simply re