1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
3 <refentry id="ad2oLschema.1">
6 <refentrytitle>ad2oLschema</refentrytitle>
7 <manvolnum>1</manvolnum>
12 <refname>ad2oLschema</refname>
13 <refpurpose>Converts AC-like LDAP schemas to OpenLDAP
14 compatible schema files</refpurpose>
19 <command>ad2oLschema</command>
20 <arg choice="opt">-I INPUT-FILE</arg>
21 <arg choice="opt">-O OUTPUT-FILE</arg>
26 <title>DESCRIPTION</title>
28 <para>ad2oLschema is a simple tool that converts AD-like LDIF
29 schema files into OpenLDAP schema files.</para>
34 <title>OPTIONS</title>
39 <listitem><para>URL to an LDB or LDAP server with an AD schema to read. </para></listitem>
43 <term>-I input-file</term> <listitem><para>AD schema
44 to read. If neither this nor -H is specified, the
45 schema file will be read from standard input.
50 <term>-O output-file</term>
51 <listitem><para>File to write OpenLDAP version of schema to.
58 <title>VERSION</title>
60 <para>This man page is correct for version 4.0 of the Samba suite.</para>
64 <title>SEE ALSO</title>
66 <para>ldb(7), ldbmodify, ldbdel, ldif(5)</para>
73 <para> ldb was written by
74 <ulink url="http://samba.org/~tridge/">Andrew Tridgell</ulink>.
75 ad2oLschema was written by <ulink
76 url="http://samba.org/~abartlet/">Andrew Bartlett</ulink>.
80 If you wish to report a problem or make a suggestion then please see
81 the <ulink url="http://ldb.samba.org/"/> web site for
82 current contact and maintainer information.