- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Import users configuration
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
02-10-2004 09:59 PM
02-10-2004 09:59 PM
he have install a new L3000 running under HPUX 11.i .
we want to get from the old server D calss server running under 10.20 all users configurations and all printers configurations .
is it suffisant to copy the /home directory and the /etc/passwd?
and how about the printers?
thanks
Best regards
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 10:03 PM
02-10-2004 10:03 PM
Re: Import users configuration
For users that is the case. copy /etc/passwd/group and /homedirs. providing your system is not trusted. For printers i would suggest you to use addqueue to create the new printers on the second server. I tried copying once but that did not work for me.
Gideon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 10:04 PM
02-10-2004 10:04 PM
Re: Import users configuration
You need to take care of the following,
1. /etc/passwd
2. /etc/group
3. /etc/nsswitch.conf (hope u r not using NIS)
4. User home directories (they may not reside necessarily under /home for all the users. Be sure to check /etc/passwd for the locations)
5. /etc/lp
-Karthik S S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 10:05 PM
02-10-2004 10:05 PM
Re: Import users configuration
Another useful one that could cause the odd problem is /etc/shells
For the printers, stop the scheduler with "lpshut" and copy across /var/spool/lp
and rather oddly, /etc/lp
There may be other things depending on what kind of services you have running.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 10:05 PM
02-10-2004 10:05 PM
Re: Import users configuration
See if the D-system is a Trusted system, because then you have to look at the /tcb directory aswell, or reconfigure the system back to normal (tsconvert -r) and then copy passwd/group etc....
Check also the /etc/ftpd/ftpusers (if used)
The printer config you have to configure the same as on the D-system, we were not able to copy the printer config between systems in the past.
Regards,
Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 10:05 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 10:08 PM
02-10-2004 10:08 PM
Re: Import users configuration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 11:15 PM
02-10-2004 11:15 PM
Re: Import users configuration
SAM --> Printers & Plotters --> LP Spooler --> Save/Restore Spooler Configuration