HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- migrate users/password from Sun Solaris to HPUX
Operating System - HP-UX
1834160
Members
2304
Online
110064
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
07-06-2004 04:40 AM
07-06-2004 04:40 AM
Hi,
I need to know if it is possible to migrate the usernames and passwords from a RADIUS on a SUN Solaris to a HP-UX AAA Server?
I need to know if it is possible to migrate the usernames and passwords from a RADIUS on a SUN Solaris to a HP-UX AAA Server?
Lo mas importante es saber cuando pedir ayuda
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2004 04:55 AM
07-06-2004 04:55 AM
Solution
I think at least part of this operation will be manual.
You can move the users over , but the password encrption methodology is probably not compatible, between the OS. There are a few independent consultants who can do the transition, but I'm not one of those.
I would have to do this:
copy the /etc/passwd file or equivalent from Sun to HP not to the /etc directory.
Delete the admin users. Check the UID on the users so they don't conflict with existiing OS users.
Make sure the number of fields in the file match HP-UX : delimited.
cat sunpasswd >> /etc/passwd
pwck
To look for errors.
Then use a script to reset the users passwords and force a change on first login.
Under this "plan" the users will will have to use telnet or ssh to complete setup on their accounts and set a password.
SEP
You can move the users over , but the password encrption methodology is probably not compatible, between the OS. There are a few independent consultants who can do the transition, but I'm not one of those.
I would have to do this:
copy the /etc/passwd file or equivalent from Sun to HP not to the /etc directory.
Delete the admin users. Check the UID on the users so they don't conflict with existiing OS users.
Make sure the number of fields in the file match HP-UX : delimited.
cat sunpasswd >> /etc/passwd
pwck
To look for errors.
Then use a script to reset the users passwords and force a change on first login.
Under this "plan" the users will will have to use telnet or ssh to complete setup on their accounts and set a password.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2004 07:25 AM
07-06-2004 07:25 AM
Re: migrate users/password from Sun Solaris to HPUX
You'll also need to do some home directory setup. I've attached a script to do this (you'll probably have to edit it a bit).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2004 07:28 AM
07-06-2004 07:28 AM
Re: migrate users/password from Sun Solaris to HPUX
hi,
as far as i know sun uses the /etc/shadow for storing passwords in encrypted form, so just copying /etc/passwd won't help!!!!!
regds
Naveej
as far as i know sun uses the /etc/shadow for storing passwords in encrypted form, so just copying /etc/passwd won't help!!!!!
regds
Naveej
practice makes a man perfect!!!
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP