SYNOPSIS
fusiondirectory-insert-schema [<path of your schema files>] [-i schema1 schema2]DESCRIPTION
This program will insert the schema needed by FusionDirectory into the ldap server If -i is specified, insert the given list of schemas instead of the default listEXAMPLES
fusion@catbert$ fusiondirectory-insert-schema Insert the core schemas in your LDAP directory fusion@catbert$ fusiondirectory-insert-schema -i /etc/ldap/otherschema/myschema.ldif Insert the schema /etc/ldap/otherschema/myschema.ldif fusion@catbert$ fusiondirectory-insert-schema -i /etc/ldap/otherschema/myschema.schema Convert /etc/ldap/otherschema/myschema.schema to ldif and insert it fusion@catbert$ fusiondirectory-insert-schema -i myschema Insert the schema myschema.ldif from working directory
BUGS
Please report any bugs, or post any suggestions, to the fusiondirectory mailing list fusiondirectory-users or to <https://forge.fusiondirectory.org/projects/fdirectory/issues/new>AUTHOR
Come BernigaudLICENCE AND COPYRIGHT
This code is part of FusionDirectory <http://www.fusiondirectory.org>- Copyright (C) 2011-2013 FusionDirectory Project
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.