On 2008-01-16, Adam Thompson <[EMAIL PROTECTED]> wrote:
>> I'm running Cygwin sshd on a WinXP-Pro machine. When I ssh-in
>> using a password, I can map drives with "net use". When I set
>> up an authorized_keys file so I don't have to enter a password,
>> "net use" stops working: I get a system
On 16/01/2008, Grant Edwards <[EMAIL PROTECTED]> wrote:
> I'm running Cygwin sshd on a WinXP-Pro machine. When I ssh-in
> using a password, I can map drives with "net use". When I set
> up an authorized_keys file so I don't have to enter a password,
> "net use" stops working: I get a system error
On 2008-01-16, Grant Edwards <[EMAIL PROTECTED]> wrote:
> I'm running Cygwin sshd on a WinXP-Pro machine. When I ssh-in
> using a password, I can map drives with "net use". When I set
> up an authorized_keys file so I don't have to enter a password,
> "net use" stops working: I get a system erro
I'm running Cygwin sshd on a WinXP-Pro machine. When I ssh-in
using a password, I can map drives with "net use". When I set
up an authorized_keys file so I don't have to enter a password,
"net use" stops working: I get a system error 5 "access
denied", and it appears to be generated by the machin
On Wed, 8 Jan 2003, Erik Moreau wrote:
> I know that I
> have two emoreau's. I'm going to delete the last one.
Have you done it? Having your uid on more than one line
in /etc/passwd kills ssh-user-config.
pwdhome=`awk -F: '{ if ( $3 == '${uid}' ) print $6; }' < /etc/passwd`
By the way, that's mo
At 10:53 1/8/2003 -0500, you wrote:
On Wed, 8 Jan 2003, Erik Moreau wrote:
> Hi everyone,
>
> I'll do my best to be as clear as possible with my setup.
>
> I have installed Cygwin on my Win2k machine successfully. My goal is to
> setup sshd so that I may connect to work from home in a secure fas
On Wed, 8 Jan 2003, Erik Moreau wrote:
> Hi everyone,
>
> I'll do my best to be as clear as possible with my setup.
>
> I have installed Cygwin on my Win2k machine successfully. My goal is to
> setup sshd so that I may connect to work from home in a secure fashion. I
> have installed sshd and ran
I think Erik Moreau wrote:
> Hi everyone,
>
> I'll do my best to be as clear as possible with my setup.
>
> I have installed Cygwin on my Win2k machine successfully. My goal is to
> setup sshd so that I may connect to work from home in a secure fashion. I
> have installed sshd and ran ssh-host-
Hi everyone,
I'll do my best to be as clear as possible with my setup.
I have installed Cygwin on my Win2k machine successfully. My goal is to
setup sshd so that I may connect to work from home in a secure fashion. I
have installed sshd and ran ssh-host-config with no problem. I try to run
ssh
9 matches
Mail list logo