fix last commit

This commit is contained in:
kzak 2006-05-29 13:19:19 +00:00
parent fa67ab3431
commit 4a3d3910ca
2 changed files with 8 additions and 4 deletions

View File

@ -1,9 +1,13 @@
--- sudo-1.6.8p12/sudoers.tty 2006-05-29 14:40:18.000000000 +0200
+++ sudo-1.6.8p12/sudoers 2006-05-29 14:46:37.000000000 +0200
@@ -13,6 +13,8 @@
--- sudo-1.6.8p12/sudoers.tty 2006-05-29 15:10:30.000000000 +0200
+++ sudo-1.6.8p12/sudoers 2006-05-29 15:17:03.000000000 +0200
@@ -13,6 +13,12 @@
# Defaults specification
+#
+# Disable "ssh hostname sudo <cmd>", because it will show the password in clear.
+# You have to run "ssh -t hostname sudo <cmd>".
+#
+Defaults requiretty
+
Defaults env_reset

View File

@ -38,7 +38,7 @@ on many different machines.
%patch2 -p1 -b .sess
%patch3 -p1 -b .strip
%patch4 -p1 -b .env_reset
%patch4 -p1 -b .tty
%patch5 -p1 -b .tty
%build
%ifarch s390 s390x