Already a member?
Sign in
Location: OpenManage Suggestions for Improvements
Discussion: Multiple password changes
Keyword tags:
Openmanage customer feedback
Watch
|
Stooartbaby |
Multiple password changes
Jun 15 2008, 7:18 PM EDT Hi There, It would be great if we could select multiple DRACs, right click and have "Change password" as an option... failing this... any option which makes it easier to change DRAC passwords on multiple devices.... the idea here is to make it easier to comply with security policies (frequent change of passwords… every 3 months in our case) Thanks, Stuart. Do you find this valuable? |
|
tandavp tandavp |
RE: Multiple password changes
Jul 17 2008, 9:44 PM EDT Attached a script which can do this: 1. config_drac.sh this script configures the username, password, active directory and all components of the drac 2. ipaddr.txt: This text file contains a list of ip address which need to be configured 3. drac.cfg: This file contains the configurations needed to be set/unset on the DRAC. To use the script the user has to do the following. 1. Copy these files into one directory (say /home/scripts) 2. Make the necessary changes in the drac.cfg file. This includes the configuration the user needs to automate. 3. Add all the ip addresses of the DRACs which needs to be configured using the drac.cfg file in ipaddr.txt file. 4. Run the script config_drac.sh 5. This scripts uses the information from the above mentioned files and attempts to configure the DRAC. 6. All the logs are stored in config.log file under the same folder as these files. I have added sample files for both drac.cfg and ipaddr.txt with some description in them for easy usage. Hope this helps: Do you find this valuable? |
|
tandavp tandavp |
RE: Multiple password changes
Jul 17 2008, 9:45 PM EDT Seems the attachments were not getting uploaded, please let me know any alternate method to upload these sample scripts Do you find this valuable? |
|
scott_hanson |
RE: Multiple password changes
Jul 18 2008, 9:19 AM EDT send to me in email and I'll see if I can attach, or I'll post on a separate page. Thanks !! Do you find this valuable? |
|
scott_hanson |
RE: Multiple password changes
Jul 18 2008, 9:20 AM EDT doh .. email is scott_hanson@dell.com Do you find this valuable? |
|
scott_hanson |
RE: Multiple password changes
Jul 18 2008, 4:21 PM EDT Thanks for sending the scripts. I created a page for them with your instructions, and made you a writer so you can edit the page if needed. http://www.delltechcenter.com/page/Multiple+DRAC+Password+Changes Thanks again ! Do you find this valuable? |
|
Stooartbaby |
RE: Multiple password changes
Jul 20 2008, 11:23 PM EDT Hi Guys, Is there a way to covert the .sh to vbs? (please say yes) Thanks, Stuart. Do you find this valuable? |

