Re: Problem with OpenSSH (daemon), mapped drives, and pubkey auth

2003-02-03 Thread Elfyn McBratney
> Its a know problem, when you log in via pub key the tokens needed for > network authentication are not created (a simplification but I cant remember > all the details) the same goes for any passwordless login (rsh etc with > .rhost files etc). Since your automating I'd assume you have blank pass

Re: Problem with OpenSSH (daemon), mapped drives, and pubkey auth

2003-02-03 Thread Max Bowsher
Seth Fitzsimmons wrote: > Hi. > > When I log in to a Win2k server using public key auth, I can't access > mapped network drives (e.g. /cygdrive/o: permission denied). However, > when I log in using password auth, I can. I'm trying to automate a > process that copies from a network drive, so pubke

RE: Problem with OpenSSH (daemon), mapped drives, and pubkey auth

2003-02-03 Thread Vince Hoffman
Its a know problem, when you log in via pub key the tokens needed for network authentication are not created (a simplification but I cant remember all the details) the same goes for any passwordless login (rsh etc with .rhost files etc). Since your automating I'd assume you have blank pass phrases