X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=ud-host;h=0c8d12fd0e9cfee20fd0e83cdabbdefad4cf0c69;hb=208028a3eeda5a5b17575cc6ad07e8cfa05bb896;hp=09a91ec7cc548bd9eb015d52a12f7950c6a01555;hpb=e7bba5a653d3d721f83f11699c0d637010288be7;p=mirror%2Fuserdir-ldap.git diff --git a/ud-host b/ud-host index 09a91ec..0c8d12f 100755 --- 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)"],