Stefan Kania wrote:
> Hallo,
>
> I try to get autoca running using the configuration via slapd.d. With
> slapd.conf it'S working with this configuration:
> -------
> overlay autoca
> caKeybits 4096
> userKeybits 4096
> serverKeybits 4096
> -------
>
> When I try to configure it with the following settings:
> ---------
> dn: olcOverlay={1}autoca,olcDatabase={2}mdb,cn=config
> objectClass: olcOverlayConfig
> olcserverKeybits: 4096
> olccaKeybits: 4096
> olcuserKeybits: 4096
> ---------
> I'll getting:
> -------------
> additional info: olcserverKeybits: attribute type undefined
> -------------
> If I try to configure autoca with the default values, it works.
>
> I use OpenLDAP 2.5.4 on a Debian10
>
> Is there any documentation, more then the manpage?
Read test066 in the test suite. Also read the schema in cn=Schema,cn=config.
--
-- Howard Chu
CTO, Symas Corp. http://www.symas.com
Director, Highland Sun http://highlandsun.com/hyc/
Chief Architect, OpenLDAP http://www.openldap.org/project/