<?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: Remove unknown accounts from AdvSrv group in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/remove-unknown-accounts-from-advsrv-group/m-p/3673089#M50717</link>
    <description>No, the accounts aren't disabled -- they are accounts in another domain that have been deleted.&lt;BR /&gt;&lt;BR /&gt;I know that with a Windows GUI i/f to the user manager, I can see the SID displayed (where the username normally would be) and can remove them from the group that way.  However, I don't have the tools available to me now, and need to remove them using the CLI.&lt;BR /&gt;&lt;BR /&gt;Aaron</description>
    <pubDate>Wed, 16 Nov 2005 22:26:43 GMT</pubDate>
    <dc:creator>Aaron Sakovich</dc:creator>
    <dc:date>2005-11-16T22:26:43Z</dc:date>
    <item>
      <title>Remove unknown accounts from AdvSrv group</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/remove-unknown-accounts-from-advsrv-group/m-p/3673087#M50715</link>
      <description>I've got a global group in Advanced Server that includes users in other domains as members.  Some of those users have had their accounts deleted, which leaves me with dangling pointers in the group.  For example:&lt;BR /&gt;&lt;BR /&gt;Members: [UR] Account Unknown, [UR] Account Unknown, [UR] Account Unknown, &lt;BR /&gt;         [US] INTERNAL\Aaron.Sakovich, ...&lt;BR /&gt;&lt;BR /&gt;How do I remove these unassociated SIDs from the command line?  There's no "/confirm" qualifier, nor is there a representation shown as to what the SID in question is (not that I'd really want to type in a SID...)&lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;BR /&gt;Aaron</description>
      <pubDate>Wed, 16 Nov 2005 14:22:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/remove-unknown-accounts-from-advsrv-group/m-p/3673087#M50715</guid>
      <dc:creator>Aaron Sakovich</dc:creator>
      <dc:date>2005-11-16T14:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: Remove unknown accounts from AdvSrv group</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/remove-unknown-accounts-from-advsrv-group/m-p/3673088#M50716</link>
      <description>Aaron,&lt;BR /&gt;&lt;BR /&gt;I think you have disabled user accounts in your system. Disablbed users is though not permitted to login, it continues to exist in the user accounts list.&lt;BR /&gt;&lt;BR /&gt;Once you REMOVE those accounts, then those  accounts should be permanently deleted.&lt;BR /&gt;&lt;BR /&gt;So to remove, first set those accounts to Disabled, using...&lt;BR /&gt;MODIFY &lt;USER&gt;/flags=disuser&lt;BR /&gt;&lt;BR /&gt;Then delete those account, using...&lt;BR /&gt;REMOVE USER &lt;USERNAME&gt;&lt;BR /&gt;&lt;BR /&gt;Note:&lt;BR /&gt;Each user account is represented by a unique identifier which is independent of the user name. Once the user account is deleted, even creating an identically named user account in the future will not restore access to resources which currently name this user account in the access control list.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Archunan&lt;/USERNAME&gt;&lt;/USER&gt;</description>
      <pubDate>Wed, 16 Nov 2005 17:05:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/remove-unknown-accounts-from-advsrv-group/m-p/3673088#M50716</guid>
      <dc:creator>Arch_Muthiah</dc:creator>
      <dc:date>2005-11-16T17:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: Remove unknown accounts from AdvSrv group</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/remove-unknown-accounts-from-advsrv-group/m-p/3673089#M50717</link>
      <description>No, the accounts aren't disabled -- they are accounts in another domain that have been deleted.&lt;BR /&gt;&lt;BR /&gt;I know that with a Windows GUI i/f to the user manager, I can see the SID displayed (where the username normally would be) and can remove them from the group that way.  However, I don't have the tools available to me now, and need to remove them using the CLI.&lt;BR /&gt;&lt;BR /&gt;Aaron</description>
      <pubDate>Wed, 16 Nov 2005 22:26:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/remove-unknown-accounts-from-advsrv-group/m-p/3673089#M50717</guid>
      <dc:creator>Aaron Sakovich</dc:creator>
      <dc:date>2005-11-16T22:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: Remove unknown accounts from AdvSrv group</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/remove-unknown-accounts-from-advsrv-group/m-p/3673090#M50718</link>
      <description>Aaron -  I'm 95% certain the solution to this is to use the Windows tools (user manager) to remove those "unknown" members.  I vaguely recall looking into burying a way to do this from the CLI into the ADMIN utility, but, it never happened.&lt;BR /&gt;&lt;BR /&gt;Wish I had a better answer - maybe someone else does?</description>
      <pubDate>Thu, 17 Nov 2005 01:22:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/remove-unknown-accounts-from-advsrv-group/m-p/3673090#M50718</guid>
      <dc:creator>Brad McCusker</dc:creator>
      <dc:date>2005-11-17T01:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: Remove unknown accounts from AdvSrv group</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/remove-unknown-accounts-from-advsrv-group/m-p/3673091#M50719</link>
      <description>That's my thinking, too.  It would have been nice if you could do a MODIFY GROUP grpnam /REMOVE=*/CONFIRM, but it's kind of a moot point now with AdvSrv's product status.&lt;BR /&gt;&lt;BR /&gt;I've got a PC BDC where I can manage the user accounts from via UltraVNC.  I think this is the first instance of something that can actually be done better in the PeeCee GooEee than from the command line on VMS!&lt;BR /&gt;&lt;BR /&gt;Aaron</description>
      <pubDate>Thu, 17 Nov 2005 10:12:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/remove-unknown-accounts-from-advsrv-group/m-p/3673091#M50719</guid>
      <dc:creator>Aaron Sakovich</dc:creator>
      <dc:date>2005-11-17T10:12:28Z</dc:date>
    </item>
  </channel>
</rss>

