- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: Copying user accounts
-
- Forums
-
Blogs
- Hybrid Cloud
- Edge
- Data & AI
- Working in Tech
- AI Insights
- Alliances
- Around the Storage Block
- Behind the scenes at Labs
- Careers in Tech
- HPE Storage Tech Insiders
- Inspiring Progress
- IoT at the Edge
- My Learning Certification
- OEM Solutions
- Servers: The Right Compute
- Shifting to Software-Defined
- Telecom IQ
- Transforming IT
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Russia
- HPE Blog, UK & Ireland
- Blogs
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
- 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
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-28-2006 05:51 AM
02-28-2006 05:51 AM
We are switching servers and upgrading from 7.2-1 to 7.3-2 on the 'new' server.
We have about 300 user accounts. Can I copy these from one server to another?
Call me lazy but I don't want to create 300 accounts by hand.
Thank you very much. This is the best IT forum anywhere and I appreciate the OVMS experts!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-28-2006 06:08 AM
02-28-2006 06:08 AM
SolutionI believe you can copy the authorize files to the new system. The files to copy would be:
SYS$SYSTEM:SYSUAF.DAT
SYS$SYSTEM:RIGHTSLIST.DAT
SYS$SYSTEM:VMSMAIL_PROFILE.DATA
I believe there is also a proxy file that would need to be copied as well but I don't recall the name right now.
Phil
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-28-2006 06:11 AM
02-28-2006 06:11 AM
Re: Copying user accounts
I do that, because some special accounts like TCPIP$bla might have different UICs on different systems :-(
The editor will create a sequential file which I copy to the destination system. There, I merge the contents of the existing file with, e.g.:
$ CONVERT SYSUAF.DAT,SYSUAF.NEW ...
The DECnet proxy files are NETPROXY.DAT and NET$PROXY.DAT
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-28-2006 06:19 AM
02-28-2006 06:19 AM
Re: Copying user accounts
The format of the SYSUAF.DAT, RIGHTSLIST, and associated files are upward-compatible.
The same basic steps necessary for moving RIGHTSLIST and SYSUAF files to another node are rather similar to the steps involved
in merging these files in an OpenVMS Cluster.
Regarding the new NET$PROXY.DAT file, I hope we have to use syss$system: convert_proxy.exe to convert netproxy.dat to net$proxy.dat
The big task here is that as RIGHTSLIST identifier values and UIC values that end up scattered around the target system must be rationalized to node where you copy.
The lattermost case is resolving the identifier values is the often most difficult part. If you find
that an identifier value (or identifier name) from the source RIGHTSLIST collides with that of an identifier existing on the
target system, you must first determine if the two identifiers perform the same function. In most cases, they will not. If you encounter a collision, changing both of the identifier binary values (or names)involved in the collision to new and unique values can prevent security problems.
In the same way the problem exist with UIC values, as these too tend to be scattered all over the system environment. Like the
binary identifier values, you will find UIC values associated with disks, ACLs, queues, and various other structures.
Archunan
Archie
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-28-2006 08:45 AM
02-28-2006 08:45 AM
Re: Copying user accounts
This has been discussed in detail eariler in this forum....
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=975328
Archunan
Archie
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2019 Hewlett Packard Enterprise Development LP