<?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: /DIRECTORY specification when COPYing a UAF record to create a new user account in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/directory-specification-when-copying-a-uaf-record-to-create-a/m-p/3973895#M12079</link>
    <description>&lt;!--!*#--&gt;1)  Yes.&lt;BR /&gt;&lt;BR /&gt;2)  Yes.  Any directory is ok.&lt;BR /&gt;&lt;BR /&gt;3)  If AUTHORIZE says:&lt;BR /&gt;   Default: USER_DEVICE:[USER1]&lt;BR /&gt;then the device is "USER_DEVICE:", which may&lt;BR /&gt;be a logical name, and the directory is&lt;BR /&gt;"[USER1]".&lt;BR /&gt;&lt;BR /&gt;The device part itself may be a logical name,&lt;BR /&gt;but if it includes directories, it would, I&lt;BR /&gt;believe,  need to be a "rooted" logical name,&lt;BR /&gt;like SYS$SYSROOT for user SYSTEM:&lt;BR /&gt;&lt;BR /&gt;Default:  SYS$SYSROOT:[SYSMGR]&lt;BR /&gt;&lt;BR /&gt;alp $ show logi SYS$SYSROOT&lt;BR /&gt;   "SYS$SYSROOT" = "ALP$DKA0:[SYS0.]" (LNM$SYSTEM_TABLE)&lt;BR /&gt;        = "SYS$COMMON:"&lt;BR /&gt;1  "SYS$COMMON" = "ALP$DKA0:[SYS0.SYSCOMMON.]" (LNM$SYSTEM_TABLE)&lt;BR /&gt;&lt;BR /&gt;That one's also a two-member search list, but&lt;BR /&gt;the important thing here is the trailing dot&lt;BR /&gt;in "[SYS0.]" or "[SYS0.SYSCOMMON.]".&lt;BR /&gt;&lt;BR /&gt;(SHOW LOGI /FULL to see all the attributes of&lt;BR /&gt;the logical name.  Note in particular,&lt;BR /&gt;"concealed".)&lt;BR /&gt;&lt;BR /&gt;4)  Yes.</description>
    <pubDate>Mon, 02 Apr 2007 19:39:16 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2007-04-02T19:39:16Z</dc:date>
    <item>
      <title>/DIRECTORY specification when COPYing a UAF record to create a new user account</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/directory-specification-when-copying-a-uaf-record-to-create-a/m-p/3973894#M12078</link>
      <description>Hi,&lt;BR /&gt; &lt;BR /&gt;When I create a new UAF record by the COPY command of the AUTHORIZE utility and I want the new user to have a different default directory, I add the qualifier /DIRECTORY=[&lt;DIRECTORY specification=""&gt;]. &lt;BR /&gt;1) Is it the (implied in this case) /DEVICE qualifier that specifies the disk?&lt;BR /&gt;2) Can I specify the full path of that new directory? This new directory will need not be 1 level below the master file directory of the disk but more. I noticed that the DEC manuals give examples without full path of the directories (what if there are more than 1 directories above) ?. &lt;BR /&gt;3) In the AUTORIZE utility, if I do SHOW on the user account that I want to COPY I see that the device for the default is a logical name that includes some upper directories (if I translate this logical name). It has the format:&lt;BR /&gt;Default:  USER_DEVICE:[USER1]&lt;BR /&gt;Is that mean that the /DEVICE can be a logical name that includes subdirectories?&lt;BR /&gt;4) Is this question true to the other AUTHORIZE commands like MODIFY and ADD?&lt;BR /&gt;&lt;BR /&gt;Thanks for the answers,&lt;BR /&gt;&lt;BR /&gt;Yaron. &lt;BR /&gt;&lt;/DIRECTORY&gt;</description>
      <pubDate>Mon, 02 Apr 2007 17:37:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/directory-specification-when-copying-a-uaf-record-to-create-a/m-p/3973894#M12078</guid>
      <dc:creator>yaron1</dc:creator>
      <dc:date>2007-04-02T17:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: /DIRECTORY specification when COPYing a UAF record to create a new user account</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/directory-specification-when-copying-a-uaf-record-to-create-a/m-p/3973895#M12079</link>
      <description>&lt;!--!*#--&gt;1)  Yes.&lt;BR /&gt;&lt;BR /&gt;2)  Yes.  Any directory is ok.&lt;BR /&gt;&lt;BR /&gt;3)  If AUTHORIZE says:&lt;BR /&gt;   Default: USER_DEVICE:[USER1]&lt;BR /&gt;then the device is "USER_DEVICE:", which may&lt;BR /&gt;be a logical name, and the directory is&lt;BR /&gt;"[USER1]".&lt;BR /&gt;&lt;BR /&gt;The device part itself may be a logical name,&lt;BR /&gt;but if it includes directories, it would, I&lt;BR /&gt;believe,  need to be a "rooted" logical name,&lt;BR /&gt;like SYS$SYSROOT for user SYSTEM:&lt;BR /&gt;&lt;BR /&gt;Default:  SYS$SYSROOT:[SYSMGR]&lt;BR /&gt;&lt;BR /&gt;alp $ show logi SYS$SYSROOT&lt;BR /&gt;   "SYS$SYSROOT" = "ALP$DKA0:[SYS0.]" (LNM$SYSTEM_TABLE)&lt;BR /&gt;        = "SYS$COMMON:"&lt;BR /&gt;1  "SYS$COMMON" = "ALP$DKA0:[SYS0.SYSCOMMON.]" (LNM$SYSTEM_TABLE)&lt;BR /&gt;&lt;BR /&gt;That one's also a two-member search list, but&lt;BR /&gt;the important thing here is the trailing dot&lt;BR /&gt;in "[SYS0.]" or "[SYS0.SYSCOMMON.]".&lt;BR /&gt;&lt;BR /&gt;(SHOW LOGI /FULL to see all the attributes of&lt;BR /&gt;the logical name.  Note in particular,&lt;BR /&gt;"concealed".)&lt;BR /&gt;&lt;BR /&gt;4)  Yes.</description>
      <pubDate>Mon, 02 Apr 2007 19:39:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/directory-specification-when-copying-a-uaf-record-to-create-a/m-p/3973895#M12079</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-04-02T19:39:16Z</dc:date>
    </item>
  </channel>
</rss>

