forked from ungleich-public/cdist
		
	[new-type] __openldap_server: another documentation typo.
This commit is contained in:
		
					parent
					
						
							
								79d58f0813
							
						
					
				
			
			
				commit
				
					
						35f0d4dbfa
					
				
			
		
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -133,8 +133,8 @@ EXAMPLES
 | 
				
			||||||
.. code-block:: sh
 | 
					.. code-block:: sh
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    # Example of a simple server with manual certificate management.
 | 
					    # Example of a simple server with manual certificate management.
 | 
				
			||||||
    pki_prefix="/usr/local/etc/pki/realms/ldap.camilion.cloud" \
 | 
					    pki_prefix="/usr/local/etc/pki/realms/ldap.camilion.cloud"
 | 
				
			||||||
      __openldap_server \
 | 
					    __openldap_server \
 | 
				
			||||||
        --manager-dn 'cn=manager,dc=camilion,dc=cloud' \
 | 
					        --manager-dn 'cn=manager,dc=camilion,dc=cloud' \
 | 
				
			||||||
        --manager-password "foo" \
 | 
					        --manager-password "foo" \
 | 
				
			||||||
        --manager-password-hash '{SSHA}foo' \
 | 
					        --manager-password-hash '{SSHA}foo' \
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue