- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Script for adding new user in 50 servers
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2008 07:37 AM
03-31-2008 07:37 AM
Can someone provide me the push script from one server to add a new user in almost 50 servers. Also password should automatically reach to the user Email address in same domain. User should change its own password after this.
.rhosts is configured, we can use remsh hosts in the script.
Sendmail is also configured to send the mail to the user EMail ID.
Thanks in advance
SKR
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2008 08:26 AM
03-31-2008 08:26 AM
SolutionHave a look at this recent query:
http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1217047
In particular, take note of Dusan's script that is attached therein.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2008 11:34 AM
03-31-2008 11:34 AM
Re: Script for adding new user in 50 servers
obviate this sort of annoyance. Edit a file,
ypmake, relax.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2008 06:18 AM
04-01-2008 06:18 AM
Re: Script for adding new user in 50 servers
We want to manage accounts, printers from one interface entry and duplicate setup on the second box, either via remote shell or scp..
Thanks for the question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2008 11:29 AM
04-02-2008 11:29 AM
Re: Script for adding new user in 50 servers
As mentioned before, NIS is specifically made for this purpose. In addition to managing userids, you can also manage NFS mounts via NIS automount maps.
Perhaps better would be LDAP. With LDAP, you can have common logins for both Windows and your Unix world. My site is currently moving to Linux workstations and we are installing them as LDAP clients to leverage our Windows domain servers to provide user authentication.
Regards,
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2008 12:18 PM
04-02-2008 12:18 PM