13ebc3e Use slapi_entry_find_attr instead of slapi_entry_attr_exists

Authored and Committed by abbra 9 years ago
    Use slapi_entry_find_attr instead of slapi_entry_attr_exists
    
    To keep slapi-nis code portable to older versions of 389-ds-base,
    avoid using slapi_entry_attr_exists() as it was only introduced in
    389-ds-base 1.3.3.0.
    
        
file modified
+2 -1
file modified
+6 -1