minor changes
This commit is contained in:
		
							parent
							
								
									b306d784f3
								
							
						
					
					
						commit
						cbd96fadc9
					
				|  | @ -57,4 +57,4 @@ grouplistAttributes: #cn;#gidNumber;#memberUID;#description | |||
| # entries can either be predefined values (e.g. '#cn' or '#uid') | ||||
| # or individual ones (e.g. 'cn:Host Name') | ||||
| # values have to be seperated by semicolons | ||||
| hostlistAttributes: #cn;#rid;#description;gidNumber:GID | ||||
| hostlistAttributes: #cn;#rid;#description | ||||
|  |  | |||
|  | @ -29,7 +29,7 @@ include_once("ldap.php"); | |||
| session_save_path("../sess"); | ||||
| @session_start(); | ||||
| 
 | ||||
| echo "<html><head><title>hjhj</title>\n"; | ||||
| echo "<html><head><title>listhosts</title>\n"; | ||||
| echo "<link rel=\"stylesheet\" type=\"text/css\" href=\"../style/layout.css\">\n"; | ||||
| echo "</head><body>\n"; | ||||
| echo "<script src=\"./functions.js\" type=\"text/javascript\" language=\"javascript\"></script>\n"; | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue