<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>



<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<h3>
Wolfgang Schweer pushed to branch master
at <a href="https://salsa.debian.org/debian-edu/debian-edu-config">Debian Edu / debian-edu-config</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/debian-edu/debian-edu-config/-/commit/e1549e55ba9d39d41883f78495b7d0da4ffc5dd5">e1549e55</a></strong>
<div>
<span>by Wolfgang Schweer</span>
<i>at 2020-10-16T15:13:05+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Move from deprecated, unusable Samba NT4-style PDC role to standalone server one

Drop all domain related files, adjust Makefile.

(Joining Windows clients to the domain now requires a Samba AD DC coming with its
own LDAP server. This isn't compatible with OpenLDAP, MIT Kerberos and Gosa².)

Signed-off-by: Wolfgang Schweer <wschweer@arcor.de>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/debian-edu/debian-edu-config/-/commit/ee20dc965a4b474c90ad41cec127bcdaf20d752d">ee20dc96</a></strong>
<div>
<span>by Wolfgang Schweer</span>
<i>at 2020-10-16T15:14:10+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Adjust etc/samba/smb-debian-edu.conf accordingly

The configuration file includes support for non-root user usershares and for a
site-specific override file.

Signed-off-by: Wolfgang Schweer <wschweer@arcor.de>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/debian-edu/debian-edu-config/-/commit/0f34f257d17210ad58d5af982acb9650f98b6ff5">0f34f257</a></strong>
<div>
<span>by Wolfgang Schweer</span>
<i>at 2020-10-16T15:20:08+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add share/debian-edu-config/smb.conf.edu-site as override template file

Adjust Makefile accordingly.

Signed-off-by: Wolfgang Schweer <wschweer@arcor.de>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/debian-edu/debian-edu-config/-/commit/31267558cbf361c8fae8c8627c60bc2c8aef4938">31267558</a></strong>
<div>
<span>by Wolfgang Schweer</span>
<i>at 2020-10-16T17:33:33+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add d/changelog for override template file

Signed-off-by: Wolfgang Schweer <wschweer@arcor.de>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/debian-edu/debian-edu-config/-/commit/037ac94426bac893c11787228be976e6fd69c88c">037ac944</a></strong>
<div>
<span>by Wolfgang Schweer</span>
<i>at 2020-10-16T17:47:01+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Re-work LDAP bootstrap and configuration file

Move entries from ldap-bootstrap/samba.ldif to ldap-bootstrap/gosa.ldif
and ldap-bootstrap/root.ldif respectively, now that Samba isn't contained
in LDAP anymore.

Cleanup etc/ldap/slapd-debian-edu.conf from Samba related entries.

Signed-off-by: Wolfgang Schweer <wschweer@arcor.de>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/debian-edu/debian-edu-config/-/commit/69f4b310b1b63c3789d7aaac88c32c27fad238d8">69f4b310</a></strong>
<div>
<span>by Wolfgang Schweer</span>
<i>at 2020-10-16T17:59:35+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Adjust share/debian-edu-config/gosa.conf.template

Remove Samba related tab to prevent it from showing up in the GUI.

Add sambaHashHook="" to prevent Samba password hashes showing up in LDAP for
security reasons.

Signed-off-by: Wolfgang Schweer <wschweer@arcor.de>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/debian-edu/debian-edu-config/-/commit/0d8ff81e74be7b140ca18f71bc3ba60199f37b49">0d8ff81e</a></strong>
<div>
<span>by Wolfgang Schweer</span>
<i>at 2020-10-16T18:22:32+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Manage Samba accounts and sambashare group membership using GOsa² hooks

share/debian-edu-config/tools/gosa-create: Add user to sambashare group.

share/debian-edu-config/tools/gosa-sync:
Create a user Samba account and keep Samba and POSIX passwords in sync.

share/debian-edu-config/tools/gosa-lock-user: Also disable Samba account.

share/debian-edu-config/tools/gosa-unlock-user: Also enable Samba account..

Signed-off-by: Wolfgang Schweer <wschweer@arcor.de>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/debian-edu/debian-edu-config/-/commit/e07809a127410f82a141e889e7bae5ca88fc6362">e07809a1</a></strong>
<div>
<span>by Wolfgang Schweer</span>
<i>at 2020-10-16T18:30:50+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Adjust share/debian-edu-config/tools/kerberos-kdc-init

Add code to manage first user Samba account and sambashare group membership.

Signed-off-by: Wolfgang Schweer <wschweer@arcor.de>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/debian-edu/debian-edu-config/-/commit/e6a3d9c7d0c54da578c9c191b3805176e37826f7">e6a3d9c7</a></strong>
<div>
<span>by Wolfgang Schweer</span>
<i>at 2020-10-16T18:47:00+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Use Avahi to publish Samba shares in the local network.

This will also improve support for macOS using systems.

Add share/debian-edu-config/avahi.smb.service configuration file.

cf3/cf.samba: Conditionally copy the service.file to the right place.

Also create the Samba usershares directory with proper rights.

Signed-off-by: Wolfgang Schweer <wschweer@arcor.de>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/debian-edu/debian-edu-config/-/commit/868213593ffd7ccd34aa185b6ab608beddffda68">86821359</a></strong>
<div>
<span>by Wolfgang Schweer</span>
<i>at 2020-10-16T18:54:34+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Adjust share/debian-edu-config/tools/edu-ldap-from-scratch

Reflect the Samba related changes.

Signed-off-by: Wolfgang Schweer <wschweer@arcor.de>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/debian-edu/debian-edu-config/-/commit/84c12a5b00084f8297a20f2a7258bcfaf4b71931">84c12a5b</a></strong>
<div>
<span>by Wolfgang Schweer</span>
<i>at 2020-10-16T19:10:45+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">debian/control: Adjust Description field.

Use https://blends.debian.org/edu as homepage.

Signed-off-by: Wolfgang Schweer <wschweer@arcor.de>
</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#836efb6e25a091dcb4ff8e1dbb2f0be6a5cbf14c">
Makefile
</a>
</li>
<li class="file-stats">
<a href="#f1afb8faf44e80a71533f6fa340aa76ce479f4a7">
cf3/cf.samba
</a>
</li>
<li class="file-stats">
<a href="#9c96da0e9f91d7d8937b69b524702c106258f0d1">
debian/changelog
</a>
</li>
<li class="file-stats">
<a href="#58ef006ab62b83b4bec5d81fe5b32c3b4c2d1cc2">
debian/control
</a>
</li>
<li class="file-stats">
<a href="#178cf032a2ebb6405a08098428c53ae17fa9f4a8">
etc/ldap/slapd-debian-edu.conf
</a>
</li>
<li class="file-stats">
<a href="#61d79ca7f64176e4239fbf727c5d7891301241f7">
<span class="deleted-file">

etc/samba/netlogon/1stlogon/1stlogon.bat
</span>
</a>
</li>
<li class="file-stats">
<a href="#eb2442456962fa4d575b3f46189f7c989b1c6ff5">
<span class="deleted-file">

etc/samba/netlogon/_default_/default.bat
</span>
</a>
</li>
<li class="file-stats">
<a href="#7b00e37032752e51efc0a636ee9d8e045977e21b">
<span class="deleted-file">

etc/samba/netlogon/config/get_time.bat
</span>
</a>
</li>
<li class="file-stats">
<a href="#fe705b7cff00344826cdfce26d00866a021ca435">
<span class="deleted-file">

etc/samba/netlogon/config/penguin.bat
</span>
</a>
</li>
<li class="file-stats">
<a href="#de289a90f31181741a5aebe950225a183aedcee6">
<span class="deleted-file">

etc/samba/netlogon/config/setglobals.bat
</span>
</a>
</li>
<li class="file-stats">
<a href="#33961c4f876955bf87f70273328930e948d8aae6">
<span class="deleted-file">

etc/samba/netlogon/config/standarddrives-students.bat
</span>
</a>
</li>
<li class="file-stats">
<a href="#80cdb67bb31fbf28e7bb675a0d6ca436eabda257">
<span class="deleted-file">

etc/samba/netlogon/config/standarddrives-teachers.bat
</span>
</a>
</li>
<li class="file-stats">
<a href="#c76b9e0361d93784f337db8de5bc740b8b130f6c">
<span class="deleted-file">

etc/samba/netlogon/debian-edu-login.bat
</span>
</a>
</li>
<li class="file-stats">
<a href="#d44b1cc8c7d8e38492cebe54ad6ec6c71b2d2a90">
<span class="deleted-file">

etc/samba/netlogon/install/shortcut.vbs
</span>
</a>
</li>
<li class="file-stats">
<a href="#e45c1e393636dbfe72cc3c6df12e371f6997d079">
<span class="deleted-file">

etc/samba/netlogon/logon-admins.bat
</span>
</a>
</li>
<li class="file-stats">
<a href="#f50f95c17e075720e497438097874cbb757d58f4">
<span class="deleted-file">

etc/samba/netlogon/logon-jradmins.bat
</span>
</a>
</li>
<li class="file-stats">
<a href="#67928df9e53adffe947493ecdf5178fd8140dc30">
<span class="deleted-file">

etc/samba/netlogon/logon-students.bat
</span>
</a>
</li>
<li class="file-stats">
<a href="#e84bb001ab7542123770cb8c650da3f4c73eea25">
<span class="deleted-file">

etc/samba/netlogon/logon-teachers.bat
</span>
</a>
</li>
<li class="file-stats">
<a href="#1eb86d8820ab18eb02cc610294af145d6280fadd">
<span class="deleted-file">

etc/samba/netlogon/mozilla/firefox/prefs.js
</span>
</a>
</li>
<li class="file-stats">
<a href="#faf315d5d1b85b787a0b806511a5e8e66da19b2e">
<span class="deleted-file">

etc/samba/netlogon/mozilla/mkmozapd.bat
</span>
</a>
</li>
<li class="file-stats">
<a href="#382b91838efa4aececde84583487bb51561c0cc4">
<span class="deleted-file">

etc/samba/netlogon/mozilla/profiles.ini.FIREFOX
</span>
</a>
</li>
<li class="file-stats">
<a href="#9ce056f73472a1e10ec7375ea30c57dfbe8fd886">
<span class="deleted-file">

etc/samba/netlogon/mozilla/profiles.ini.THUNDERBIRD
</span>
</a>
</li>
<li class="file-stats">
<a href="#d86cde5dbf68dda3851a8803715718a906d02d30">
<span class="deleted-file">

etc/samba/netlogon/registry/proxy-ie/proxy-settings-hkcu.reg
</span>
</a>
</li>
<li class="file-stats">
<a href="#b4c839543a26fd23069355e4978c61ecbd6d0f08">
<span class="deleted-file">

etc/samba/netlogon/win7+samba_domain-membership/DownloadWinRessourceKits.bat
</span>
</a>
</li>
<li class="file-stats">
<a href="#a51554982ce5279b2cc6642e0c209c6e6623c171">
<span class="deleted-file">

etc/samba/netlogon/win7+samba_domain-membership/README_Win7-Domain-Membership.txt
</span>
</a>
</li>
<li class="file-stats">
<a href="#26ed6949db6f0b964a9a07ab27a4e929756087ce">
<span class="deleted-file">

etc/samba/netlogon/win7+samba_domain-membership/SeSystemTimePrivilege.bat
</span>
</a>
</li>
<li class="file-stats">
<a href="#41fbefb0b285d7d19c1bc5ad21e611e667a029be">
<span class="deleted-file">

etc/samba/netlogon/win7+samba_domain-membership/Win7_Samba3DomainMember.reg
</span>
</a>
</li>
<li class="file-stats">
<a href="#e369438da78b77e879ec3d3ddd8b08a430ca47a7">
<span class="deleted-file">

etc/samba/samba-domain-policy.ldif
</span>
</a>
</li>
<li class="file-stats">
<a href="#97d9dceee1907fd0c3a655bc0d45cb64e505cc5d">
etc/samba/smb-debian-edu.conf
</a>
</li>
<li class="file-stats">
<a href="#c6a9afd3040f8063168f31a1aa3569f58500f9cd">
<span class="deleted-file">

etc/samba/smbaddclient.sh
</span>
</a>
</li>
</ul>
<h5>The diff was not included because it is too large.</h5>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #666;">

<br>
<a href="https://salsa.debian.org/debian-edu/debian-edu-config/-/compare/1bcbbd951a0c541a164daad0e653172ca4dda0fd...84c12a5b00084f8297a20f2a7258bcfaf4b71931">View it on GitLab</a>.
<br>
You're receiving this email because of your account on salsa.debian.org.
If you'd like to receive fewer emails, you can
adjust your notification settings.



</p>
</div>
</body>
</html>