Verified Commit 676a6b72 authored by bmortier's avatar bmortier
Browse files

:ambulance: fix(schema) the name of the schema as changed


Signed-off-by: bmortier's avatarBenoit Mortier <benoit.mortier@fusiondirectory.org>
Showing with 2 additions and 2 deletions
+2 -2
......@@ -30,7 +30,7 @@ Save the file in /etc/ldap/schema/.
.. code-block:: bash
fusiondirectory-schema-manager --insert-schema /etc/ldap/schema/freeradius.schema
fusiondirectory-schema-manager --insert-schema /etc/ldap/schema/freeradius-radius.schema
RHEL
^^^^
......@@ -39,7 +39,7 @@ Save the file in /etc/openldap/schema/.
.. code-block:: bash
fusiondirectory-schema-manager --insert-schema /etc/openldap/schema/freeradius.schema
fusiondirectory-schema-manager --insert-schema /etc/openldap/schema/freeradius-radius.schema
Register the plugin
-------------------
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment