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: Multiple authorized_keys2 files or how to achieve same effect. |
|---|---|
| Date: | Thu, 1 Sep 2005 11:40:04 -0400 |
On Thu, Sep 01, 2005 at 10:49:02AM -0400, Jeremy Eder wrote:
My situation: multiple admins needing root on hundreds of boxes. Currently: using pubkeyauth on openssh (mostly bsd but linux and solaris too) Goal: ease add/remove of credentials from machines (one-off or globally in our network)
Probably a better way to handle this is to install sudo on all the machines in question, create accounts for all the admins on each of the boxes on which they need them, and just have them log into the machines as themselves, using sudo to do what they need to do. This also improves accountability, as you can see what they are doing quite easily (assuming they don't just run a shell as root, but you can see who is doing that, too).
Each server may have a completely different (and still valid) list of users in the authkeys2 file.
This makes the above more complex, but presumably there is some rhyme or reason, some kind of organization to the machines and who gets access to them. If so, you can script the account creation and/or just maintain different master password files for each group of machines... -- Derek D. Martin http://www.pizzashack.org/ GPG Key ID: 0x81CFE75D
pgp7N74ym0yGV.pgp
Description: PGP signature
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Multiple authorized_keys2 files or how to achieve same effect., Guillaume Vissian |
|---|---|
| Next by Date: | RE: Multiple authorized_keys2 files or how to achieve same effect., Mark Senior |
| Previous by Thread: | Re: Multiple authorized_keys2 files or how to achieve same effect., Guillaume Vissian |
| Next by Thread: | Re: Multiple authorized_keys2 files or how to achieve same effect., Johan De Meersman |
| Indexes: | [Date] [Thread] [Top] [All Lists] |