/[smeserver]/rpms/e-smith-openssh/sme7/e-smith-openssh-1.12.0-UsePAM.patch
ViewVC logotype

Annotation of /rpms/e-smith-openssh/sme7/e-smith-openssh-1.12.0-UsePAM.patch

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


Revision 1.1 - (hide annotations) (download)
Tue Jun 12 15:54:20 2007 UTC (17 years ago) by slords
Branch: MAIN
CVS Tags: e-smith-openssh-1_12_0-13_el4_sme, e-smith-openssh-1_12_0-9_el4_sme, e-smith-openssh-1_12_0-10_el4_sme, e-smith-openssh-1_12_0-12_el4_sme, e-smith-openssh-1_12_0-11_el4_sme
Import on branch sme7 of package e-smith-openssh-1.12.0-9.el4.sme.src.rpm

1 slords 1.1 diff -Nur -x '*.orig' -x '*.rej' e-smith-openssh-1.12.0/root/etc/e-smith/templates/etc/ssh/sshd_config/20UsePAM mezzanine_patched_e-smith-openssh-1.12.0/root/etc/e-smith/templates/etc/ssh/sshd_config/20UsePAM
2     --- e-smith-openssh-1.12.0/root/etc/e-smith/templates/etc/ssh/sshd_config/20UsePAM 1969-12-31 19:00:00.000000000 -0500
3     +++ mezzanine_patched_e-smith-openssh-1.12.0/root/etc/e-smith/templates/etc/ssh/sshd_config/20UsePAM 2006-07-18 13:59:34.000000000 -0400
4     @@ -0,0 +1,4 @@
5     +{
6     + my $pam = $sshd{UsePAM} || "no";
7     + $OUT = "UsePAM $pam";
8     +}

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