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]

Re: Fronting SSH (Linux)Server with Windows repository?

Subject: Re: Fronting SSH (Linux)Server with Windows repository?
Date: Fri, 10 Nov 2006 10:48:05 -0800
PAM with SSH will get the user authenticated to the system. How you 
handle home directories is completely outside the scope of anything SSH 
handles, but I'd recommend you look into something like amd or autofs to 
take care of that piece for you.

On Thu, 09 Nov 2006, toadie D wrote:

Hi Patrick,

Sorry about the confusion here.  What i wanted to do is to use SSH
Server on Linux to handle all the SSH protocol, but the **home
directory** of the user needs to be hosted by a Windows Server share
and the user credentials need to be maintained in Windows AD.

It's a bit convoluted but I am constrained by the requirements.

There are a fwe ways to do that, but one of them would be to use an LDAP
PAM module.

Where would I be able to find these documentations?

Thanks
Toadie.




On 11/9/06, Patrick Morris <trick@adonis.net> wrote:
toadie D wrote:
( new to SSH and Linux Security)

Is it possible to run a SSH Server on Linux that has a repository on a
Windows machine?
I'm not sure what you mean by "repository" here, but if I'm following
you, it sounds like you just want to authenticate SSH against AD.

There are a fwe ways to do that, but one of them would be to use an LDAP
PAM module.



<Prev in Thread] Current Thread [Next in Thread>