diff options
-rw-r--r-- | ldap/servers/slapd/tools/mmldif.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ldap/servers/slapd/tools/mmldif.c b/ldap/servers/slapd/tools/mmldif.c index 579605a9..ccc4eabd 100644 --- a/ldap/servers/slapd/tools/mmldif.c +++ b/ldap/servers/slapd/tools/mmldif.c @@ -347,6 +347,8 @@ int mm_diff(stats_t *statsp) time(&statsp->diff_start_time); license_count = 0; + NSS_NoDB_Init("."); + /* * read all entries from all directories hashing name and value, and make * a bitmaps of who has each entry. Flag those entries where at least |