Make sure your DS6.3 has the following attribute indexes enabled and
generated:
objectclass: Equality (eq)
cn: Substring (sub)
uid: Substring (sub)

William Yang

> -----Original Message-----
> From: [email protected] [mailto:sunray-users-
> [email protected]] On Behalf Of Jeffrey Ramsay
> Sent: Monday, July 13, 2009 12:02 PM
> To: SunRay-Users mailing list
> Subject: [SunRay-Users] VDI Ldap!!!
> 
> Hello,
> 
> I'm not sure if this is the right forum for questions regarding VDI3 but
> I need some help and would appreciate any information you have. I have
> vdi 3 installed but my ldap queries (DS6.3) are extremely slow -- i
> tried setting a vlv search index but no luck -- the error I'm receiving
is:
> 
> [13/Jul/2009:09:41:49 -0400] - WARNING<20805> - Backend Database -
> conn=85 op=72 msgId=73 -  search is not indexed
> base='o=utica.edu,dc=utica,dc=edu'
> filter='(&(objectClass=person)(|(cn=*ramsay*)(uid=*ramsay*)))' scope='sub'
> 
> User record:
> 
> dn: uid=jramsay,ou=people,o=utica.edu,dc=utica,dc=edu
> 
> VLV record:
> 
> dn: cn=VDI_User_Search,cn=utica,cn=ldbm database,cn=plugins,cn=config
> changetype: add
> objectClass: top
> objectClass: vlvSearch
> cn: VDI_User_Search
> vlvbase: o=utica.edu,dc=utica,dc=edu
> vlvscope: 2
> vlvfilter: (&(objectClass=person)(|(cn=*)(uid=*)))
> aci: (targetattr="*")(version 3.0; acl "VLV for Anonymous"; allow
> (read,search,compare) userdn="ldap:///anyone";;)
> 
> dn: cn=VDA_Sort_1,cn=VDI_User_Search,cn=utica,cn=ldbm
> database,cn=plugins,cn=config
> changetype: add
> objectClass: top
> objectClass: vlvIndex
> cn: VDA_Sort_1
> vlvSort: cn uid mail uniqueMember memberOf
> 
> Thanks,
> -Jeff
> 
> --
> Jeffrey Ramsay
> System Administrator (SCSA, SCNA, SCSECA)
> Utica College
> http://www.utica.edu
> 
> 
> _______________________________________________
> SunRay-Users mailing list
> [email protected]
> http://www.filibeto.org/mailman/listinfo/sunray-users

_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to