<?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 Would LDAP groups show up empty in Nuxeo&amp;apos;s Users and Group section? in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/would-ldap-groups-show-up-empty-in-nuxeo-apos-s-users-and-group/m-p/325864#M12865</link>
    <description>&lt;P&gt;we recently deployed Nuxeo using LDAP creating groups and users however when as an Admin I view the LDAP groups listed in CN=nuxeo-members,OU=Nuxeo,OU=Security Groups,OU=MyBusiness,DC=domain,DC=local and they are empty. Should they be?&lt;/P&gt;
&lt;P&gt;We have nested LDAP groups are referenced in the nuxeo-members group:
--&amp;gt;Department SEC --&amp;gt;Department --&amp;gt; User accounts so I did my user searching via nested groups. Below is our nuxeo.conf sanitized dump&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;nuxeo.force.generation=true
nuxeo.wizard.done=true
nuxeo.templates=mysql,drive
nuxeo.db.name=nuxeo_db
nuxeo.db.password=password
nuxeo.db.user=nuxeo_db_user
nuxeo.directory.type=ldap
nuxeo.ldap.binddn=CN=ldaplookup,OU=Services,OU=Users,OU=MyBusiness,DC=domain,DC=local
nuxeo.ldap.bindpassword=password
nuxeo.ldap.defaultAdministratorId=Admin
nuxeo.ldap.group.mapping.label=description
nuxeo.ldap.group.mapping.name=sAMAccountName
nuxeo.ldap.group.mapping.rdn=OU=Nuxeo,OU=Security Groups,OU=MyBusiness
nuxeo.ldap.group.searchBaseDn=OU=Nuxeo,OU=Security Groups,OU=MyBusiness,DC=domain,DC=local
nuxeo.ldap.group.searchFilter=(objectClass=*)
nuxeo.ldap.group.searchScope=subtree
nuxeo.ldap.url=ldap://dc1.archergroup.local:389
nuxeo.ldap.user.mapping.email=mail
nuxeo.ldap.user.mapping.firstname=givenName
nuxeo.ldap.user.mapping.lastname=sn
nuxeo.ldap.user.mapping.password=userPassword
nuxeo.ldap.user.mapping.rdn=cn
nuxeo.ldap.user.mapping.username=sAMAccountName
nuxeo.ldap.user.searchBaseDn=OU=SBSUsers,OU=Users,OU=MyBusiness,DC=domain,DC=local
nuxeo.ldap.user.searchClass=user
nuxeo.ldap.user.searchFilter=(&amp;amp;amp;(objectClass=person)(memberOf:1.2.840.113556.1.4.1941:=CN=nuxeo-members,OU=Nuxeo,OU=Security Groups,OU=MyBusiness,DC=domain,DC=local))
nuxeo.ldap.user.searchScope=subtree
nuxeo.user.anonymous.enable=false
nuxeo.user.emergency.firstname=Nuxeo
nuxeo.user.emergency.lastname=Administrator
nuxeo.user.emergency.password=password
nuxeo.user.emergency.username=nuxeoadministrator
nuxeo.user.group.storage=default
org.nuxeo.dev=false
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 15 Apr 2015 19:51:33 GMT</pubDate>
    <dc:creator>Enxer_</dc:creator>
    <dc:date>2015-04-15T19:51:33Z</dc:date>
    <item>
      <title>Would LDAP groups show up empty in Nuxeo&amp;apos;s Users and Group section?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/would-ldap-groups-show-up-empty-in-nuxeo-apos-s-users-and-group/m-p/325864#M12865</link>
      <description>&lt;P&gt;we recently deployed Nuxeo using LDAP creating groups and users however when as an Admin I view the LDAP groups listed in CN=nuxeo-members,OU=Nuxeo,OU=Security Groups,OU=MyBusiness,DC=domain,DC=local and they are empty. Should they be?&lt;/P&gt;
&lt;P&gt;We have nested LDAP groups are referenced in the nuxeo-members group:
--&amp;gt;Department SEC --&amp;gt;Department --&amp;gt; User accounts so I did my user searching via nested groups. Below is our nuxeo.conf sanitized dump&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;nuxeo.force.generation=true
nuxeo.wizard.done=true
nuxeo.templates=mysql,drive
nuxeo.db.name=nuxeo_db
nuxeo.db.password=password
nuxeo.db.user=nuxeo_db_user
nuxeo.directory.type=ldap
nuxeo.ldap.binddn=CN=ldaplookup,OU=Services,OU=Users,OU=MyBusiness,DC=domain,DC=local
nuxeo.ldap.bindpassword=password
nuxeo.ldap.defaultAdministratorId=Admin
nuxeo.ldap.group.mapping.label=description
nuxeo.ldap.group.mapping.name=sAMAccountName
nuxeo.ldap.group.mapping.rdn=OU=Nuxeo,OU=Security Groups,OU=MyBusiness
nuxeo.ldap.group.searchBaseDn=OU=Nuxeo,OU=Security Groups,OU=MyBusiness,DC=domain,DC=local
nuxeo.ldap.group.searchFilter=(objectClass=*)
nuxeo.ldap.group.searchScope=subtree
nuxeo.ldap.url=ldap://dc1.archergroup.local:389
nuxeo.ldap.user.mapping.email=mail
nuxeo.ldap.user.mapping.firstname=givenName
nuxeo.ldap.user.mapping.lastname=sn
nuxeo.ldap.user.mapping.password=userPassword
nuxeo.ldap.user.mapping.rdn=cn
nuxeo.ldap.user.mapping.username=sAMAccountName
nuxeo.ldap.user.searchBaseDn=OU=SBSUsers,OU=Users,OU=MyBusiness,DC=domain,DC=local
nuxeo.ldap.user.searchClass=user
nuxeo.ldap.user.searchFilter=(&amp;amp;amp;(objectClass=person)(memberOf:1.2.840.113556.1.4.1941:=CN=nuxeo-members,OU=Nuxeo,OU=Security Groups,OU=MyBusiness,DC=domain,DC=local))
nuxeo.ldap.user.searchScope=subtree
nuxeo.user.anonymous.enable=false
nuxeo.user.emergency.firstname=Nuxeo
nuxeo.user.emergency.lastname=Administrator
nuxeo.user.emergency.password=password
nuxeo.user.emergency.username=nuxeoadministrator
nuxeo.user.group.storage=default
org.nuxeo.dev=false
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 15 Apr 2015 19:51:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/would-ldap-groups-show-up-empty-in-nuxeo-apos-s-users-and-group/m-p/325864#M12865</guid>
      <dc:creator>Enxer_</dc:creator>
      <dc:date>2015-04-15T19:51:33Z</dc:date>
    </item>
  </channel>
</rss>

