[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Bind Bug
- To: OpenLDAP-bugs@OpenLDAP.org
- Subject: Bind Bug
- From: Deepak Vohra <dvohra09@yahoo.com>
- Date: Wed, 20 Sep 2006 16:15:59 -0700 (PDT)
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=fplmHYqgibFQrVeQ1uWMxrWIhNS7MKPFhkfCZXgtSJXhNbHmVKYlxnGyEoG4s3X7C4EEzzHZzDZhrMRIp1OwQXdCvm8gUIYOLrIzHxdJpLQJthqnsu5i9kdAv1IZykD4/iU9CCC+BWlUpJj/2wjRE+j4jYwh4Ya06DwsG3ykPGs= ;
Binding to OpenLDAP server produces error:
javax.naming.OperationNotSupportedException: [LDAP: error code 53 - no global su
perior knowledge]; remaining name 'cn=bindObj'
DirContext ctx = new InitialDirContext( env );
// create some random number to add to the directory
Object bindObj = new Object( );
System.out.println( "Adding to directory..." );
ctx.bind("cn=bindObj", bindObj);
---------------------------------
Get your own web address for just $1.99/1st yr. We'll help. Yahoo! Small Business.