<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: FTP - OpenVMS 7.3-2 in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/ftp-openvms-7-3-2/m-p/3708490#M8869</link>
    <description>Jorge,&lt;BR /&gt;&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;Okay, all I have to do is to setup all the entry points within the DNS server, right? &lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;   No&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;Do I have to add any of these entry points on the Alpha's host table?&lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;  No&lt;BR /&gt;&lt;BR /&gt;In your DNS you define the NAMES you will connect to (preferably, but not necessarily, via CNAME&lt;BR /&gt;The DNS only points (directly or indirectly) to an IP address.&lt;BR /&gt;&lt;BR /&gt;The various CONNECTs to it are done with a dedicated, very restricted username. The "entry point" for that username is defined by specifying it as the Default Directory for that username.&lt;BR /&gt;Normally you want to prevent that username from accessing any other directories.&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
    <pubDate>Fri, 13 Jan 2006 12:52:56 GMT</pubDate>
    <dc:creator>Jan van den Ende</dc:creator>
    <dc:date>2006-01-13T12:52:56Z</dc:date>
    <item>
      <title>FTP - OpenVMS 7.3-2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-openvms-7-3-2/m-p/3708482#M8861</link>
      <description>Greetings,&lt;BR /&gt;&lt;BR /&gt;Currently, we have about 10 different FTP transmissions between out Alpha servers.  Each one of these FTP transmissions are going to a specific directory on the Alpha server.  I was looking for a way to setup like an aliase such as "Server_name-ftp_folder" and add this aliase to my DNS server with the server IP address.  In this case, if I ever need swap out the server, all I would have to do is to update my DNS server with a new IP address.  I am open for sugesstions or feedback.&lt;BR /&gt;&lt;BR /&gt;Thank you in advance.&lt;BR /&gt;&lt;BR /&gt;J.</description>
      <pubDate>Fri, 13 Jan 2006 01:22:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-openvms-7-3-2/m-p/3708482#M8861</guid>
      <dc:creator>Jorge Cocomess</dc:creator>
      <dc:date>2006-01-13T01:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: FTP - OpenVMS 7.3-2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-openvms-7-3-2/m-p/3708483#M8862</link>
      <description>&lt;BR /&gt;O.K. to do it, except:&lt;BR /&gt;You don't want to name the aliases with &lt;BR /&gt;  Server_name-ftp_folder&lt;BR /&gt;but something containing ONLY ftp_folder, because You want to name it independently of the server, so people can still use the same name whenever the server for the folder moves.</description>
      <pubDate>Fri, 13 Jan 2006 03:28:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-openvms-7-3-2/m-p/3708483#M8862</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2006-01-13T03:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: FTP - OpenVMS 7.3-2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-openvms-7-3-2/m-p/3708484#M8863</link>
      <description>Jorge,&lt;BR /&gt;&lt;BR /&gt;we do essentially the same:&lt;BR /&gt;EVERY application and&lt;BR /&gt;EVERY regular ftp connectivity&lt;BR /&gt;has ITS OWN name.&lt;BR /&gt;Users accessing an application via telnet connect to the APPLICATION NAME, ftp-ing to a certain connect point (especially for automated procedures) is to a separate, dedicated name.&lt;BR /&gt;It requires more work in setup, but if offers SO much fexibility and ease of management!&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Fri, 13 Jan 2006 05:02:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-openvms-7-3-2/m-p/3708484#M8863</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2006-01-13T05:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: FTP - OpenVMS 7.3-2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-openvms-7-3-2/m-p/3708485#M8864</link>
      <description>Jorge,&lt;BR /&gt;&lt;BR /&gt;I concur with Jan.&lt;BR /&gt;&lt;BR /&gt;In the DNS entries, create one entry for each "SERVICE" Remember, a single machine may have more than one DNS entry, (e.g., APP1.x.COM and APP2.x.COM may both point to IP address a.b.c.d).&lt;BR /&gt;&lt;BR /&gt;Then create an account for each application in the SYSUAF, with each account defaulted to a different directory (these may be at the root level, or they may subdirectories under a master directory). Here to, it is important to note that the user need not (and if the access is intended to be read-only, SHOULD NOT) have Write access to the directory or the files therein. Admittedly, this is a simple-minded security measure, but it is quite effective at preventing accidents and malicious mis-use.&lt;BR /&gt;&lt;BR /&gt;Then each client application connects to a specific FTP server through DNS, and does its GET operations, e.g.:&lt;BR /&gt;&lt;BR /&gt;    FTP APP1.x.COM/USER=&lt;USENAME&gt;/PASS=&lt;PASSWORD&gt;&lt;BR /&gt;GET &lt;FILENAME&gt;&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;I hope that the above is helpful. If I have been unclear, please let ne know&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;&lt;/FILENAME&gt;&lt;/PASSWORD&gt;&lt;/USENAME&gt;</description>
      <pubDate>Fri, 13 Jan 2006 07:34:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-openvms-7-3-2/m-p/3708485#M8864</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2006-01-13T07:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: FTP - OpenVMS 7.3-2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-openvms-7-3-2/m-p/3708486#M8865</link>
      <description>Hello Experts:&lt;BR /&gt;&lt;BR /&gt;If I create numerous entry points on the DNS server point to the same IP address should be okay?  I was thinking of creating something like "A1_batchloc", "A1ftploc" - "A1" would be the production environment and "_batchloc" would be the folder/directory name on that server.  Does this  make sense?&lt;BR /&gt;&lt;BR /&gt;I would like to know more on "best pratices" on this subject.  I know this is will give us more flexibility and all, but I can't seem to see the full picture at the moment.  Maybe I just need more examples on how I would proceed?&lt;BR /&gt;&lt;BR /&gt;Thanks everyone for your time.&lt;BR /&gt;&lt;BR /&gt;J</description>
      <pubDate>Fri, 13 Jan 2006 09:00:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-openvms-7-3-2/m-p/3708486#M8865</guid>
      <dc:creator>Jorge Cocomess</dc:creator>
      <dc:date>2006-01-13T09:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: FTP - OpenVMS 7.3-2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-openvms-7-3-2/m-p/3708487#M8866</link>
      <description>Jorge,&lt;BR /&gt;&lt;BR /&gt;our DNS litterally has DOZENS of CNAMEs that point to the CNAME for our cluster (or one node, or all-but-one nodes of the cluster) which is a round-robin CNAME over the nodenames which are roundrobin names for the various network devices of each node.&lt;BR /&gt;&lt;BR /&gt;So, yes, by all means, create another name for each use. If many point to the same network device, that is ok.&lt;BR /&gt;If you want easy management, use the CNAME construct, and only have ONE IP-nr entry per physical network device.&lt;BR /&gt;&lt;BR /&gt;hth,&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Fri, 13 Jan 2006 09:36:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-openvms-7-3-2/m-p/3708487#M8866</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2006-01-13T09:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: FTP - OpenVMS 7.3-2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-openvms-7-3-2/m-p/3708488#M8867</link>
      <description>Jorge,&lt;BR /&gt;&lt;BR /&gt;Ok, for example:&lt;BR /&gt;&lt;BR /&gt;   PAYROLL.XYX.COM - server for payroll data&lt;BR /&gt;   BILLING.XYZ.COM - server for billing data&lt;BR /&gt;   DIRECTORY.XYZ.COM - server for directory data&lt;BR /&gt;&lt;BR /&gt;Each of these would have either:&lt;BR /&gt;  - a DNS A-record pointing to an address&lt;BR /&gt;  - a DNS CNAME-record pointing to an A-record with the actual node name&lt;BR /&gt;&lt;BR /&gt;The logins could, for example be:&lt;BR /&gt;   XFERPAYROLL&lt;BR /&gt;   XFERBILLING&lt;BR /&gt;   XFERDIRECTORY&lt;BR /&gt;&lt;BR /&gt;The above accounts could point to different default directories (thus no need for the applications to issue a CD command from within the FTP stream; the directory is implied from the username used for the login).&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Jan 2006 09:47:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-openvms-7-3-2/m-p/3708488#M8867</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2006-01-13T09:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: FTP - OpenVMS 7.3-2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-openvms-7-3-2/m-p/3708489#M8868</link>
      <description>Okay, all I have to do is to setup all the entry points within the DNS server, right?  Do I have to add any of these entry points on the Alpha's host table?&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;&lt;BR /&gt;J</description>
      <pubDate>Fri, 13 Jan 2006 10:18:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-openvms-7-3-2/m-p/3708489#M8868</guid>
      <dc:creator>Jorge Cocomess</dc:creator>
      <dc:date>2006-01-13T10:18:20Z</dc:date>
    </item>
    <item>
      <title>Re: FTP - OpenVMS 7.3-2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-openvms-7-3-2/m-p/3708490#M8869</link>
      <description>Jorge,&lt;BR /&gt;&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;Okay, all I have to do is to setup all the entry points within the DNS server, right? &lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;   No&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;Do I have to add any of these entry points on the Alpha's host table?&lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;  No&lt;BR /&gt;&lt;BR /&gt;In your DNS you define the NAMES you will connect to (preferably, but not necessarily, via CNAME&lt;BR /&gt;The DNS only points (directly or indirectly) to an IP address.&lt;BR /&gt;&lt;BR /&gt;The various CONNECTs to it are done with a dedicated, very restricted username. The "entry point" for that username is defined by specifying it as the Default Directory for that username.&lt;BR /&gt;Normally you want to prevent that username from accessing any other directories.&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Fri, 13 Jan 2006 12:52:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-openvms-7-3-2/m-p/3708490#M8869</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2006-01-13T12:52:56Z</dc:date>
    </item>
    <item>
      <title>Re: FTP - OpenVMS 7.3-2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-openvms-7-3-2/m-p/3708491#M8870</link>
      <description>Jorge,&lt;BR /&gt;&lt;BR /&gt;While in this instance, you are creating DNS names and usernames in parallel, this is not the general case.&lt;BR /&gt;&lt;BR /&gt;The DNS names (CNAME or A records) in the DNS provide the translation from a name to an IP address (there is no reason to work with the hosttables, this is why DNS was developed; the host tables for the entire Internet quickly became a maintenance nightmare).&lt;BR /&gt;&lt;BR /&gt;The accounts on the system are created using AUTHORIZE on OpenVMS. The accounts that are embedded in the application should be extremely limited--if the goal is to retrieve files, they should only be allowed the access needed to do FTP GET operations, nothing else.&lt;BR /&gt;&lt;BR /&gt;I hope that the above is helpful.&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Fri, 13 Jan 2006 14:07:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-openvms-7-3-2/m-p/3708491#M8870</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2006-01-13T14:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: FTP - OpenVMS 7.3-2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-openvms-7-3-2/m-p/3708492#M8871</link>
      <description>Got it!!  Thank you very much!&lt;BR /&gt;&lt;BR /&gt;J</description>
      <pubDate>Fri, 13 Jan 2006 15:01:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-openvms-7-3-2/m-p/3708492#M8871</guid>
      <dc:creator>Jorge Cocomess</dc:creator>
      <dc:date>2006-01-13T15:01:51Z</dc:date>
    </item>
  </channel>
</rss>

