View Single Post

   
  #5 (permalink)  
Old 01-05-2008, 11:17 AM
Hajo Ehlers
 
Posts: n/a
Default Re: LDAP on AIX - the continuing tragedy...

On 16 Feb., 17:45, "Menno Willemse" <fle...@wanadoo.nl> wrote:
> Well, that went up like a lead balloon.
>
> - Standard install of AIX 5.3.
>
> - mksecldap -s \
> -a 'cn=root,dc=utopia,dc=johnguest,dc=com' \
> -p 'p@ssw0rd' \
> -S RFC2307AIX \
> -d 'dc=utopia,dc=johnguest,dc=com' \
> -u NONE
>
> Forget about putting the database somewhere sensible. Forget about pre-
> configuring databases. The *only* thing I did was pre-create the users
> WITH the correct group memberships.
>
> End result:
>
> Plugin of type EXTENDEDOP is successfully loaded from libevent.a.
> Plugin of type DATABASE is successfully loaded from /lib/libback-
> config.a.
> Error code -1 from odbc string:" SQLAllocEnv " .
> Failed to initialize be_config.
> Error encountered. Server starting in configuration only mode.
> Plugin of type EXTENDEDOP is successfully loaded from libloga.a.
> Non-SSL port initialized to 389.
>
> And no working LDAP server. My opinion on this is not fit for polite
> company.


IBM say about this error:

http://www-1.ibm.com/support/docview...id=swg21172734

meaning more or less you are using the wrong db2 version . Have you
update any db2 version ?

regards
Hajo

Reply With Quote