Hi,  
       
      I have already a  cn=admin,dc=example,dc=com to add/modify my
      users/groups in ldap. 
      And I don't have a olcAuthzRegexp configured  
      But I could add the samba.schema in my ldap server with  
      ldapadd -Y external -H ldapi:/// -f /tmp/cn\=samba.ldif 
           
        No
            password was asked? Is this normal? 
             
            Thanks!! 
         
    On 01/24/2014 12:12 AM, Joshua
      Schaeffer wrote: 
     
    
      Debian Wheezy's package does include sasl external
        auth by default, so you should be able to use Dan's suggestion.
         Also you can run dpkg-reconfigure slapd to set an admin account
        (cn=admin,dc=example,dc=com) and a password for your bdb or hdb
        database.  However you wouldn't want to use that account anyway
        to add a schema as that needs to be added to the
        cn=schema,cn=config directory. 
      
     
     
  
 |