http://bugs.skolelinux.org/show_bug.cgi?id=1391





--- Comment #5 from John Sigurd Skogtvedt <[email protected]>  2009-10-21 18:43:17 ---
(In reply to comment #4)
> in lenny-test now, please reinstall and report back
> 

You forgot to import dns_ranges.ldif, which contains the actual DNS entries for
static00-49 etc. The diff only removed the ones from dns_skole.ldif and
dns_arpa.ldif, as well as added dc=3,dc=0,dc=10,dc=in-addr,dc=arpa,ou=hosts.
In order for dns_ranges.ldif to actually be used, the following also seems to
be necessary:
Index: ldap-tools/ldap-debian-edu-install
===================================================================
--- ldap-tools/ldap-debian-edu-install  (revisjon 59310)
+++ ldap-tools/ldap-debian-edu-install  (arbeidskopi)
@@ -53,7 +53,8 @@
     /etc/ldap/autofs.ldif \
     /etc/ldap/dhcp.ldif \
     /etc/ldap/dns_skole.ldif \
-    /etc/ldap/dns_arpa.ldif
+    /etc/ldap/dns_arpa.ldif \
+    /etc/ldap/dns_ranges.ldif

   do
     cat $ldif | sed -e "s:\$ROOTPW:$PW:" -e "s:\$SAMBASID:$SAMBASID:" | \


-- 
Configure bugmail: http://bugs.skolelinux.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to