From: Michael Hanselmann Date: Sat, 23 Mar 2019 00:50:06 +0000 (+0100) Subject: Remove ad2oLschema man page X-Git-Tag: tdb-1.4.1~628 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e9b74e8e7ab8a0ffc395e183e77c6235ae8e71d;p=thirdparty%2Fsamba.git Remove ad2oLschema man page ad2oLschema itself was removed in commit 17aac8cad2b in March 2009. Also remove the last reference to the program. Signed-off-by: Michael Hanselmann Reviewed-by: Garming Sam Reviewed-by: Andrew Bartlett --- diff --git a/source4/setup/fedora-ds-init.ldif b/source4/setup/fedora-ds-init.ldif index 83cdb6b392e..1de8a01fba6 100644 --- a/source4/setup/fedora-ds-init.ldif +++ b/source4/setup/fedora-ds-init.ldif @@ -14,10 +14,7 @@ objectclass: extensibleObject objectclass: nsBackendInstance nsslapd-suffix: dc=tammy,dc=abartlet,dc=net -# Generate 99_ad.ldif with - -# bin/ad2oLschema -I setup/fedora-ds-init.ldif --option=convert:target=fedora-ds -O /opt/fedora-ds/slapd-piglett/config/schema/99_ad.ldif -H /data/samba/samba4/prefix/private/sam.ldb -# Then install 00_staish_core.ldif 30ns-common.ldif and 99_ad.ldif +# Generate 99_ad.ldif, then install 00_staish_core.ldif 30ns-common.ldif and 99_ad.ldif # into /opt/fedora-ds/slapd-piglett/config/schema/ # diff --git a/source4/utils/man/ad2oLschema.1.xml b/source4/utils/man/ad2oLschema.1.xml deleted file mode 100644 index 30648b5edb9..00000000000 --- a/source4/utils/man/ad2oLschema.1.xml +++ /dev/null @@ -1,87 +0,0 @@ - - - - - - ad2oLschema - 1 - - - - - ad2oLschema - Converts AC-like LDAP schemas to OpenLDAP - compatible schema files - - - - - 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. - - - - SEE ALSO - - ldb(7), ldbmodify, ldbdel, ldif(5) - - - - - AUTHOR - - ldb was written by - Andrew Tridgell. - ad2oLschema was written by Andrew Bartlett. - - - -If you wish to report a problem or make a suggestion then please see -the web site for -current contact and maintainer information. - - - - -