<?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: Defining usergroups in OCUM 5.2R1 on Linux connected with AD via PAM in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Defining-usergroups-in-OCUM-5-2R1-on-Linux-connected-with-AD-via-PAM/m-p/61752#M12845</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately usergroups wont work through PAM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will need to configure LDAP to communicate with AD.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Jun 2014 12:13:23 GMT</pubDate>
    <dc:creator>borisaelen</dc:creator>
    <dc:date>2014-06-04T12:13:23Z</dc:date>
    <item>
      <title>Defining usergroups in OCUM 5.2R1 on Linux connected with AD via PAM</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Defining-usergroups-in-OCUM-5-2R1-on-Linux-connected-with-AD-via-PAM/m-p/61747#M12842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear community.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a OCUM 5.2R1 running on a RedHat 6 host.&lt;/P&gt;&lt;P&gt;This work perfectly.&lt;/P&gt;&lt;P&gt;All our Linux server are connected to the Windows 2003 Active Directory Domain so we can login with our AD account via SSH and other protocols.&lt;/P&gt;&lt;P&gt;Everything that talks to PAM can talk to the AD, so I adjusted DFM to use PAM and created a PAM module:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;[id984468@tnl1dmzmn09 ~]$ dfm options list | grep Pam&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;authUsePam&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;&amp;nbsp; Yes&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;[id984468@tnl1dmzmn09 ~]$ sudo cat /etc/pam.d/dfm &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;# CentrifyDC DFM - DO NOT change this line&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;auth&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; include&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; system-auth&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;auth&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; required&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; pam_nologin.so&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;account&amp;nbsp;&amp;nbsp;&amp;nbsp; include&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; system-auth&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;password&amp;nbsp;&amp;nbsp; include&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; system-auth&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;session&amp;nbsp;&amp;nbsp;&amp;nbsp; include&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; system-auth&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I can successfully login to OnCommand using my AD account. BRAVO!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However when I add an AD group to OnCommand with the syntax "&amp;lt;AD&amp;gt;\Usergroup" I get the following reply:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;Warning&lt;/STRONG&gt;: &lt;STRONG&gt;RMGT\rmgt_dfm_admins&lt;/STRONG&gt; does not exist in the administrator database(s),&lt;/SPAN&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; so login is disabled for this administrator.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; Added administrator &lt;STRONG&gt;RMGT\rmgt_dfm_admins&lt;/STRONG&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; Added 1 role to administrator RMGT\rmgt_dfm_admins.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I login as a user in from that usergroup I don't get the GlobalFullControl rights that I assigned to this usergroup.... aka, the usergroup doesn't work &lt;SPAN __jive_emoticon_name="sad" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.netapp.com/5.0.1/images/emoticons/sad.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;When I search the KB I find the following article which doesn't make any sense to me:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="https://kb.netapp.com/support/index?page=content&amp;amp;id=3010441&amp;amp;actp=search&amp;amp;viewlocale=en_US&amp;amp;searchid=1400055041146" title="https://kb.netapp.com/support/index?page=content&amp;amp;id=3010441&amp;amp;actp=search&amp;amp;viewlocale=en_US&amp;amp;searchid=1400055041146" target="_blank"&gt;https://kb.netapp.com/support/index?page=content&amp;amp;id=3010441&amp;amp;actp=search&amp;amp;viewlocale=en_US&amp;amp;searchid=1400055041146&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anymore point me in the right direction?&lt;/P&gt;&lt;P&gt;Is there anyone who has the same setup and has AD usergroups working under Linux?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts or comments are welcome.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;Boris &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:35:57 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Defining-usergroups-in-OCUM-5-2R1-on-Linux-connected-with-AD-via-PAM/m-p/61747#M12842</guid>
      <dc:creator>borisaelen</dc:creator>
      <dc:date>2025-06-05T05:35:57Z</dc:date>
    </item>
    <item>
      <title>Re: Defining usergroups in OCUM 5.2R1 on Linux connected with AD via PAM</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Defining-usergroups-in-OCUM-5-2R1-on-Linux-connected-with-AD-via-PAM/m-p/61752#M12845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately usergroups wont work through PAM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will need to configure LDAP to communicate with AD.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 12:13:23 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Defining-usergroups-in-OCUM-5-2R1-on-Linux-connected-with-AD-via-PAM/m-p/61752#M12845</guid>
      <dc:creator>borisaelen</dc:creator>
      <dc:date>2014-06-04T12:13:23Z</dc:date>
    </item>
  </channel>
</rss>

