Tweak docs again.
This commit is contained in:
		
							parent
							
								
									e60c025fdc
								
							
						
					
					
						commit
						aba9c0cabc
					
				|  | @ -1,5 +1,11 @@ | ||||||
| This is a very simple example, designed to be set up with the modern | This is a very simple example, designed to be set up with the modern | ||||||
| Debian / Ubuntu packaging of OpenLDAP. Running setup.sh after "apt-get | Debian / Ubuntu packaging of OpenLDAP. Running setup.sh after "apt-get | ||||||
| install slapd" should get you a domain dc=example,dc=com, an admin | install slapd" will wipe out any existing LDAP database and get you: | ||||||
| user cn=admin,dc=example,dc=com (password "admin"), and a normal user | 
 | ||||||
| cn=Simon MacMullen,ou=people,dc=example,dc=com (password "password"). | * A domain | ||||||
|  | * An admin user | ||||||
|  | * A couple of normal users | ||||||
|  | * A group containing the users | ||||||
|  | * An OU representing a vhost | ||||||
|  | 
 | ||||||
|  | These correspond to the examples mentioned in the documentation. | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue