[debian-edu-commits] debian-edu/ branch jessie updated (a796ac7 -> 5b82b26)
Mike Gabriel
sunweaver at debian.org
Mon Jan 11 16:45:04 UTC 2016
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a change to branch jessie
in repository debian-edu-config.
from a796ac7 Set configVersion="Managed-by-Debian-Edu" in gosa.conf. (Closes: #794189). This requires gosa (>= 2.7.4+reloaded2-1+deb8u2~) to be installed on the main server.
new c4fa9c2 wpad.dat: Use DIRECT connects for URL hosts being in network 127./8 and for hosts being in the .local domain. (Closes: #803911).
new b05e596 GOsa: Add POSTLOCK and POSTUNLOCK hooks for GOsa password locking. These hook scripts (gosa-lock-user, gosa-unlock-user) take care of locking/ unlocking the Kerberos part of user accounts. (Closes: #804207).
new 1e803fd Adapt to a code injection prevention fix in GOsa (starting with Debian package gosa 2.7.4+reloaded2-1+deb8u2): Don't mention the sambaHashHook parameter in gosa.conf anymore (as hashed passwords now have to be base64 encoded). Already existing gosa.conf files on deployed servers should drop the sambaHashHook from the gosa.conf file, as well, once gosa is updated to the above referenced GOsa version.
new 6d13829 CUPS: Do hostname lookups, so https redirects are done to the FQDN of the CUPS server instead of to its IP address. (Closes: #805402).
new 5b82b26 Improve gosa-lock-user, gosa-unlock-user: When logging success/failure, differentiate between non-existent and non-kerberized accounts.
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Makefile | 2 ++
debian/changelog | 15 ++++++++
etc/cups/cupsd-debian-edu.conf | 2 +-
etc/gosa/gosa.conf | 5 +--
ldap-bootstrap/sudo.ldif | 2 ++
share/debian-edu-config/tools/gosa-lock-user | 48 ++++++++++++++++++++++++++
share/debian-edu-config/tools/gosa-unlock-user | 48 ++++++++++++++++++++++++++
www/wpad.dat | 9 +++--
8 files changed, 126 insertions(+), 5 deletions(-)
create mode 100755 share/debian-edu-config/tools/gosa-lock-user
create mode 100755 share/debian-edu-config/tools/gosa-unlock-user
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-config.git
More information about the debian-edu-commits
mailing list