/[smeserver]/rpms/rssh/sme7/rssh-2.3.2-QuietDeny.patch
ViewVC logotype

Contents of /rpms/rssh/sme7/rssh-2.3.2-QuietDeny.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Thu Nov 18 20:35:59 2010 UTC (13 years, 6 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
Update based on rpmforge 2.3.3 (currently in use)

1 diff -Nur -x '*.orig' -x '*.rej' rssh-2.3.2/util.c mezzanine_patched_rssh-2.3.2/util.c
2 --- rssh-2.3.2/util.c 2006-01-04 04:37:39.000000000 +1100
3 +++ mezzanine_patched_rssh-2.3.2/util.c 2006-03-29 16:02:33.202452458 +1000
4 @@ -103,10 +103,6 @@
5 strncat(cmd, "rsync", size);
6 }
7
8 - /* print error message to user and log attempt */
9 - fprintf(stderr, "\nThis account is restricted by rssh.\n"
10 - "%s\n\nIf you believe this is in error, please contact "
11 - "your system administrator.\n\n", cmd);
12 if ( argc < 3 )
13 log_msg("user %s attempted to log in with a shell",
14 username);

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed