Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Secure-Shell
[Top] [All Lists]

passwordless sshd sesions under cygwin and samba.

Subject: passwordless sshd sesions under cygwin and samba.
Date: Thu, 11 May 2006 19:01:46 +0200
Hi,

I have a problem that I can not mount a network drive under cygwin
ssh session when I'm in a passwordless login. I know that my cygwin
homedir (/home/user) has to be on a local drive and this is the case.

So, when I type the following from a cygwin ssh session using a password
login:

$ cd //sambaserver/userdir

everything works fine.

But, when I do the same thing using passwordless login (using key forwarding)
I get the following error:

$ cd //sambaserver/userdir
-bash: cd: //sambaserver/userdir: Permission denied

I looked in the archives and googled around, but I only found some
samba issues when you want to map your homedir through samba, which
is not valid for my case, because my homedir is local to windows.

The version of openssh which is installed is:
openssh 4.3p2-2
openssl 0.9.8a-1
openssl097 0.9.7i-1
Cygwin Dll version: 1.5.19

Any hints?

Regards,

W.

<Prev in Thread] Current Thread [Next in Thread>
  • passwordless sshd sesions under cygwin and samba., Wim Vandamme <=