]> pere.pagekite.me Git - homepage.git/commitdiff
Remember -a.
authorPetter Reinholdtsen <pere@hungry.com>
Sat, 28 Jan 2012 14:06:50 +0000 (14:06 +0000)
committerPetter Reinholdtsen <pere@hungry.com>
Sat, 28 Jan 2012 14:06:50 +0000 (14:06 +0000)
blog/data/2012-01-25-skolelinux.txt

index e6f67a919ca36a848f889b00f01007929fa38dd8..c7a27f7e1953385fe08b9a2bd6738c5bdf709476 100644 (file)
@@ -13,12 +13,12 @@ central server in the network.  Next, PXE boot all the client machines
 as thin clients and wait 5 minutes after the last client booted to
 allow the clients to report their existence to the central server.  When
 this is done, log on to the central server and run
 as thin clients and wait 5 minutes after the last client booted to
 allow the clients to report their existence to the central server.  When
 this is done, log on to the central server and run
-<tt>sitesummary2ldapdhcp</tt> in the <tt>konsole</tt> to use the
+<tt>sitesummary2ldapdhcp -a</tt> in the <tt>konsole</tt> to use the
 collected information to generate system objects in LDAP.  The output
 will look similar to this:</p>
 
 <p><blockquote><pre>
 collected information to generate system objects in LDAP.  The output
 will look similar to this:</p>
 
 <p><blockquote><pre>
-% sitesummary2ldapdhcp 
+% sitesummary2ldapdhcp -a
 info: Updating machine tjener.intern [10.0.2.2] id ether-00:01:02:03:04:05.
 info: Create GOsa machine for auto-mac-00-01-02-03-04-06 [10.0.16.20] id ether-00:01:02:03:04:06.
 
 info: Updating machine tjener.intern [10.0.2.2] id ether-00:01:02:03:04:05.
 info: Create GOsa machine for auto-mac-00-01-02-03-04-06 [10.0.16.20] id ether-00:01:02:03:04:06.
 
@@ -44,3 +44,7 @@ automatically.</p>
 
 <p>We plan to release beta3 with the updated version of this feature
 enabled this weekend.  You might want to give it a try.</p>
 
 <p>We plan to release beta3 with the updated version of this feature
 enabled this weekend.  You might want to give it a try.</p>
+
+<p>Update 2012-01-28: When calling sitesummary2ldapdhcp to add new
+hosts, one need to add the option -a.  I forgot to mention this in my
+original text, and have added it to the text now.</p>