- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: Transfer trust from VMS to Linux
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-06-2006 02:42 AM
02-06-2006 02:42 AM
Transfer trust from VMS to Linux
We have a VMS 7.3.2 system in which we have a huge Oracle database. Out of this database, we export many flat tab-separated files that the Oracle users retrieve via scripts on eMail. As you and I know, eMail is unsecure to send info such as SSN and ID and such things. What we would like to do is set up a trust between this VMS machine and a Linux machine so that users on Windows environments retrieve the files there and not the VMS machine. Basically, a VMS-to-Linux-to-Windows scripting will take care of that, and users can retrieve via a website or a Samba share from the Linux system. How could I do that with an SSH client on VMS?
I found slight help on this thread: http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=997539 , is that the best way? We'd cut out the email part from the script that sends the file, and copy the file to the Linux machine.
The destination machine would more than likely have to have this "Trust" from the VMS machine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2006 02:56 AM
02-06-2006 02:56 AM
Re: Transfer trust from VMS to Linux
Wim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2006 03:01 AM
02-06-2006 03:01 AM
Re: Transfer trust from VMS to Linux
the data from the Linux system than from the
VMS system?
You should be able to run Samba and/or a Web
server on the VMS system. How does adding
the Linux system help?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2006 03:09 AM
02-06-2006 03:09 AM
Re: Transfer trust from VMS to Linux
You didn't mention which version of TCP/IP you're running, so my response will be biased towards HP's TCP/IP Services for OpenVMS.
If you are indeed running this, I'd urge you to ensure that you're running at least v5.4 with ECO4 (ECO5 preferred), then I'd recommend you investigate the scp and sftp facilities in the product.
http://h71000.www7.hp.com/doc/732final/aa-rvbua-te/00/00/34-con.html
You'll also need to pay attention to the release notes, specifically:
http://h71000.www7.hp.com/doc/732FINAL/TCP_RN/tcp_rnpro_002.html#ssh_file_problems
Also review the release notes of whichever ECO you apply.
Alternatively, you may create a tunnel for a fully functional FTP command, but I'll leave that exercise to you; the documents are the same! :^)
HTH,
Aaron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2006 06:50 AM
02-06-2006 06:50 AM
Re: Transfer trust from VMS to Linux
From $tcpip show version:
HP TCP/IP Services for OpenVMS Alpha Version V5.4 - ECO 2
on a AlphaServer ES45 Model 2B running OpenVMS V7.3-2
Quoting SS:
> Why is it more secure for the users to access the data from the Linux system than from the VMS system?
> You should be able to run Samba and/or a Web server on the VMS system. How does adding the Linux system help?
More manageable to make Oracle accounts, not system accounts, for users. Accessibility through Oracle Developer Forms allows them to open databases, etc. We'd like for them to 'touch' the VMS system only as little as possible only if they need system access, otherwise Oracle handles the output to the system, then sends it to Linux via the tunnels.
I will read the sites you referred, AS. I will be DCL scripting this and also BASH or Perl scripting it on the Linux machine. Do my answers change anything?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2006 08:24 AM
02-06-2006 08:24 AM
Re: Transfer trust from VMS to Linux
Then "drop box" to Windows using what ever is available.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2006 04:17 PM
02-06-2006 04:17 PM
Re: Transfer trust from VMS to Linux
in the mix, then, sure, (as AS said) try the
scp or sftp methods. (And watch those file
formats.)
The formats of the public key files tended to
vary with time and/or SSH author, so it's not
all totally fool-proof, but I've gotten ssh
to work among VMS (TCPIP V5.4 - ECO 5 on VMS
Alpha V7.3-2), Tru64 (SSH Secure Shell Tru64
UNIX 3.2.0 on Tru64 UNIX V5.1B (Rev. 2650)),
and Solaris (some Sun-supplied stuff on SunOS
5.9), so it should have a fighting chance on
Linux, too.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2006 09:06 PM
02-07-2006 09:06 PM
Re: Transfer trust from VMS to Linux
I noticed this is your first post, let me begin with:
WELCOME to the VMS forum.
Of course you can expect us to be not completely unbiased, but you really should reconsider the answer by Thomas Ritter.
Although any issues are resolvable, still, transferring files from VMS to *UX to M$ DOES have all kinds of fileformat issues.
Involving just 2 of those 3 evades several of those, which is always a lot easier than resolving them!
just my EUR 0.02
Proost.
Have one on me.
jpe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2006 11:24 AM
02-08-2006 11:24 AM
Re: Transfer trust from VMS to Linux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2006 06:30 PM
02-08-2006 06:30 PM
Re: Transfer trust from VMS to Linux
Doh! I should have thought of that days ago.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2007 09:44 AM
02-28-2007 09:44 AM
Re: Transfer trust from VMS to Linux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2007 10:11 AM
02-28-2007 10:11 AM
Re: Transfer trust from VMS to Linux
Instead of hopping from one old thread to
another, tacking on lame, whining complaints,
why not start a new thread? (Preferably a
new thread which answers all the questions
you've already been asked.)
> [...] jump thru hoops [...]
I can't speak with confidence about Linux,
but I've set this up with Solaris and Tru64,
so I'd bet that the Linux problem has been
solved. The hoops all seem to be pretty
large, and mounted close to the floor,
making the jumping relatively easy.
And yes, the key file formats may be
different, but this should be easy to
overcome. Did you search this forum for SSH
to find examples of past success?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2007 10:42 AM
02-28-2007 10:42 AM
Re: Transfer trust from VMS to Linux
I could not find anyother information on this.
Thanks for your reply.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2007 10:55 AM
02-28-2007 10:55 AM
Re: Transfer trust from VMS to Linux
WHY NOT START A NEW THREAD?
> I should have added, "no paasword" [...]
You should have started a new thread, too.
If you get public key authorization to work
right, and if you have keys made with no
password/phrase, then "no paasword" won't be
a problem.
> If you set it up in Unix and the file
> formats for the .PUB files were different,
> does that matter.
Assuming that that was a question, yes, of
course it matters if the file formats are
different. See for example:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1043009
Also, I'd start with a simple "ssh", and work
up to "sftp" after the basic thing works.
Of course, I'd also START A NEW THREAD.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2007 06:08 AM
03-06-2007 06:08 AM
Re: Transfer trust from VMS to Linux
Thanks, This was my first time using this HP Web site and I will create a new session next time.