create ssh_known_hosts file
[mirror/userdir-ldap.git] / ud-host
diff --git a/ud-host b/ud-host
index 09a91ec..0c8d12f 100755 (executable)
--- a/ud-host
+++ b/ud-host
@@ -26,8 +26,8 @@ AttrInfo = {"description": ["Machine Descr.", 1],
             "machine": ["Machine Hardware", 10],
             "memory": ["Memory", 11],
             "disk": ["Disk", 12],
-            "sshrsahostkey": ["SSH RSA", 14],
-            "bandwidth": ["Bandwidth", 16]};
+            "sshrsahostkey": ["SSH Host Keys", 14],
+            "bandwidth": ["Bandwidth", 15]};
 
 AttrPrompt = {"description": ["Purpose of the machine"],
               "hostname": ["The hostnames for the box (ipv4/ipv6)"],