<?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: tcpip probleme in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-probleme/m-p/3644257#M71640</link>
    <description>But that is not called 'change the UIC', it adds a UIC based identifier to the rightslist database. It is just a human readable representation. The system does still use [3655,10] internally.</description>
    <pubDate>Fri, 07 Oct 2005 09:54:03 GMT</pubDate>
    <dc:creator>Uwe Zessin</dc:creator>
    <dc:date>2005-10-07T09:54:03Z</dc:date>
    <item>
      <title>tcpip probleme</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-probleme/m-p/3644255#M71638</link>
      <description>Hye,&lt;BR /&gt;&lt;BR /&gt;I need to change the UIC for the user tcpip$ftp from UIC:    [3655,10] &lt;BR /&gt;to UIC:    [3655,10] ([TCPIP$AUX,TCPIP$FTP])&lt;BR /&gt;&lt;BR /&gt;Do you know how change it?&lt;BR /&gt;&lt;BR /&gt;Thanks. It is urgent.&lt;BR /&gt;&lt;BR /&gt;cdt</description>
      <pubDate>Fri, 07 Oct 2005 08:15:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-probleme/m-p/3644255#M71638</guid>
      <dc:creator>Maurille Emmanuel</dc:creator>
      <dc:date>2005-10-07T08:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: tcpip probleme</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-probleme/m-p/3644256#M71639</link>
      <description>$ MCR authorize ADD/ID/USER=TCPIP$FTP&lt;BR /&gt;&lt;BR /&gt;should do it. Why is this urgent?</description>
      <pubDate>Fri, 07 Oct 2005 08:19:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-probleme/m-p/3644256#M71639</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-10-07T08:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: tcpip probleme</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-probleme/m-p/3644257#M71640</link>
      <description>But that is not called 'change the UIC', it adds a UIC based identifier to the rightslist database. It is just a human readable representation. The system does still use [3655,10] internally.</description>
      <pubDate>Fri, 07 Oct 2005 09:54:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-probleme/m-p/3644257#M71640</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2005-10-07T09:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: tcpip probleme</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-probleme/m-p/3644258#M71641</link>
      <description>Hi,&lt;BR /&gt;If you need change from UIC:[3655,*] to UIC:[TCPIP$AUX,*] use&lt;BR /&gt;mc authorize&lt;BR /&gt;uaf&amp;gt;add/id tcpip$aux/val=uic:[3655,*] &lt;BR /&gt;to create a group with identification tcpip$aux and value equal to [3655,*]&lt;BR /&gt;&lt;BR /&gt;Saludos.&lt;BR /&gt;Daniel.</description>
      <pubDate>Mon, 10 Oct 2005 02:41:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-probleme/m-p/3644258#M71641</guid>
      <dc:creator>Daniel Fernandez Illan</dc:creator>
      <dc:date>2005-10-10T02:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: tcpip probleme</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-probleme/m-p/3644259#M71642</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;and analoguous to Daniel's proposal for the group identifier:&lt;BR /&gt;&lt;BR /&gt;UAF&amp;gt; add/id tcpip$ftp /val=uic:[3655,10]&lt;BR /&gt;&lt;BR /&gt;But these rights identifiers should have been created by the TCP/IP installation...&lt;BR /&gt;&lt;BR /&gt;cu,&lt;BR /&gt;  Martin</description>
      <pubDate>Mon, 10 Oct 2005 04:46:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-probleme/m-p/3644259#M71642</guid>
      <dc:creator>Martin Vorlaender</dc:creator>
      <dc:date>2005-10-10T04:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: tcpip probleme</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-probleme/m-p/3644260#M71643</link>
      <description>Martin,&lt;BR /&gt;&lt;BR /&gt;With the command&lt;BR /&gt;UAF&amp;gt;ADD/ID TCPIP$AUX/VAL=UIC:[3655,*] &lt;BR /&gt;(* is literally write on command) you define a UIC group, not a user.&lt;BR /&gt; &lt;BR /&gt;After this command, then&lt;BR /&gt;UAF&amp;gt;ADD/ID TCPIP$FTP/VAL=UIC:[3655,10]&lt;BR /&gt;and&lt;BR /&gt;UAF&amp;gt;ADD/ID TCPIP$FTP/VAL=UIC:[TCPIP$AUX,10]&lt;BR /&gt;are equivalents.&lt;BR /&gt;&lt;BR /&gt;Saludos.&lt;BR /&gt;Daniel.</description>
      <pubDate>Mon, 10 Oct 2005 10:03:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-probleme/m-p/3644260#M71643</guid>
      <dc:creator>Daniel Fernandez Illan</dc:creator>
      <dc:date>2005-10-10T10:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: tcpip probleme</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-probleme/m-p/3644261#M71644</link>
      <description>Maurille: Actually TCPIP creates it with UIC:[3655,n].&lt;BR /&gt;TCPIP$BIND           TCPIP$BIND     [3655,11]     TCPIP    Normal  8 SYS$SPECIFIC:[TCPIP$BIND]&lt;BR /&gt;TCPIP$FINGER         TCPIP$FINGER   [3655,4]      TCPIP    Normal  8 SYS$SYSDEVICE:[TCPIP$FINGER]&lt;BR /&gt;TCPIP$FTP            TCPIP$FTP      [3655,5]      TCPIP    Normal  8 SYS$SYSDEVICE:[TCPIP$FTP]&lt;BR /&gt;TCPIP$LPD            TCPIP$LPD      [3655,12]     TCPIP    Normal  8 SYS$SPECIFIC:[TCPIP$LPD]&lt;BR /&gt;TCPIP$METRIC         TCPIP$METRIC   [3655,14]     TCPIP    Normal  8 SYS$SPECIFIC:[TCPIP$METRIC]&lt;BR /&gt;TCPIP$NOBODY         TCPIP$NOBODY   [3376,1]      TCPIP    Normal  8 SYS$SYSDEVICE:[TCPIP$NOBODY]&lt;BR /&gt;TCPIP$NTP            TCPIP$NTP      [3655,6]      TCPIP    Normal  8 SYS$SPECIFIC:[TCPIP$NTP]&lt;BR /&gt;TCPIP$PORTM          TCPIP$PORTM    [3655,10]     TCPIP    Normal  8 SYS$SYSDEVICE:[TCPIP$PORTM]&lt;BR /&gt;TCPIP$REXEC          TCPIP$REXEC    [3655,2]      TCPIP    Normal  8 SYS$SYSDEVICE:[TCPIP$REXEC]&lt;BR /&gt;TCPIP$RSH            TCPIP$RSH      [3655,1]      TCPIP    Normal  8 SYS$SYSDEVICE:[TCPIP$RSH]&lt;BR /&gt;TCPIP$SMTP           TCPIP$SMTP     [3655,3]      TCPIP    Normal  8 SYS$SPECIFIC:[TCPIP$SMTP]&lt;BR /&gt;TCPIP$SNMP           TCPIP$SNMP     [3655,7]      TCPIP    Normal  8 SYS$SYSDEVICE:[TCPIP$SNMP]&lt;BR /&gt;TCPIP$TELNET         TCPIP$TELNET   [3655,13]     TCPIP    Normal  8 SYS$SYSDEVICE:[TCPIP$TELNET]&lt;BR /&gt;Curious, why do want to change it?&lt;BR /&gt;Lawrence</description>
      <pubDate>Mon, 10 Oct 2005 15:57:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-probleme/m-p/3644261#M71644</guid>
      <dc:creator>Lawrence Czlapinski</dc:creator>
      <dc:date>2005-10-10T15:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: tcpip probleme</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-probleme/m-p/3644262#M71645</link>
      <description>All,&lt;BR /&gt;&lt;BR /&gt;I have to change in tte rights database because it seems the TCPIP services has not been well created.&lt;BR /&gt;&lt;BR /&gt;Thanks for all your. The problem is now ended.&lt;BR /&gt;&lt;BR /&gt;cdt</description>
      <pubDate>Tue, 11 Oct 2005 03:36:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-probleme/m-p/3644262#M71645</guid>
      <dc:creator>Maurille Emmanuel</dc:creator>
      <dc:date>2005-10-11T03:36:24Z</dc:date>
    </item>
  </channel>
</rss>

