generate issue.net.no_tkt from debian init script
[invirt/packages/invirt-console.git] / debian / sipb-xen-console.init
index b472606..435aaf3 100755 (executable)
@@ -68,6 +68,12 @@ passwd_uid = 1000 + machine_id
 group_name = name
 group_gid = 1000 + machine_id
 EOF
+
+    fmt > /etc/issue.net.no_tkt << EOF
+You must login to the $(invirt-getconf console.hostname) console server using
+Kerberos tickets, but your ssh client did not pass a valid ticket to the
+console server.
+EOF
 }
 
 #