[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#704461: marked as done (Make PAM password calls point people to GOsa².)



Your message dated Thu, 16 Oct 2014 12:19:07 +0000
with message-id <E1Xek1L-0007qh-CC@franck.debian.org>
and subject line Bug#704461: fixed in debian-edu-config 1.810
has caused the Debian Bug report #704461,
regarding Make PAM password calls point people to GOsa².
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
704461: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=704461
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
package: debian-edu-config
severity: normal
version: squeeze/beta2

Windows machines offer a domain based ,,change password'' dialog. If user use this dialog on Windows, the Samba password gets changed. Not so the value of the userPassword attribute description, neither the Kerberos password.

With this not being addressed in d-e-c, user passwords are in danger of running out of sync.

Mike

--

DAS-NETZWERKTEAM
mike gabriel, dorfstr. 27, 24245 barmissen
fon: +49 (4302) 281418, fax: +49 (4302) 281419

GnuPG Key ID 0xB588399B
mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb

Attachment: pgpNLBxhd5IH8.pgp
Description: Digitale PGP-Unterschrift


--- End Message ---
--- Begin Message ---
Source: debian-edu-config
Source-Version: 1.810

We believe that the bug you reported is fixed in the latest version of
debian-edu-config, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 704461@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Petter Reinholdtsen <pere@debian.org> (supplier of updated debian-edu-config package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 16 Oct 2014 13:52:46 +0200
Source: debian-edu-config
Binary: debian-edu-config debian-edu-config-gosa-netgroups
Architecture: source all
Version: 1.810
Distribution: unstable
Urgency: high
Maintainer: Debian Edu Developers <debian-edu@lists.debian.org>
Changed-By: Petter Reinholdtsen <pere@debian.org>
Description: 
 debian-edu-config - Configuration files for Skolelinux systems
 debian-edu-config-gosa-netgroups - netgroups plugin for GOsa²
Closes: 704461 763639
Changes: 
 debian-edu-config (1.810) unstable; urgency=high
 .
   [ Wolfgang Schweer ]
   * Fix LDAP dataloss if the system is powered down or rebooted by
     unsetting 'dbnosync' in slapd-debian-edu.conf.
   * share/ltsp/init-ltsp.d/60-edu-diskless-ws:
     - Use systemd tool to disable ltsp client services.
     - Disable useless cups browse service on thin clients.
     - Disable other dm services if ldm is used.
   * Rename 60-edu-diskless-ws to 60-edu-client to better match the
     script's purpose.
   * share/ltsp/init-ltsp.d/60-edu-client:
     Add more services (autofs, inetd, rpcbind, ntp, nfs-common, nscd,
     nclcd) to the remove list for thin clients.
   * ltsp-build-client/Debian-custom/032-edu-pkgs:
     - Purge package modemmanager after checking that this has no side
       effects.
     - Purge package samba to get rid of it completely (already rc).
     - Purge package consolekit as systemd-logind does the job.
   * etc/apache2/*: Adjust conf files to use new directives.
 .
   [ Petter Reinholdtsen ]
   * Enable the auto flag in the PXE installation, to allow more settings
     to be fetched from the preseed file.
   * Add new tool package-disk-usage to list how much disk space the
     installed packages uses.
   * Adjust PXE installation arguments to put all d-i arguments before
     the -- on the kernel argument line.
   * Add partial fix for incorrect Nagios configuration, calling
     dpkg-reconfigure sitesummary after nagios3 is guaranteed to be
     installed.
   * Make sure to restart nagios during first boot after the new config
     is generated on the main server.
   * Add more logging in first boot script to know what is going on.
   * Change wpad-extract to use IP when testing, instead of
     www.debian.org which require access to the global DNS system.
   * Move our squid3.conf to the correct Makefile block to avoid
     installing it with the execute bit.  Thank you, lintian!
   * Add new web page translations (da, id, pt_BR) to the binary package.
   * Add PAM module to reject Kerberos password changes and point users
     to the Gosa web page instead to try to keep the password databases
     in sync (Closes: 704461).  Depend on libpam-python for this.
   * Correct filesystem testsuite check to warn if less then 20% is free
     on the file systems and only check the /skole/tjener/home0 and
     /skole/backup file system on the main server profile.
   * Fix typo in the nfs-server testsuite check, reporting error on all
     non-server installations.
   * Adjust exim config on the main server to be closer to the default in
     Debian, and explain why the kerberos id is checked when using SMTP.
   * Improve messages from dnsd testsuite check, making it more obvious
     that the DNS server name is hardcoded.
   * Adjust cf.squid, make sure to run squid-update-cachedir on the
     squid3 config file.
   * Drop our redundant auto-addfirmware script and use the equivalent
     isenkram-autoinstall-firmware from the isenkram-cli package instead.
   * Drop exim4 config on client machines.  The default in Debian work
     fine with the preseeding we do in debian-edu-install version 1.811.
     Break on versions before 1.811.
 .
   [ Holger Levsen ]
   * debian/rules: Convert to dh9 style rules.
   * debian/control: use https for Alioth cgit URL.
 .
   [ Debconf translation updates ]
   * Dutch by Frans Spiesschaert (Closes: #763639)
 .
   [ Petter Reinholdtsen ]
   * Rewrite init-ltsp.d/60-edu-client to disable all services the same
     way, reduce duplicate code and work with sysv-rc based systems too.
   * share/ltsp/init-ltsp.d/60-edu-client:
     Add more services (anacron, avahi-daemon, bluetooth, lirc, minidlna
     and timidity) to the remove list for thin clients.
Checksums-Sha1: 
 eee550453d9b2357d6532abb980d0ee81e25c9c5 1348 debian-edu-config_1.810.dsc
 3c3b004fdedccd860652ed8e7e2ee2e2e23a7a25 543039 debian-edu-config_1.810.tar.gz
 121ba28070da52e5fd27befe3ab7ec6d4ac0c7bc 432628 debian-edu-config_1.810_all.deb
 720866be4dd28272eeaa12f0ca6a6d224044581e 129910 debian-edu-config-gosa-netgroups_1.810_all.deb
Checksums-Sha256: 
 14f0eab7036028faa83fd402a8d254c07d823400f8a6e46f55ef1d7b7de16af8 1348 debian-edu-config_1.810.dsc
 b3578cd0b7a8cb60feac4746c2975b69e5dfae92c218d306e615a604bbeed686 543039 debian-edu-config_1.810.tar.gz
 063437b676a3f998b329109e79a64376909d9c9ecb1d1ce417a940365f613aed 432628 debian-edu-config_1.810_all.deb
 eda9934f7a28f67d737f7ca610916fbe5cd70931cd536f41c42980ed7f4c26df 129910 debian-edu-config-gosa-netgroups_1.810_all.deb
Files: 
 fc9004938ba4b907681ba4d894ed80d0 1348 misc extra debian-edu-config_1.810.dsc
 d554b4449161c0f0564b34ab21d3ed2e 543039 misc extra debian-edu-config_1.810.tar.gz
 4e57104bc7a453de6beafc3d0ee17866 432628 misc extra debian-edu-config_1.810_all.deb
 45c106ef02396f0e5bc4a0cdce9e0106 129910 misc extra debian-edu-config-gosa-netgroups_1.810_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iD8DBQFUP7Oc20zMSyow1ykRAkz0AJ9zasY6A1nsigZl/r5szd7msELEsQCgh8dS
HmDpmK1RdX9nr7aDDiFqGgY=
=iiGS
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: