diff --git a/docs/schema.ActiveDirectory b/docs/schema.ActiveDirectory index f488eefecd..0bc4b94d84 100644 --- a/docs/schema.ActiveDirectory +++ b/docs/schema.ActiveDirectory @@ -4,7 +4,7 @@ # To extend your Active Directory schema, run one of the following command # on your Windows DC (default port - Active Directory): # -# ldifde -i -f schema.ActiveDirectory -c "CN=Schema,CN=Configuration,DC=X" #schemaNamingContext +# ldifde -i -f schema.ActiveDirectory -c "CN=Schema,CN=Configuration,DC=X" "#schemaNamingContext" # # or on your Windows DC if using another port (with Active Directory LightWeight Directory Services / ADAM-Active Directory Application Mode) # Port 50000 by example (or any other port specified when defining the ADLDS/ADAM instance