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

Annotation of /rpms/rssh/sme8/rssh-2.3.2-QuietDeny.patch

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


Revision 1.1 - (hide annotations) (download)
Tue Jun 12 20:51:10 2007 UTC (17 years ago) by slords
Branch: MAIN
CVS Tags: rssh-2_3_2-1_2_0_el5_sme, rssh-2_3_2-1_3_el5_sme
Import on branch sme8 of package rssh-2.3.2-1.2.0.el5.sme.src.rpm

1 slords 1.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