Re: accessing network shares through rlogin

2003-01-20 Thread [EMAIL PROTECTED]
ubject: Re: accessing network shares through rlogin On Mon, Jan 20, 2003 at 11:51:53AM -0500, [EMAIL PROTECTED] wrote: > Right. Windows authetication is the main hinderance. > However, as the poster pointed out, if you're forced to > enter your password (by the lack of a .rhosts file for

RE: accessing network shares through rlogin

2003-01-20 Thread Vince Hoffman
Pierre Humblet suugested a possible work around, i havent tried this though. http://sources.redhat.com/ml/cygwin/2002-12/msg01178.html > -Original Message- > From: Rob Siklos [mailto:[EMAIL PROTECTED]] > Sent: 20 January 2003 15:21 > To: [EMAIL PROTECTED] > Subject: accessing network share

Re: accessing network shares through rlogin

2003-01-20 Thread Corinna Vinschen
On Mon, Jan 20, 2003 at 11:51:53AM -0500, [EMAIL PROTECTED] wrote: > Right. Windows authetication is the main hinderance. > However, as the poster pointed out, if you're forced to > enter your password (by the lack of a .rhosts file for an > rsh session), then Windows password authentication >

Re: accessing network shares through rlogin

2003-01-20 Thread Max Bowsher
[EMAIL PROTECTED] wrote: > Right. Windows authetication is the main hinderance. > However, as the poster pointed out, if you're forced to > enter your password (by the lack of a .rhosts file for an > rsh session), then Windows password authentication > occurs and shares are available. But I guess

Re: accessing network shares through rlogin

2003-01-20 Thread [EMAIL PROTECTED]
I was a little vague initially (am I less so now? ;-) ) Larry Original Message: - From: Max Bowsher [EMAIL PROTECTED] Date: Mon, 20 Jan 2003 16:30:24 - To: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: accessing network shares through rlogin [EMAIL P

Re: accessing network shares through rlogin

2003-01-20 Thread Max Bowsher
[EMAIL PROTECTED] wrote: > Sounds like there's need for code inspection and a possible patch. Isn't the consensus that this is an unavoidable artefact of the way Windows authentication works? To summarize: rsh/ssh daemons run as SYSTEM, which has permission to hand out authentication tokens as it

RE: accessing network shares through rlogin

2003-01-20 Thread [EMAIL PROTECTED]
Sounds like there's need for code inspection and a possible patch. That's the only idea I can offer that doesn't rely on allot of conjecture (which would be of no value). Absent that, the suggestions you made are the best "workarounds" for the current state. Larry Original Message: -