Samba 4
This commit is contained in:
parent
16a6b955b4
commit
ed4a0ee2b5
|
@ -2053,6 +2053,41 @@ Have fun!
|
||||||
</screenshot>
|
</screenshot>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
<section>
|
||||||
|
<title>Windows (Samba 4)</title>
|
||||||
|
|
||||||
|
<para>Please activate the account type "Users" in your LAM server
|
||||||
|
profile and then add the user module "Windows
|
||||||
|
(windowsUser)(*)".</para>
|
||||||
|
|
||||||
|
<screenshot>
|
||||||
|
<mediaobject>
|
||||||
|
<imageobject>
|
||||||
|
<imagedata fileref="images/mod_windowsUser1.png" />
|
||||||
|
</imageobject>
|
||||||
|
</mediaobject>
|
||||||
|
</screenshot>
|
||||||
|
|
||||||
|
<para>Now you can manage your Windows users and e.g. assign
|
||||||
|
groups.</para>
|
||||||
|
|
||||||
|
<screenshot>
|
||||||
|
<mediaobject>
|
||||||
|
<imageobject>
|
||||||
|
<imagedata fileref="images/mod_windowsUser2.png" />
|
||||||
|
</imageobject>
|
||||||
|
</mediaobject>
|
||||||
|
</screenshot>
|
||||||
|
|
||||||
|
<screenshot>
|
||||||
|
<mediaobject>
|
||||||
|
<imageobject>
|
||||||
|
<imagedata fileref="images/mod_windowsUser3.png" />
|
||||||
|
</imageobject>
|
||||||
|
</mediaobject>
|
||||||
|
</screenshot>
|
||||||
|
</section>
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
<title>Filesystem quota (lamdaemon)</title>
|
<title>Filesystem quota (lamdaemon)</title>
|
||||||
|
|
||||||
|
@ -2599,6 +2634,67 @@ Have fun!
|
||||||
</screenshot>
|
</screenshot>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
<section>
|
||||||
|
<title>Windows (Samba 4)</title>
|
||||||
|
|
||||||
|
<para>LAM can manage your Windows groups. Please enable the account
|
||||||
|
type "Groups" in your LAM server profile and then add the group module
|
||||||
|
"Windows (windowsGroup)(*)".</para>
|
||||||
|
|
||||||
|
<screenshot>
|
||||||
|
<mediaobject>
|
||||||
|
<imageobject>
|
||||||
|
<imagedata fileref="images/mod_windowsGroup1.png" />
|
||||||
|
</imageobject>
|
||||||
|
</mediaobject>
|
||||||
|
</screenshot>
|
||||||
|
|
||||||
|
<para>You can manage the group name, description and its type. Of
|
||||||
|
course, you can also set the group members.</para>
|
||||||
|
|
||||||
|
<para>Group scopes:</para>
|
||||||
|
|
||||||
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>Global: Use this for groups with frequent changes. Global
|
||||||
|
groups are not replicated to other domains.</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>Universal: Groups with universal scope are used to
|
||||||
|
consolidate groups that span domains. They are globally
|
||||||
|
replicated.</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>Domain local: Groups with domain local scope can be used to
|
||||||
|
set permissions inside one domain. They are not replicated to
|
||||||
|
other domains.</para>
|
||||||
|
</listitem>
|
||||||
|
</itemizedlist>
|
||||||
|
|
||||||
|
<para>Group type:</para>
|
||||||
|
|
||||||
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>Security: Use this group type to control permissions.</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>Distribution: These groups are only used for email
|
||||||
|
applications. They cannot be used to control permissions.</para>
|
||||||
|
</listitem>
|
||||||
|
</itemizedlist>
|
||||||
|
|
||||||
|
<screenshot>
|
||||||
|
<mediaobject>
|
||||||
|
<imageobject>
|
||||||
|
<imagedata fileref="images/mod_windowsGroup2.png" />
|
||||||
|
</imageobject>
|
||||||
|
</mediaobject>
|
||||||
|
</screenshot>
|
||||||
|
</section>
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
<title>Quota</title>
|
<title>Quota</title>
|
||||||
|
|
||||||
|
@ -2667,6 +2763,33 @@ Have fun!
|
||||||
</screenshot>
|
</screenshot>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
<section>
|
||||||
|
<title>Windows (Samba 4)</title>
|
||||||
|
|
||||||
|
<para>LAM can manage your Windows servers and workstations. Please
|
||||||
|
enable the account type "Hosts" in your LAM server profile and then
|
||||||
|
add the host module "Windows (windowsHost)(*)".</para>
|
||||||
|
|
||||||
|
<screenshot>
|
||||||
|
<mediaobject>
|
||||||
|
<imageobject>
|
||||||
|
<imagedata fileref="images/mod_windowsServer2.png" />
|
||||||
|
</imageobject>
|
||||||
|
</mediaobject>
|
||||||
|
</screenshot>
|
||||||
|
|
||||||
|
<para>You can set e.g. the server's description and location
|
||||||
|
information.</para>
|
||||||
|
|
||||||
|
<screenshot>
|
||||||
|
<mediaobject>
|
||||||
|
<imageobject>
|
||||||
|
<imagedata fileref="images/mod_windowsServer1.png" />
|
||||||
|
</imageobject>
|
||||||
|
</mediaobject>
|
||||||
|
</screenshot>
|
||||||
|
</section>
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
<title>IP addresses (LAM Pro)</title>
|
<title>IP addresses (LAM Pro)</title>
|
||||||
|
|
||||||
|
@ -3925,15 +4048,16 @@ Run slapindex to rebuild the index.
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><emphasis role="bold">$INFO.userPasswordClearText$:</emphasis>
|
<para><emphasis role="bold">$INFO.userPasswordClearText$:</emphasis>
|
||||||
cleartext password when Unix password is changed (e.g. useful for
|
cleartext password when Unix/Windows password is changed (e.g.
|
||||||
external password synchronisation) for new/modified accounts</para>
|
useful for external password synchronisation) for new/modified
|
||||||
|
accounts</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><emphasis
|
<para><emphasis
|
||||||
role="bold">$INFO.userPasswordStatusChange$:</emphasis> provides
|
role="bold">$INFO.userPasswordStatusChange$:</emphasis> provides
|
||||||
additional information if the password locking status was changed,
|
additional information if the Unix password locking status was
|
||||||
possible values: locked, unlocked, unchanged</para>
|
changed, possible values: locked, unlocked, unchanged</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
|
@ -5143,6 +5267,66 @@ Run slapindex to rebuild the index.
|
||||||
with Unix.</td>
|
with Unix.</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td align="left" rowspan="9"><inlinemediaobject>
|
||||||
|
<imageobject>
|
||||||
|
<imagedata fileref="images/schema_samba.png" />
|
||||||
|
</imageobject>
|
||||||
|
</inlinemediaobject>Windows</td>
|
||||||
|
|
||||||
|
<td>Password</td>
|
||||||
|
|
||||||
|
<td>Change the user's password</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td>Location</td>
|
||||||
|
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td>Office name</td>
|
||||||
|
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td>Postal code</td>
|
||||||
|
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td>Post office box</td>
|
||||||
|
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td>State</td>
|
||||||
|
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td>Street</td>
|
||||||
|
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td>Telephone number</td>
|
||||||
|
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td>Web site</td>
|
||||||
|
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<th align="left" rowspan="3"><inlinemediaobject>
|
<th align="left" rowspan="3"><inlinemediaobject>
|
||||||
<imageobject>
|
<imageobject>
|
||||||
|
|
Loading…
Reference in New Issue