[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: LDIF format question for Openldap-2.3.27



On 4/5/07, Venkat Reddy Valluri wrote:

dn: cn=testApp,cn=jdbc,dc=production,dc=net fnDbFactoryName: OCCDataSourceFactory fnDbCacheScheme: DYNAMIC fnDbMaxLimit: 10 fnDbUser: testApp objectClass: fnDbConPool fnDbPasswd: testApp fnDbMinLimit: 2 fnDbURL: jdbc:oracle:thin:@test.com:1521:test

You are missing the objectClass and cn attributes in your entry.

Svend