logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

bdii-update - the bdii update process

Author

       Laurence Field <Laurence.Field at cern dot ch>

                                                                                                  BDII_UPDATE(1)

Description

       The  bdii-update  process  obtains  the LDIF by reading files found the ldif directory, running providers
       found in the provider directory and running plugins found in the plugin
        directory.  The difference between providers and plugins is that providers return complete  entries  and
       plugins  provide  modifications  to  existing  entries.   The  process can be run either as a daemon that
       periodically synchronizes an LDAP database or as a command that will print the result to stdout.

Files

/etc/bdii.conf
              The default configuration file.

Name

       bdii-update - the bdii update process

Options

       -d     Run as a daemon process.

       -c config
              The configuration to use.

Synopsis

bdii-update[-d]-cconfig-file

See Also