[debian-edu-commits] r80044 - in branches/wheezy/debian-edu-config: debian etc/sssd
pere at alioth.debian.org
pere at alioth.debian.org
Fri May 10 09:46:23 UTC 2013
Author: pere
Date: 2013-05-10 09:46:23 +0000 (Fri, 10 May 2013)
New Revision: 80044
Modified:
branches/wheezy/debian-edu-config/debian/changelog
branches/wheezy/debian-edu-config/etc/sssd/sssd-debian-edu.conf
Log:
etc/sssd/sssd-debian-edu.conf: Replace krb5_kdcip with krb5_server
based on change done to sssd-generate-config by Wolfgang Schweer.
Modified: branches/wheezy/debian-edu-config/debian/changelog
===================================================================
--- branches/wheezy/debian-edu-config/debian/changelog 2013-05-10 09:45:41 UTC (rev 80043)
+++ branches/wheezy/debian-edu-config/debian/changelog 2013-05-10 09:46:23 UTC (rev 80044)
@@ -7,6 +7,8 @@
add support for checking the Minimal profile there.
* Add new tool/example bless-debian, demonstrating how to transform
a Debian machine into a Debian Edu machine.
+ * etc/sssd/sssd-debian-edu.conf: Replace krb5_kdcip with krb5_server
+ based on change done to sssd-generate-config by Wolfgang Schweer.
[ Wolfgang Schweer ]
* Add /etc/gosa/desktoprc, needed to configure gosa-desktop with
Modified: branches/wheezy/debian-edu-config/etc/sssd/sssd-debian-edu.conf
===================================================================
--- branches/wheezy/debian-edu-config/etc/sssd/sssd-debian-edu.conf 2013-05-10 09:45:41 UTC (rev 80043)
+++ branches/wheezy/debian-edu-config/etc/sssd/sssd-debian-edu.conf 2013-05-10 09:46:23 UTC (rev 80044)
@@ -27,7 +27,7 @@
ldap_tls_reqcert = demand
ldap_tls_cacert = /etc/ssl/certs/ca-certificates.crt
-krb5_kdcip = kerberos
+krb5_server = kerberos
krb5_realm = INTERN
krb5_changepw_principle = kadmin/changepw
krb5_auth_timeout = 15
More information about the debian-edu-commits
mailing list