Hi to everyone. In a fresh installation of NS8 using Debian, after creating a
domain, i cannot create users because of this error:
Traceback (most recent call last):
- File “/var/lib/nethserver/cluster/actions/list-domain-groups/50list_groups”, line 33, in *
- groups = Ldapclient.factory(*domain).list_groups()
-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^*
TypeError: agent.ldapclient.Ldapclient.factory() argument after ** must be a mapping, not NoneType
I checked this post NS8 Domain group but it refers to a bug in core 3.4.3 (and in my NS8 installation i used latest software version, 3.6.3)