我在每个Plone站点中都使用LDAP services.AddTransient<IClaimsService, MyClaimsService>();
和UnifiedInstaller
和LDAP plone.app.ldap-1.3.2-py2.7
安装了Plone 4.3.7,我什么也没有,现在任何用户都无法在Plone站点中创建任何内容。 / p>
我查看了本地zope用户和LDAP用户的所有特权,即使我的输出为Insufficient Privileges
[更新1]
在acl_users/portal_roler_manager
中显示错误MultiplePrincipalError: Multiple groups or users exist with the name 'Administrators'. Remove one of the duplicate groups or users.
,但在acl_user中没有一个或多个具有此name_id的用户。