Re: "net use" (and "net config")

2008-01-17 Thread Grant Edwards
> http:http://cygwin.com/acronyms/#PCYMTNQREAIYR That extra http: sure confused firefox... Sorry about that. I'm not useing a "Mailer", and I don't send "Replies". I use a news reader and post followups via gmane (a publically accessible NNTP server). Your email address is in the post in th

Re: "net use" (and "net config")

2008-01-17 Thread Corinna Vinschen
On Jan 17 20:35, Grant Edwards wrote: > On 2008-01-17, Corinna Vinschen <[EMAIL PROTECTED]> wrote: http:http://cygwin.com/acronyms/#PCYMTNQREAIYR > > bash$ net use server\\share /user:domain\\username password > > I already tried that and it doesn't work. I get > > System error 5 ha

Re: "net use" (and "net config")

2008-01-17 Thread Grant Edwards
On 2008-01-17, Corinna Vinschen <[EMAIL PROTECTED]> wrote: > On Jan 17 19:50, Grant Edwards wrote: >> On 2008-01-17, Larry Hall (Cygwin) <[EMAIL PROTECTED]> wrote: >> >> >>> It means that you can have the same (network) drive letter >> >>> assigned multiple times, one in each userland. >> >> >> >

Re: "net use" (and "net config")

2008-01-17 Thread Corinna Vinschen
On Jan 17 19:50, Grant Edwards wrote: > On 2008-01-17, Larry Hall (Cygwin) <[EMAIL PROTECTED]> wrote: > > >>> It means that you can have the same (network) drive letter > >>> assigned multiple times, one in each userland. > >> > >> And when logged in using public key authentication, you don't > >

Re: "net use" (and "net config")

2008-01-17 Thread Grant Edwards
On 2008-01-17, Larry Hall (Cygwin) <[EMAIL PROTECTED]> wrote: >>> It means that you can have the same (network) drive letter >>> assigned multiple times, one in each userland. >> >> And when logged in using public key authentication, you don't >> have a "userland"? > > Well you do but it's SYSTEM

Re: "net use" (and "net config")

2008-01-16 Thread Larry Hall (Cygwin)
Grant Edwards wrote: On 2008-01-16, cuicui <[EMAIL PROTECTED]> wrote: Is there any way to get mapped drives and public-key authentication working together? Perhaps I should add that the problem doesn't exist under Win2K: "net use" works fine regardless of the ssh authentication method. This i

Re: "net use" (and "net config")

2008-01-16 Thread Grant Edwards
On 2008-01-16, cuicui <[EMAIL PROTECTED]> wrote: >>> Is there any way to get mapped drives and public-key >>> authentication working together? >> >> Perhaps I should add that the problem doesn't exist under >> Win2K: "net use" works fine regardless of the ssh >> authentication method. > > This is

Re: "net use" (and "net config")

2008-01-16 Thread cuicui
Grant Edwards a écrit : 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: