]> sipb.mit.edu Git - wiki.git/blobdiff - doc/kerberized-server.mdwn
Use the correct invocation for specifying multiple keysalt types for ktadd.
[wiki.git] / doc / kerberized-server.mdwn
index 953075953a64d85c459f6e9734cb74abbd1a3a3f..de5879b2ea223bfd6a0598a5fd88e34fcbfb0181 100644 (file)
@@ -46,7 +46,7 @@ To change the supported enctypes, run `kadmin`:
 
 From within `kadmin`, to create new keys:
 
-    ktadd -k daemon.kronborg.keytab -e aes256-cts:normal -e aes128-cts:normal daemon/kronborg.mit.edu
+    ktadd -k daemon.kronborg.keytab -e aes256-cts:normal,aes128-cts:normal daemon/kronborg.mit.edu
 
 After all tickets currently issued against your service expire (which will happen after at most one day), you should remove the old keys from your keytab. If there are no outstanding tickets, you can do this from within `kadmin`: