All,
I've retrieved the lastest hula from subversion, and also
managed to
make it build (see bug 197517). However, when trying to
install it, I
don't get very far:
Attempt #1 - I chose slapd as we don't have a local LDAP
setup.
haddock:/opt/hula # sbin/hula-setup
[snip]
Enter file for importing objects
[/opt/hula/etc/hula/hula-setup.xml]:
Driver MDBLDAP failed to load:Could not load driver, error
11
Traceback (most recent call last):
File "/opt/hula/sbin/hula-admintool", line 60,
in ?
ret = command.run(options, args)
File
"/opt/hula/lib/python2.4/site-packages/hula/admintool/
SetupCommands.py",
line 33, in run
mdb = MDB(options.authuser, options.authpass)
File
"/opt/hula/lib/python2.4/site-packages/hula/MDB.py&qu
ot;, line 35, in
__init__
raise MDBError('Authentication failure')
hula.MDB.MDBError: Authentication failure
Imported objects from
"/opt/hula/etc/hula/hula-setup.xml".
Skipping access control setup.
Generating server credentials...
Driver MDBLDAP failed to load:Could not load driver, error
11
Traceback (most recent call last):
File "/opt/hula/sbin/hula-admintool", line 60,
in ?
ret = command.run(options, args)
File
"/opt/hula/lib/python2.4/site-packages/hula/admintool/
SetupCommands.py",
line 116, in run
mdb = MDB(options.authuser, options.authpass)
File
"/opt/hula/lib/python2.4/site-packages/hula/MDB.py&qu
ot;, line 35, in
__init__
raise MDBError('Authentication failure')
hula.MDB.MDBError: Authentication failure
Shutting down temporary slapd process
ERROR: Server credential generation failed.
Attempt #2 - as I'm just testing, I thought I'd try using
the filesystem
as a directory:
Directory setup - importing objects...
Enter file for importing objects
[/opt/hula/etc/hula/hula-setup.xml]:
Imported objects from
"/opt/hula/etc/hula/hula-setup.xml".
Setting up access control...
Access control installed.
Generating server credentials...
Traceback (most recent call last):
File "/opt/hula/sbin/hula-admintool", line 60,
in ?
ret = command.run(options, args)
File
"/opt/hula/lib/python2.4/site-packages/hula/admintool/
SetupCommands.py",
line 131, in run
passwd)
File
"/opt/hula/lib/python2.4/site-packages/hula/MDB.py&qu
ot;, line 127, in
SetPassword
raise MDBError('Could not set password on %s' % obj)
hula.MDB.MDBError: Could not set password on
\com\example\Hula
Services\Hula Messaging Server
ERROR: Server credential generation failed.
/Per Jessen, Zürich
_______________________________________________
Hula-general mailing list
Hula-general forge.novell.com
http://forge.novell.com/mailman/listinfo/hula-general
|