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. |

| Subject: | Re: Locking down ssh config in large env |
|---|---|
| Date: | Wed, 29 Sep 2004 20:05:55 -0400 |
You could easily do something like this:
/* Fill configuration defaults. */
fill_default_options(&options);
This should put it in some sort of nazi mode. Also look at "IgnoreUserKnownHosts" in the sshd_config man page.
Atro Tossavainen wrote:
Robert Hajime Lanning wrote:
Actually if the .ssh directory is owned by root (and everything in it)
with the user not having write access to it, the user cannot delete the
.ssh directory.
I have just confirmed this on Linux. You neglected to mention that the user can rename such a directory, which (while not removing the actual contents of those files) accomplishes the desired effect none- theless as the user can proceed to create their own .ssh directory.
| Previous by Date: | Solaris 8, PAM, LDAP, Jerry |
|---|---|
| Next by Date: | Re: Using wrappers w/ssh, Bill Edison |
| Previous by Thread: | Re: Locking down ssh config in large env, Atro Tossavainen |
| Next by Thread: | Re: Locking down ssh config in large env, Atro Tossavainen |
| Indexes: | [Date] [Thread] [Top] [All Lists] |