similar to: PATCH: scp logging

Displaying 20 results from an estimated 100 matches similar to: "PATCH: scp logging"

2002 Dec 03
0
Patch: Allowed user groups per authentication method
Hello all, I have done small patch for restrictions per auth methods for OpenSSH 3.5p1. Small info and patch are available on: http://sweb.cz/v_t_m/ Vaclav ______________________________________________________________________ Reklama: Obchodn? d?m.cz - ?irok? sortiment dom?c?ch spot?ebi?? a elektroniky, v?razn? slevy. Nav?tivte http://www.obchodni-dum.cz/index.phtml?prov=59
2004 Mar 09
0
New version of SecurID auth and AuthSelection available
Hello all, the new versions of AuthSelection and SecurID patches are available for OpenSSH 3.8p1. securid-1 at ssh.com authentication was removed. I've made the logging patch too, it is based on sftplogging patch with some modifications and mainly !! scp logging !! is added. Look at: http://sweb.cz/v_t_m/ Vaclav ____________________________________________________________ Obchodn? d?m.cz
2014 Jan 15
0
Vždy připraven k činu pod peřinou?
B?T OP?T AKTIVN?M MILENCEM! P??rodn?, bezpe?n? afrodiziakum! ??dn? vedlej?? ??inky! Spokojenost pro v?echny! ? Pod?v?m se?>> Pro vyu?it? slevy nezapome?te uv?st promo?n? k?d: D0487 Pokud nechcete dost?vat dal?? e-maily, zde se m??ete?odhl?si?! -------------- next
2013 Nov 26
0
Budete mit erekci, kdy se Vam zachce
Nav?tivte na?e webov? str?nky infotigra a objevte, jak JEDNA jedin? mal? modr? pilulka m??e do?ivotn? zm?nit VA?I sexu?ln? v?konnost! ? V??en? z?kazn?k! V?deck? testy prok?zaly, ?e TIGRA funguje l?pe ne? jak?koli jin? pilulka. Test na 800 mu??ch ve v?ku 21 a? 80 let prok?zal ohromuj?c? v?sledky: ? 1. A? o 71 % siln?j?? touha
2004 Mar 08
4
Call for review: restricted hardlinks.
Hi. I've no response from so@ in this topic, probably because leak of time, so I'll try here. Here is a patch that I'm planing to commit: http://people.freebsd.org/~pjd/patches/restricted_hardlinks.patch It adds two new sysctls: security.bsd.hardlink_check_uid security.bsd.hardlink_check_gid If sysctl security.bsd.hardlink_check_uid is set to 1, unprivileged users are not
2019 May 25
3
Increasing number of observations worsen the regression model
I have the following code: ``` rm(list=ls()) N = 30000 xvar <- runif(N, -10, 10) e <- rnorm(N, mean=0, sd=1) yvar <- 1 + 2*xvar + e plot(xvar,yvar) lmMod <- lm(yvar~xvar) print(summary(lmMod)) domain <- seq(min(xvar), max(xvar))??? # define a vector of x values to feed into model lines(domain, predict(lmMod, newdata = data.frame(xvar=domain)))??? # add regression line, using
2004 Apr 01
2
Openssh 3.8p1
Having successfully upgraded ssh from 3.7.p2 to 3.8p1 on a number of AIX 5.1 platforms I now notice that it is logging connections using UTC time? Has anyone else seen this? (all these systems are ntp based). Thanks Steve Steve Hall shall at nebraska.edu Computing Services Network University of Nebraska
2014 May 06
3
Mapa de quantiles con spplot
Hola, El problema con la propuesta de Olivier es que los intervalos son diferentes para cada variable. La forma sencilla y rápida es: spplot(zm["part88"], col.regions=plotclr, at=class$brks) Pero para que quede más elegante hay que dar algunos pasos más: ## Intervalos en forma character op <- options(digits=4) tab <- print(class) options(op) intChar <- names(tab) ## Indice
2019 May 27
0
[R] Increasing number of observations worsen the regression model
Yes, it is important that it only happens with certan BLAS, so probably not really an R issue. However, there has been some concern over the C/Fortran interfaces lately, so if you could narrow it down to a specific BLAS routine, it could prove useful for the developers. One fairly easy thing to do would be to find the breakdown point. I speculate that it could be at 16384 (=2^14) and that some
2004 Mar 07
1
3.0.2a: SID, User Enumeration
I'm runninng samba 3.0.2a on a few machines, ADS security mode, domain member roles. I throw nessus at it, and it can fetch the SID and then list all of the users on the system. I view this as a security problem, is there a way to prevent this?
2004 Mar 08
1
SUMMARY: Getent does not get remote users
The problem was solved. Thanks to Stefan G?nther for help and for providing a working smb.conf excerpt, which helped to trace the problem. It turned out I had configured samba just right. The problem was, that samba was not compiled with ldap -support and winbindd simply did not ask for users from the active directory domain controller. This was due to the fact, that Gentoo Linux ebuild did
2007 May 05
13
Optimal strategy (add or replace disks) to build a cheap and raidz?
Hello, i have an 8 port sata-controller and i don''t want to spend the money for 8 x 750 GB Sata Disks right now. I''m thinking about an optimal way of building a growing raidz-pool without loosing any data. As far as i know there are two ways to achieve this: - Adding 750 GB Disks from time to time. But this would lead to multiple groups with multiple redundancy/parity disks. I
2004 Mar 08
1
Gethostbyaddr failed
Bonjour, Mon serveur Samba 2.2.1a (sur Suse 7.3 PPC) a quelques soucis depuis 2/3 jours. Le dernier en date : les utilisateurs sont authentifi?s mais le lecteur ne se connecte pas correctement dans le script (si on ouvre le lecteur concern? il est vide). L'architecture : 2 serveur Samba (fichiers / impression) avec 30 utilisateurs depuis 1 an plusieurs serveurs NT4 dont le contr?leur
2002 May 30
0
SecurID support for OpenSSH 3.2.3p1
New version of SecurID patch is available on http://sweb.cz/v_t_m/ ______________________________________________________________________ Reklama: Poctenicko pro kazdy den: http://www.novinky.cz
2003 Sep 26
3
SecurID patch for OpenSSH 3.7.1p2
Hello all, new version of SecurID patch is available on http://sweb.cz/v_t_m/ The new version of the patch is extended with "shared logins" possibility. It means that SecurID token can be used to login to an account shared by several persons. This cannot be solved using ACE server standard means. This patch depends on the AuthSelection patch (http://sweb.cz/v_t_m). After applying
2002 Apr 05
0
SecurID authentication
The integration of support for ACE/Server 5.x is done. You can test it. Patch and documentation available at: http://sweb.cz/v_t_m/ VT ______________________________________________________________________ Reklama: Jaro prichazi .... Prazske jaro 2002 zahajuje 12. kvetna. Vstupenky jiz od 100,- Kc v pokladnach Ticketpro, Rudolfina a Prazskeho jara. Vice na http://www.festival.cz
2002 Nov 21
0
SecurID authentication
Hello, on this page (http://sweb.cz/v_t_m/)you can find SecurID authentication for OpenSSH-3.5p1. Vaclav ______________________________________________________________________ Reklama: http://audioexpert.cz / http://videoexpert.cz / http://fotoexpert.cz ...experti nejenom prodavaji :-)
2002 Dec 02
0
Patch: Groups per authentication method
Hello all, I have done small patch for OpenSSH 3.5p1. With this patch you can specify allowed user groups per authentication method. You can find it here: http://sweb.cz/v_t_m/ Vaclav ______________________________________________________________________ Reklama: Kliknete, hlasujte a vyhrajte v ankete Nejoblibenej?i automobil roku 2003 v Ceske republice ceny za milion!! http://www.autoroku.cz
2003 Apr 09
1
SecurID authentication
Hello all, SecurID authentication for OpenSSH 3.6.1p1 is now available at http://sweb.cz/v_t_m/ Vaclav ______________________________________________________________________ Reklama: P?iprav se na nejp???ern?j?? z??itek v ?ivot? na http://ad2.seznam.cz/redir.cgi?instance=46466%26url=http://www.priserky.cz
2003 Jun 10
2
SecurID authentication for 3.6.1p2 with privsep
Hello all, I have made SecurID authentication for OpenSSH 3.6.1p2. This patch was totaly rewritten, so please test it before use. Kbd-int authentication is now integrated into challenge response auth. Privsep is now fully suported. PS: What do you think of selective access to the individual authentications, similar to AllowGroups/DenyGroups or maybe AllowUsers/DenyUsers ? Vaclav Tomec