On Sep 15, 2008, at 10:54 AM, emoscard wrote:
> I followed the "how-to" for using LDAP Authentication:
>
> http://www.zenoss.com/community/docs/howtos/how-to-authenticate-via-ldap/
>
>
> Everything worked great!   I'm able to login in using my LDAP  
> username/password.
>
> The issue:
>
> Now if I attempt to Manage users through the Zenoss GUI, /Settings/ 
> Users I get the following Error:
>
> Type: AssertionError
> Value:
>
> Traceback (innermost last):
>
>   ... snipping some irrelevant traceback ...
>    * Module Products.ZenModel.UserSettings, line 925, in printUsers
>    * Module Products.ZenModel.UserSettings, line 922, in  
> getMemberUserIds
>    * Module Products.PluggableAuthService.plugins.ZODBGroupManager,  
> line 253, in listAssignedPrincipals
>
> AssertionError

I've seen this when the built-in userManager and the LDAP plugin are  
both returning a record for a particular user. The solution should be  
as easy as deleting the user and having them log back into Zenoss  
using their LDAP credentials.

The hard part is figuring out which user it is that's causing the  
problem.

_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to