<?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: Connect from legacy Windows with local user (workgroup) in Network and Storage Protocols</title>
    <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Connect-from-legacy-Windows-with-local-user-workgroup/m-p/79648#M7175</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm, intersting. A copy paste just worked fine for me on a 7.3.1 system:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Netapp01&amp;gt; useradmin user add my_user -g Users&lt;BR /&gt;New password:&lt;BR /&gt;Invalid password. Error: Password must have at least 8 characters&lt;BR /&gt;New password:&lt;BR /&gt;Retype new password:&lt;BR /&gt;User &amp;lt;my_user&amp;gt; added.&lt;BR /&gt;Netapp01&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;? ? ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this response has been helpful to you.&lt;/P&gt;&lt;P&gt; &lt;BR /&gt;At your service,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eugene E. Kashpureff&lt;BR /&gt;&lt;A href="mailto:ekashp@kashpureff.org" target="_blank"&gt;ekashp@kashpureff.org&lt;/A&gt;&lt;BR /&gt;Senior Systems Architect / NetApp Certified Instructor&lt;BR /&gt;&lt;A href="http://www.linkedin.com/in/eugenekashpureff" target="_blank"&gt;http://www.linkedin.com/in/eugenekashpureff&lt;/A&gt;&lt;/P&gt;&lt;P&gt; &lt;BR /&gt;(P.S. I appreciate points for helpful or correct answers.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Jan 2011 21:12:22 GMT</pubDate>
    <dc:creator>ekashpureff</dc:creator>
    <dc:date>2011-01-06T21:12:22Z</dc:date>
    <item>
      <title>Connect from legacy Windows with local user (workgroup)</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Connect-from-legacy-Windows-with-local-user-workgroup/m-p/79611#M7169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like an old NT box to be able to log in with a local user, and then connect to the filer authenticating with a user account local to the filer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I do that?&amp;nbsp; Should I be using the useradmin command?&amp;nbsp; When I enter:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;useradmin user add username&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It appears I have the syntax wrong as it returns with the help syntax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Grant&lt;/P&gt;&lt;P&gt;-----------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 07:02:38 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Connect-from-legacy-Windows-with-local-user-workgroup/m-p/79611#M7169</guid>
      <dc:creator>gesturgis</dc:creator>
      <dc:date>2025-06-05T07:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: Connect from legacy Windows with local user (workgroup)</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Connect-from-legacy-Windows-with-local-user-workgroup/m-p/79616#M7170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does the user account already exist on the filer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the NT box in a cmd prompt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;net use \\filercifsname\ipc$ /user:filercifsname\fileruseraccount&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should allow the locally logged in user to access all the shares on CIFS filer "filercifsname" that user account "fileruseraccount" is entitled to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should then be able to browse the filer filercifsname&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jan 2011 18:40:22 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Connect-from-legacy-Windows-with-local-user-workgroup/m-p/79616#M7170</guid>
      <dc:creator>ostiguy</dc:creator>
      <dc:date>2011-01-06T18:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: Connect from legacy Windows with local user (workgroup)</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Connect-from-legacy-Windows-with-local-user-workgroup/m-p/79621#M7171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Grant -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, it's a valid authentication model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to include '-g groupname' with your user add command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I hope this response has been helpful to you.&lt;/P&gt;&lt;P&gt; &lt;BR /&gt;At your service,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eugene E. Kashpureff&lt;BR /&gt;&lt;A href="mailto:ekashp@kashpureff.org" target="_blank"&gt;ekashp@kashpureff.org&lt;/A&gt;&lt;BR /&gt;Senior Systems Architect / NetApp Certified Instructor&lt;BR /&gt;&lt;A href="http://www.linkedin.com/in/eugenekashpureff" target="_blank"&gt;http://www.linkedin.com/in/eugenekashpureff&lt;/A&gt;&lt;/P&gt;&lt;P&gt; &lt;BR /&gt;(P.S. I appreciate points for helpful or correct answers.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jan 2011 18:45:32 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Connect-from-legacy-Windows-with-local-user-workgroup/m-p/79621#M7171</guid>
      <dc:creator>ekashpureff</dc:creator>
      <dc:date>2011-01-06T18:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: Connect from legacy Windows with local user (workgroup)</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Connect-from-legacy-Windows-with-local-user-workgroup/m-p/79629#M7172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, didn't realize I had to add him to a group.&amp;nbsp; So, I did this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;useradmin group add my_group&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and that worked fine, got the response:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Group &amp;lt;my_group&amp;gt; added.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, I do this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;useradmin user add my_user -g my_group&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and get the error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could not add user &amp;lt;my_user&amp;gt;. Error: Invalid parameter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jan 2011 18:56:06 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Connect-from-legacy-Windows-with-local-user-workgroup/m-p/79629#M7172</guid>
      <dc:creator>gesturgis</dc:creator>
      <dc:date>2011-01-06T18:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: Connect from legacy Windows with local user (workgroup)</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Connect-from-legacy-Windows-with-local-user-workgroup/m-p/79634#M7173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Underscore is valid for a username.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's probably that your new group has no roles assigned to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try using one of the existing groups - the group 'Users' is probably what you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See also 'useradmin group list'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I hope this response has been helpful to you.&lt;/P&gt;&lt;P&gt; &lt;BR /&gt;At your service,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eugene E. Kashpureff&lt;BR /&gt;&lt;A href="mailto:ekashp@kashpureff.org" target="_blank"&gt;ekashp@kashpureff.org&lt;/A&gt;&lt;BR /&gt;Senior Systems Architect / NetApp Certified Instructor&lt;BR /&gt;&lt;A href="http://www.linkedin.com/in/eugenekashpureff" target="_blank"&gt;http://www.linkedin.com/in/eugenekashpureff&lt;/A&gt;&lt;/P&gt;&lt;P&gt; &lt;BR /&gt;(P.S. I appreciate points for helpful or correct answers.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jan 2011 19:03:23 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Connect-from-legacy-Windows-with-local-user-workgroup/m-p/79634#M7173</guid>
      <dc:creator>ekashpureff</dc:creator>
      <dc:date>2011-01-06T19:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: Connect from legacy Windows with local user (workgroup)</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Connect-from-legacy-Windows-with-local-user-workgroup/m-p/79642#M7174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Correct, I don't have any roles associated with that group.&amp;nbsp; When I try to add the user specifiying the Users group, I get the same error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;useradmin user add my_user -g Users&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could not add user &amp;lt;my_user&amp;gt;. Error: Invalid parameter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it shows that the Users group has the audit Role:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;useradmin group list Users&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name: Users&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;Info: Ordinary Users&lt;BR /&gt;Rid: 545&lt;BR /&gt;Roles: audit&lt;BR /&gt;Allowed Capabilities: api-snmp-get,api-snmp-get-next&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What's gone wrong here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jan 2011 20:58:25 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Connect-from-legacy-Windows-with-local-user-workgroup/m-p/79642#M7174</guid>
      <dc:creator>gesturgis</dc:creator>
      <dc:date>2011-01-06T20:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: Connect from legacy Windows with local user (workgroup)</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Connect-from-legacy-Windows-with-local-user-workgroup/m-p/79648#M7175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm, intersting. A copy paste just worked fine for me on a 7.3.1 system:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Netapp01&amp;gt; useradmin user add my_user -g Users&lt;BR /&gt;New password:&lt;BR /&gt;Invalid password. Error: Password must have at least 8 characters&lt;BR /&gt;New password:&lt;BR /&gt;Retype new password:&lt;BR /&gt;User &amp;lt;my_user&amp;gt; added.&lt;BR /&gt;Netapp01&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;? ? ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this response has been helpful to you.&lt;/P&gt;&lt;P&gt; &lt;BR /&gt;At your service,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eugene E. Kashpureff&lt;BR /&gt;&lt;A href="mailto:ekashp@kashpureff.org" target="_blank"&gt;ekashp@kashpureff.org&lt;/A&gt;&lt;BR /&gt;Senior Systems Architect / NetApp Certified Instructor&lt;BR /&gt;&lt;A href="http://www.linkedin.com/in/eugenekashpureff" target="_blank"&gt;http://www.linkedin.com/in/eugenekashpureff&lt;/A&gt;&lt;/P&gt;&lt;P&gt; &lt;BR /&gt;(P.S. I appreciate points for helpful or correct answers.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jan 2011 21:12:22 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Connect-from-legacy-Windows-with-local-user-workgroup/m-p/79648#M7175</guid>
      <dc:creator>ekashpureff</dc:creator>
      <dc:date>2011-01-06T21:12:22Z</dc:date>
    </item>
  </channel>
</rss>

