Re: cannot access $HOME (on Samba) via ssh

2005-01-13 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Corinna Vinschen wrote: | Yes, that's Windows for you. The interactive features don't like to | work in pseudo ttys. Try this: | | net use '\\bierfass\dunkel' '/user:DOMAIN\dunkel' 'your-password' | | Assuming the name of your domain is DOMAIN. Now

Re: cannot access $HOME (on Samba) via ssh

2005-01-12 Thread Igor Pechtchanski
On Wed, 12 Jan 2005, Corinna Vinschen wrote: > On Jan 12 10:42, Harald Dunkel wrote: > > > > Igor Pechtchanski wrote: > > > > | Hmm, weird. Can you, from an ssh session, run "net use > > | '\\bierfass\dunkel' /user:dunkel '*'" and type in your password > > | (assuming your username is 'dunkel' an

Re: cannot access $HOME (on Samba) via ssh

2005-01-12 Thread Corinna Vinschen
On Jan 12 10:42, Harald Dunkel wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Igor Pechtchanski wrote: > > | Hmm, weird. Can you, from an ssh session, run "net use > | '\\bierfass\dunkel' /user:dunkel '*'" and type in your password (assuming > | your username is 'dunkel' and that t

Re: cannot access $HOME (on Samba) via ssh

2005-01-12 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Igor Pechtchanski wrote: | Hmm, weird. Can you, from an ssh session, run "net use | '\\bierfass\dunkel' /user:dunkel '*'" and type in your password (assuming | your username is 'dunkel' and that this is the name you normally use to | authenticate with

Re: cannot access $HOME (on Samba) via ssh

2005-01-11 Thread Igor Pechtchanski
On Tue, 11 Jan 2005, Harald Dunkel wrote: > Igor Pechtchanski wrote: > | > | I believe you missed the fact that the above link talks about > | *passwordless* authentication. The authentication token constructed by > | sshd won't contain the password, and therefore cannot be used to access > | net

Re: cannot access $HOME (on Samba) via ssh

2005-01-11 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Igor Pechtchanski wrote: | | I believe you missed the fact that the above link talks about | *passwordless* authentication. The authentication token constructed by | sshd won't contain the password, and therefore cannot be used to access | network shar

Re: cannot access $HOME (on Samba) via ssh

2005-01-11 Thread Igor Pechtchanski
On Tue, 11 Jan 2005, Harald Dunkel wrote: > Igor Pechtchanski wrote: > | , second > | paragraph. > | HTH, > | Igor > > Sorry, but this does not help. > > If I got this right, then you assume that either sshd or the login > process starte

Re: cannot access $HOME (on Samba) via ssh

2005-01-11 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Igor Pechtchanski wrote: | , second | paragraph. | HTH, | Igor Sorry, but this does not help. If I got this right, then you assume that either sshd or the login process started by sshd are r

Re: cannot access $HOME (on Samba) via ssh

2005-01-11 Thread Igor Pechtchanski
On Tue, 11 Jan 2005, Harald Dunkel wrote: > Hi folks, > > I've got a Win2k PC running in VMware for Linux. PDC > is a Linux PC running Samba 3.0.10. On the VMware window > I can login in Win2k as expected. My Unix $HOME is > accessable, Bash works, perfect. > > But if I try to login via ssh from a

cannot access $HOME (on Samba) via ssh

2005-01-11 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi folks, I've got a Win2k PC running in VMware for Linux. PDC is a Linux PC running Samba 3.0.10. On the VMware window I can login in Win2k as expected. My Unix $HOME is accessable, Bash works, perfect. But if I try to login via ssh from another machin