I have followed all of the instructions in this post:
http://www.zenoss.com/community/docs/howtos/how-to-authenticate-via-ldap/
Upon configuring it authenticate DID WORK!
However, after restarting zenoss zope fails to start with the following error
message:
[EMAIL PROTECTED] bin]# /usr/local/zenoss/python/bin/python
/usr/local/zenoss/zenoss/lib/python/Zope2/Startup/zopectl.py -C
/usr/local/zenoss/zenoss/etc/zope.conf foreground
/usr/local/zenoss/zenoss/bin/runzope -X debug-mode=on
2008-06-06 06:23:10 INFO ZServer HTTP server started at Fri Jun 6 06:23:10 2008
Hostname: 0.0.0.0
Port: 8080
2008-06-06 06:23:10 INFO Zope Set effective user to "zenoss"
2008-06-06 06:23:11 WARNING OFS.Application Duplicate Product name
After loading Product 'Five' from '/usr/local/zenoss/zenoss/Products',
I skipped the one in '/usr/local/zenoss/zenoss/lib/python/Products'.
2008-06-06 06:23:11 INFO ZEO.ClientStorage (14129) ClientStorage (pid=14129)
created RW/normal for storage: '1'
2008-06-06 06:23:11 INFO ZEO.cache created persistent cache file
'/usr/local/zenoss/zenoss/var/zeo1-1.zec'
2008-06-06 06:23:11 INFO ZEO.ClientStorage (14129) Testing connection
<ManagedClientConnection ('127.0.0.1', 8100)>
2008-06-06 06:23:11 INFO ZEO.zrpc.Connection(C) (localhost:8100) received
handshake 'Z303'
2008-06-06 06:23:11 INFO ZEO.ClientStorage (14129) Server authentication
protocol None
2008-06-06 06:23:11 INFO ZEO.ClientStorage (14129) Connected to storage:
('bmizenossd.cchmc.org', 8100)
2008-06-06 06:23:11 INFO ZEO.ClientStorage (14129) Verifying cache
2008-06-06 06:23:11 INFO ZEO.ClientStorage (14129) Waiting for cache
verification to finish
2008-06-06 06:23:11 INFO ZEO.ClientStorage (14129) Waiting for cache
verification to finish
2008-06-06 06:23:11 INFO ZEO.ClientStorage (14129) endVerify finishing
2008-06-06 06:23:11 INFO ZEO.ClientStorage (14129) endVerify finished
Traceback (most recent call last):
File "/usr/local/zenoss/zenoss/lib/python/Zope2/Startup/run.py", line 56, in ?
run()
File "/usr/local/zenoss/zenoss/lib/python/Zope2/Startup/run.py", line 21, in
run
starter.prepare()
File "/usr/local/zenoss/zenoss/lib/python/Zope2/Startup/__init__.py", line
98, in prepare
self.startZope()
File "/usr/local/zenoss/zenoss/lib/python/Zope2/Startup/__init__.py", line
257, in startZope
Zope2.startup()
File "/usr/local/zenoss/zenoss/lib/python/Zope2/__init__.py", line 47, in
startup
_startup()
File "/usr/local/zenoss/zenoss/lib/python/Zope2/App/startup.py", line 96, in
startup
OFS.Application.initialize(application)
File "/usr/local/zenoss/zenoss/lib/python/OFS/Application.py", line 298, in
initialize
initializer.initialize()
File "/usr/local/zenoss/zenoss/lib/python/OFS/Application.py", line 325, in
initialize
self.install_inituser()
File "/usr/local/zenoss/zenoss/lib/python/OFS/Application.py", line 506, in
install_inituser
app.acl_users._createInitialUser()
File "/usr/local/zenoss/zenoss/Products/ZenUtils/Security.py", line 54, in
_createInitialUser
userCounts = [ len(plugin.listUserInfo()) for id, plugin in plugins ]
AttributeError: listUserInfo
My only guess is that it is trying to grab the admin user from ldap and not
finding it?? Any help would be greatly appreciated.
-------------------- m2f --------------------
Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=20989#20989
-------------------- m2f --------------------
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users