svn path=/trunk/packages/sipb-xen-console/; revision=844
-files/etc/issue.net.no_tkt
files/etc/lots: could benefit from config-package-dev TRANSFORM for upgradeability
* sipb_xen_database -> invirt.database
* use invirt config in sipb-xen-consolefs
* added decomposition of DB URI
- * generate nss-pgsql.conf from debian init script
+ * generate nss-pgsql.conf and issue.net.no_tkt from debian init script
-- Yang Zhang <y_z@mit.edu> Sun, 3 Aug 2008 01:13:37 -0400
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
}
#
+++ /dev/null
-You must login to the sipb-xen console server using Kerberos tickets, but your
-ssh client did not pass a valid ticket to the console server.