| 
									
										
										
										
											2005-03-07 20:41:47 +00:00
										 |  |  | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> | 
					
						
							|  |  |  | <html> | 
					
						
							|  |  |  | <head> | 
					
						
							|  |  |  |   <meta content="text/html; charset=ISO-8859-15" | 
					
						
							|  |  |  |  http-equiv="content-type"> | 
					
						
							|  |  |  |   <title>OU editor</title> | 
					
						
							|  |  |  |   <link rel="stylesheet" type="text/css" href="style/layout.css"> | 
					
						
							| 
									
										
										
										
											2008-01-01 13:06:51 +00:00
										 |  |  | 	<link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico"> | 
					
						
							| 
									
										
										
										
											2005-03-07 20:41:47 +00:00
										 |  |  | </head> | 
					
						
							|  |  |  | <body> | 
					
						
							|  |  |  | <h1 style="text-align: center;">OU editor<br> | 
					
						
							|  |  |  | </h1> | 
					
						
							|  |  |  | <br> | 
					
						
							|  |  |  | <br> | 
					
						
							|  |  |  | This is a simple tool for creating and deleting organizational units | 
					
						
							|  |  |  | (OU) inside the LDAP tree.<br> | 
					
						
							|  |  |  | OUs can be managed for the LDAP suffixes of all account types.<br> | 
					
						
							|  |  |  | <br> | 
					
						
							|  |  |  | <h2>1. Creating OUs<br> | 
					
						
							|  |  |  | </h2> | 
					
						
							|  |  |  | <span style="font-weight: bold; font-style: italic;"></span>The user | 
					
						
							|  |  |  | provides the name of the new OU which can include a-z, 0-9, "_", "-" | 
					
						
							|  |  |  | and " ".<br> | 
					
						
							|  |  |  | LAM will then create a new OU object under the selected LDAP suffix.<br> | 
					
						
							|  |  |  | <br> | 
					
						
							|  |  |  | <h2>2. Deleting OUs</h2> | 
					
						
							|  |  |  | If the user selects to delete an OU he will be asked if he is really | 
					
						
							|  |  |  | sure and then the OU is deleted.<br> | 
					
						
							|  |  |  | There is no recursive deletion.<br> | 
					
						
							|  |  |  | <br> | 
					
						
							|  |  |  | </body> | 
					
						
							|  |  |  | </html> |