From: Todd C. Miller Date: Sun, 8 Sep 1996 00:14:18 +0000 (+0000) Subject: courtesan X-Git-Tag: SUDO_1_5_1~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b9993015f78f518b3ad65ac8871cc66c084d7bbf;p=sudo courtesan --- diff --git a/INSTALL b/INSTALL index d18823d8d..9b41fb9ba 100644 --- a/INSTALL +++ b/INSTALL @@ -274,4 +274,4 @@ SCO ODT: and /SLS/lng225b.ltr.Z. Please send changes, bugs, security holes, and gripes to: - sudo-bugs@cs.colorado.edu + sudo-bugs@courtesan.com diff --git a/Makefile.in b/Makefile.in index e27a72d7b..5c4bde7a7 100644 --- a/Makefile.in +++ b/Makefile.in @@ -3,7 +3,7 @@ #* #* This software comes with no waranty whatsoever, use at your own risk. #* -#* Please send bugs, changes, problems to sudo-bugs@cs.colorado.edu +#* Please send bugs, changes, problems to sudo-bugs@courtesan.com #* #* sudo version 1.1 allows users to execute commands as root diff --git a/TROUBLESHOOTING b/TROUBLESHOOTING index 44b8e82b1..b94b81035 100644 --- a/TROUBLESHOOTING +++ b/TROUBLESHOOTING @@ -68,7 +68,7 @@ Q) I can't get the s/key support to work, whatever I do sudo won't A) Yes, the s/key support requires that you use tgetpass() since most system getpass()'s only grab eight characters or so and s/key needs much mroe than that. It should be possible - to get tgetpass() to work, send mail to sudo-bugs@cs.colorado.edu + to get tgetpass() to work, send mail to sudo-bugs@courtesan.com if you need help. Q) My C compiler complains about: