[system]adapter=native# database driver (postgres or sqlite)db-driver=sqlite# database hostdb-host=# database namedb-name=tmpdb# database userdb-user=admin# database passworddb-password=gingkow# database encodingdb-encoding=utf8[admin]login = adminpassword = gingkow[ldapuser]adapter=ldapuser# ldap hosthost=ldap# base DN to lookup for usresuser-base-dn=ou=People,dc=logilab,dc=fr# user search scopeuser-scope=ONELEVEL# classes of useruser-classes=top,posixAccount# attribute used as login on authenticationuser-login-attr=uid# name of a group in which ldap users will be by defaultuser-default-group=users# map from ldap user attributes to cubicweb attributesuser-attrs-map=gecos:email,uid:login