swift 13/07/28 10:58:46 Modified: ldap-howto.xml metadoc.xml Log: LDAP-Howto is now at https://wiki.gentoo.org/wiki/Centralized_authentication_using_OpenLDAP
Revision Changes Path 1.45 xml/htdocs/doc/en/ldap-howto.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/ldap-howto.xml?rev=1.45&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/ldap-howto.xml?rev=1.45&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/ldap-howto.xml?r1=1.44&r2=1.45 Index: ldap-howto.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/ldap-howto.xml,v retrieving revision 1.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- ldap-howto.xml 15 Aug 2011 20:25:30 -0000 1.44 +++ ldap-howto.xml 28 Jul 2013 10:58:46 -0000 1.45 @@ -1,8 +1,8 @@ <?xml version='1.0' encoding='UTF-8'?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ldap-howto.xml,v 1.44 2011/08/15 20:25:30 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ldap-howto.xml,v 1.45 2013/07/28 10:58:46 swift Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<guide> +<guide disclaimer="obsolete" redirect="https://wiki.gentoo.org/wiki/Centralized_authentication_using_OpenLDAP"> <title>Gentoo Guide to OpenLDAP Authentication</title> <author title="Author"> @@ -33,8 +33,9 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>6</version> -<date>2011-08-15</date> +<version>7</version> +<!-- 2011-08-15 --> +<date>2013-07-28</date> <chapter> <title>Getting Started with OpenLDAP</title> 1.260 xml/htdocs/doc/en/metadoc.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/metadoc.xml?rev=1.260&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/metadoc.xml?rev=1.260&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/metadoc.xml?r1=1.259&r2=1.260 Index: metadoc.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v retrieving revision 1.259 retrieving revision 1.260 diff -u -r1.259 -r1.260 --- metadoc.xml 27 Jul 2013 21:06:37 -0000 1.259 +++ metadoc.xml 28 Jul 2013 10:58:46 -0000 1.260 @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE metadoc SYSTEM "/dtd/metadoc.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.259 2013/07/27 21:06:37 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.260 2013/07/28 10:58:46 swift Exp $ --> <metadoc lang="en"> - <version>1.179</version> + <version>1.180</version> <members> <lead>nightmorph</lead> <member>flammie</member> @@ -108,7 +108,6 @@ <file id="postgres-howto">/doc/en/postgres-howto.xml</file> <file id="bt-guide">/doc/en/bluetooth-guide.xml</file> <file id="cron-guide">/doc/en/cron-guide.xml</file> - <file id="ldap-howto">/doc/en/ldap-howto.xml</file> <file id="ati-faq">/doc/en/ati-faq.xml</file> <file id="cvs-tutorial">/doc/en/cvs-tutorial.xml</file> <file id="devfs-guide">/doc/en/devfs-guide.xml</file> @@ -782,13 +781,6 @@ <memberof>sysadmin_general</memberof> <memberof>upgrade</memberof> </doc> - <doc fileid="ldap-howto"> - <memberof>sysadmin_specific</memberof> - <bugs> - <bug>102481</bug> - <bug stopper="yes">115130</bug> - </bugs> - </doc> <doc fileid="openrc-migration"> <memberof>sysadmin_specific</memberof> <memberof>upgrade</memberof>
