mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 09:57:41 +00:00
Add double quotes around #schemaNamingContext in example.
GitHub issue #376
This commit is contained in:
parent
ba29f54d97
commit
ee56176b15
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user