I am trying to turn my ubuntu 64 bit 9.04 server into a domain controller with openldap and samba
I already configured both samba and openldap
however when I go to this link to learn to combine them
https://help.ubuntu.com/9.04/serverg...amba-ldap.html
everything if fine up until I reach this part:
ldapmodify -x -D cn=admin,cn=config -W -f samba_indexes.ldif
I cannot find the samba_indexes.ldif file anywhere in my system nor can find out how to create it. Does anyone know if I messed something up or how to create this file?