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

Bug#929964: debian-edu-config: sudo fails on LTSP clients



Package: debian-edu-config
Version: 2.10.65
Severity: important

During a recent test I noticed that sudo is unusable on LTSP clients.
The LDAP server connection can't be established.

While the related configuration (/etc/sudo-ldap.conf) is ok on the 
server, the LDAP URI needs to be set explicitly for clients.

This change fixes the bug:

diff --git a/share/debian-edu-config/sudo-ldap.conf b/share/debian-edu-config/sudo-ldap.conf
index ac038081..c78a1cba 100644
--- a/share/debian-edu-config/sudo-ldap.conf
+++ b/share/debian-edu-config/sudo-ldap.conf
@@ -2,4 +2,5 @@
 # Debian Edu specific setting needed in addition to those in /etc/nslcd.conf
 # Providing this file allows one to leave /etc/ldap/ldap.conf untouched.
 #
+uri ldap://ldap.intern
 sudoers_base ou=sudoers,dc=skole,dc=skolelinux,dc=no

I've verified that this change is also valid on the server; it's just 
a duplicate of the related entry in /etc/nslcd.conf.

Wolfgang

Attachment: signature.asc
Description: PGP signature


Reply to: