diff options
Diffstat (limited to 'net/ldapdiff/pkg-message')
-rw-r--r-- | net/ldapdiff/pkg-message | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/ldapdiff/pkg-message b/net/ldapdiff/pkg-message deleted file mode 100644 index c779a2ad26cf..000000000000 --- a/net/ldapdiff/pkg-message +++ /dev/null @@ -1,11 +0,0 @@ - -When using ldapdiff, you have to start it with the -p option -in order to make it use the provided config file. - -Example: ldapdiff -p /usr/local/etc/ldapdiff.conf - -If you want to make use of the plugin feature, put your -specific code into ${PREFIX}/share/ldapdiff/plugins/skeleton.c -and compile it. Afterwards you have to adapt your config file -accordingly. - |