36 lines
1.1 KiB
HTML
36 lines
1.1 KiB
HTML
<!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>Samba 3 domains</title>
|
|
<link rel="stylesheet" type="text/css" href="style/layout.css">
|
|
</head>
|
|
<body>
|
|
<h1 style="text-align: center;">Samba 3 domains<br>
|
|
</h1>
|
|
<div style="text-align: center;"><br>
|
|
</div>
|
|
<div style="text-align: center;"><br>
|
|
<div style="text-align: left;">The <span style="font-style: italic;">Samba
|
|
3 domain list</span> is based on the other account lists. The
|
|
difference is that there are no filter boxes and the displayed
|
|
attributes are fixed (name, SID, DN).<br>
|
|
<br>
|
|
If the user selects to edit or create a domain he will be redirected to
|
|
<span style="font-weight: bold;">domain.php</span> which manages the
|
|
domain objects in LDAP.<br>
|
|
<br>
|
|
<br>
|
|
<h2>domain.php</h2>
|
|
This script manages domain objects. It allows the user to create
|
|
domains or to modify values.<br>
|
|
The domain name, SID and RIDbase cannot be changed by the user because
|
|
this could cause trouble on the clients.<br>
|
|
<br>
|
|
<br>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|