ad2oLschema(1) Converts AC-like LDAP schemas to OpenLDAP compatible schema files

SYNOPSIS

ad2oLschema [-I INPUT-FILE] [-O OUTPUT-FILE]

DESCRIPTION

ad2oLschema is a simple tool that converts AD-like LDIF schema files into OpenLDAP schema files.

OPTIONS

-H url

URL to an LDB or LDAP server with an AD schema to read.

-I input-file

AD schema to read. If neither this nor -H is specified, the schema file will be read from standard input.

-O output-file

File to write OpenLDAP version of schema to.

VERSION

This man page is correct for version 4.0 of the Samba suite.

AUTHOR

ldb was written by m[blue]Andrew Tridgellm[][1]. ad2oLschema was written by m[blue]Andrew Bartlettm[][2].

If you wish to report a problem or make a suggestion then please see the m[blue]http://ldb.samba.org/m[] web site for current contact and maintainer information.

NOTES

1.
Andrew Tridgell
http://samba.org/~tridge/
2.
Andrew Bartlett
http://samba.org/~abartlet/