 |
 |
Mass Password Change Possible?
|
 |
|
 |
|
Mac Enthusiast
Join Date: Feb 2001
Location: White Plains, NY
Status:
Offline
|
|
I'm in a bit of a bind...
I'm a system admin and was wondering if there is any way to "push out" a password change (admin/root) on a large scale.
In other words, we have 100+ Macs.... in the event the password for either ADMIN or ROOT (local accounts) is compromised, is there a way to change these passwords without having to go to EACH and EVERY desktop? A script of some kind?
thanks

|
|
|
| |
|
|
|
 |
|
 |
|
Posting Junkie
Join Date: Nov 2001
Location: Retired.
Status:
Offline
|
|
Not entirely sure, but I believe Apple Remote Desktop could help you get this done in a rather painless process...
|
|
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Sep 1999
Location: Ottawa, ON, Canada
Status:
Offline
|
|
Are all of these machines always on the network? If so, then why not have them authenticate through the server?
|
|
|
| |
|
|
|
 |
|
 |
|
Grizzled Veteran
Join Date: Apr 2001
Status:
Offline
|
|
Sure, it could easily be done with an expect script. Probably take about 10 minutes for an experienced system admin to write.
Unless you get into central directories, such a script would be necessary on any other type of Unix system too.
Wade
|
|
|
| |
|
|
|
 |
|
 |
|
Grizzled Veteran
Join Date: Apr 2001
Status:
Offline
|
|
BTW, why is root enabled on the machines? It should be left disabled - there's no reason to enable it.
Wade
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Apr 2000
Location: Los Angeles, CA
Status:
Offline
|
|
The sysad team I used to work with before implemented something very similar -- we used SSH keybased authentication of the "central" server to do passwordless login. The script on the central server would run, login to the target server, issue the command to change the password, and then logout. Used bash for this.
|
|
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |