HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- How can i restore 5.2 configuration into 9.0
Operating System - Linux
1829456
Members
1289
Online
109992
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
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
12-14-2003 12:26 AM
12-14-2003 12:26 AM
How can i restore 5.2 configuration into 9.0
Hi,
I am having redhat linux 5.2 (Apollo)
running sendmail and LDAP running on it.
I had just installed redhat linux 9.0 onto
another system.
Now i want to get my sendmail and LDAP
configuration from the old box to the
newer one, Including user account and
their data.
In other words, I just want to have a
replicated system on my redhat 9.0
How can i import the settings to my new
box, please give me commands to do that. I
am a newbie to this things.
Regards,
Amit.
I am having redhat linux 5.2 (Apollo)
running sendmail and LDAP running on it.
I had just installed redhat linux 9.0 onto
another system.
Now i want to get my sendmail and LDAP
configuration from the old box to the
newer one, Including user account and
their data.
In other words, I just want to have a
replicated system on my redhat 9.0
How can i import the settings to my new
box, please give me commands to do that. I
am a newbie to this things.
Regards,
Amit.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2003 07:17 AM
12-14-2003 07:17 AM
Re: How can i restore 5.2 configuration into 9.0
Amit,
You have posted lots of call about the same subject "+/- How do I duplicated my disk to migrate from RH 5.2 to 9.0 on a new system so my Sendmail, lapd, and user are preserved"
In fact 3 post.
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=306166
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=306406
plus this one.
This is getting a bit confusing for the reader , It is for me, could you keep to one post? please.
I have produce 2 long reply to explain how I would use dump and how to upgrade to do it, to find out later in a other post that you now have decided to install RH 9.0 and you now need a script on how to clone user, sendmail, ldap ...
To do what you now ask for use tar or dump on your /home (if this where you have keept your users) copy over the ldap and sendmail configuration and setup files and adapted then.
restart services
check
if ok retire old system and swith to new
J-P
You have posted lots of call about the same subject "+/- How do I duplicated my disk to migrate from RH 5.2 to 9.0 on a new system so my Sendmail, lapd, and user are preserved"
In fact 3 post.
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=306166
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=306406
plus this one.
This is getting a bit confusing for the reader , It is for me, could you keep to one post? please.
I have produce 2 long reply to explain how I would use dump and how to upgrade to do it, to find out later in a other post that you now have decided to install RH 9.0 and you now need a script on how to clone user, sendmail, ldap ...
To do what you now ask for use tar or dump on your /home (if this where you have keept your users) copy over the ldap and sendmail configuration and setup files and adapted then.
restart services
check
if ok retire old system and swith to new
J-P
Smile I will feel the difference
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2003 10:48 PM
12-14-2003 10:48 PM
Re: How can i restore 5.2 configuration into 9.0
sendmail itself has changes a wee bit between RH 5.2 and 9.0
You probably will not get the sendmail daemon to work by just taking sendmail.cf across from old to new or sendmail.mc and generating new hash databases.
I had this issue going RH 7.3 to 9.0
Your best bet from an old sendmail vetran is to take two files from your 5.2 sendmail.cf and sendmail.original.cf do a diff on them to see what modifications you made.
Then feature by feature, migrate the features over, taking care to bounce the sendmail daemon (service sendmail restart) so you know what change something broke.
Migrating sendmail.mc, the hash databases by themselves is unlikely to produce the desired results.
There are some good integration documents concerning LDAP at http://sendmail.org and http://tldp.org
SEP
You probably will not get the sendmail daemon to work by just taking sendmail.cf across from old to new or sendmail.mc and generating new hash databases.
I had this issue going RH 7.3 to 9.0
Your best bet from an old sendmail vetran is to take two files from your 5.2 sendmail.cf and sendmail.original.cf do a diff on them to see what modifications you made.
Then feature by feature, migrate the features over, taking care to bounce the sendmail daemon (service sendmail restart) so you know what change something broke.
Migrating sendmail.mc, the hash databases by themselves is unlikely to produce the desired results.
There are some good integration documents concerning LDAP at http://sendmail.org and http://tldp.org
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
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