Spaces:
Running
Running
File size: 347 Bytes
1d777c4 |
1 2 3 4 5 6 7 8 9 10 |
#!/bin/sh
cat <<EOF
Please send email to krb5-bugs@mit.edu to report bugs.
It is helpful to include the Kerberos version and operating system
information with your bug report. Please note that bug reports are
public; if you are reporting a security vulnerability, send mail to
krbcore-security@mit.edu instead, ideally using PGP encryption.
EOF
|