<?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: WFA: Changing UID:GID input to string instead of integer in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-Changing-UID-GID-input-to-string-instead-of-integer/m-p/107734#M19001</link>
    <description>&lt;P&gt;I appreciate your response, unfortunately this wont work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We dont keep local UNIX accounts on the cluster as we are using a different solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was thinking of keeping the GID -&amp;gt; Unix Group &amp;nbsp;database somewhere and query that when needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will try it out and report back&lt;/P&gt;</description>
    <pubDate>Mon, 27 Jul 2015 17:28:57 GMT</pubDate>
    <dc:creator>DANIELCM6</dc:creator>
    <dc:date>2015-07-27T17:28:57Z</dc:date>
    <item>
      <title>WFA: Changing UID:GID input to string instead of integer</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-Changing-UID-GID-input-to-string-instead-of-integer/m-p/107569#M18973</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to modify my workflow that creates a UNIX volume and specify the UID:GID&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;When creating a volume, I notice that the default type for setting UID and GID is an integer. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Does anybody know why this is defaulted as integer and how we can change this to string.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper" image-alt="Capture.PNG" style="width: 632px;"&gt;&lt;img src="https://community.netapp.com/t5/image/serverpage/image-id/3186iA44E068EEA7E5E50/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 23:42:36 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-Changing-UID-GID-input-to-string-instead-of-integer/m-p/107569#M18973</guid>
      <dc:creator>DANIELCM6</dc:creator>
      <dc:date>2025-06-04T23:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: WFA: Changing UID:GID input to string instead of integer</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-Changing-UID-GID-input-to-string-instead-of-integer/m-p/107574#M18974</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;ONTAP expects the user and group identification information of a new volume as an integer value. The default value is 0 ('root'), and this representation is similar to how an user and group id is represented on UNIX system.&lt;/P&gt;&lt;P&gt;You can change the $userid parameter type from Number to String in Workflow UserInputs or if your input parameter is really a string and is specified in UID:GID format, then you can use some function to split the IDs and can&amp;nbsp;&lt;SPAN&gt;return an integer value of it. As an example, you can refer the certified '&lt;/SPAN&gt;&lt;SPAN&gt;splitByDelimiter' function.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jul 2015 17:30:20 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-Changing-UID-GID-input-to-string-instead-of-integer/m-p/107574#M18974</guid>
      <dc:creator>rkiran</dc:creator>
      <dc:date>2015-07-22T17:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: WFA: Changing UID:GID input to string instead of integer</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-Changing-UID-GID-input-to-string-instead-of-integer/m-p/107576#M18975</link>
      <description>&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I understand your point, however in real world use cases this makes it rather difficult to give the appropriate group ownership&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In my case I am using 2 seperate fields when creating a volume to enter a UID and a GID. &amp;nbsp;To make things easier, I am not going to use UID:GID format and split them.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The userinputs are set to string however it still shows as integer when editing/filling the workflow.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only place I can think of changing that is in the Dictionary, however I think that would cause more issues&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jul 2015 17:53:36 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-Changing-UID-GID-input-to-string-instead-of-integer/m-p/107576#M18975</guid>
      <dc:creator>DANIELCM6</dc:creator>
      <dc:date>2015-07-22T17:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: WFA: Changing UID:GID input to string instead of integer</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-Changing-UID-GID-input-to-string-instead-of-integer/m-p/107627#M18980</link>
      <description>&lt;P&gt;OK, I think you want to provide name instead of integer value for a volume user or group ID, &amp;nbsp;and netither WFA nor OCUM cache this name/id information from ONTAP.&lt;/P&gt;&lt;P&gt;I don't think changing dictionary entry / command would solve this problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To workaround this, we should first get the existing user name to id mapping information from ONTAP using 'unix-user show -vserver' CLI command, and then provide that mapping information in the workflow user input query for &lt;SPAN&gt;$userid parameter&lt;/SPAN&gt;. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;e.g.: In your workflow,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;change the $userid parameter type from String to Query and provide the name to ID mapping information in the query like shown below. &amp;nbsp;This way you will always know the name and id for the user/group while creating the volume.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SELECT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "0" AS "User_id",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "root" AS "User_name"&lt;/P&gt;&lt;P&gt;Union&lt;/P&gt;&lt;P&gt;SELECT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "65535" AS "User_id",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "nobody" AS "User_name"&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;union&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;SELECT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "65534" AS "User_id",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "pcuser" AS "User_name"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jul 2015 14:10:59 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-Changing-UID-GID-input-to-string-instead-of-integer/m-p/107627#M18980</guid>
      <dc:creator>rkiran</dc:creator>
      <dc:date>2015-07-23T14:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: WFA: Changing UID:GID input to string instead of integer</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-Changing-UID-GID-input-to-string-instead-of-integer/m-p/107734#M19001</link>
      <description>&lt;P&gt;I appreciate your response, unfortunately this wont work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We dont keep local UNIX accounts on the cluster as we are using a different solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was thinking of keeping the GID -&amp;gt; Unix Group &amp;nbsp;database somewhere and query that when needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will try it out and report back&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jul 2015 17:28:57 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-Changing-UID-GID-input-to-string-instead-of-integer/m-p/107734#M19001</guid>
      <dc:creator>DANIELCM6</dc:creator>
      <dc:date>2015-07-27T17:28:57Z</dc:date>
    </item>
  </channel>
</rss>

