adding vlv(virtual list view) extension to openLDAP (LDAP) Server

114 Views Asked by At

Im currently working with LDAPRecord library in a Laravel project. I want to use a pagination function but it's required having virtual list view (vlv) extension to my ldap server

I dont quite know the steps to add it but from what i found , I created a ldif file in \etc\ldap\slapd.d\cn=config\cn=module{1}.ldif

enter image description here

then I use the ldapmodify command

enter image description here

but as you can see it shows an error message , can you help ??

0

There are 0 best solutions below