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

fai2ldif - read fai classes and create an ldif file to be imported into an ldap server

Bugs

       Please report any bugs, or post any suggestions, to the fusiondirectory mailing list fusiondirectory-
       users or to <https://gitlab.fusiondirectory.org/argonaut/argonaut/issues/new>

Description

       fai2ldif is a script to read the fai classes files and create ldif files.

Name

       fai2ldif - read fai classes and create an ldif file to be imported into an ldap server

Options

-h
           print out this help message

       -v
           be verbose (multiple v's will increase verbosity)

       -c
           config sapce (default: /var/lib/fai/config)

       -d
           Distribution name

       -b
           ldap base

       -o
           output filename

Synopsis

       fai2ldif [-hv] [-c config_space] [-d dist] [-r release] [-o output filename] -b base class

See Also