Displaying 20 results from an estimated 200 matches similar to: "Freebsd auto locking users"
2005 Dec 10
1
Problems with openssh and pam_abl
I want to use sshd together with pam_abl to reduce
that logfile spamming with ssh attacks.
So the problem is as follows:
Setting maxAuthTries to 0 or any other values smaller than the default
of 6 changes the behaviour of pam_abl.
First, but this also happens with not using maxAuthTries option, is:
if the clientside closes connection after for example one failed
authentication try then the
2007 Apr 20
5
[Bug 1308] pam handling change breaks pam_abl module
http://bugzilla.mindrot.org/show_bug.cgi?id=1308
Summary: pam handling change breaks pam_abl module
Product: Portable OpenSSH
Version: 4.6p1
Platform: UltraSparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: PAM support
AssignedTo: bitbucket at mindrot.org
2005 Oct 18
2
pam_abl for CentOS 3?
I'm looking for an RPM (SRPM is OK) for pam_abl, suitable for
installation on a CentOS 3.5 system. I've googled without identifying
one I'm confident of. Would the one for Fedora 3 be expected to work?
If not, what?
2009 Mar 02
2
PAM and vsftpd
i have been researching for alternatives.
it is latest centos 4 (4.7) and uses vsftpd 2.01
started (again) investigating possible PAM or PAM module way...
Q: is there a PAM way to control repeated crack retires on vsftpd?
possibly something that can be done in /etc/pam.d/vsftpd
i have been looking for a solution other than fail2ban and/or similar
methods using hosts.allow and hosts.deny or
2007 Oct 25
3
Upcoming USENIX/LISA conference
Greetings -
Does anyone have plans for a Puppet BOF at LISA this year? I''ve seen
some talk on the LOPSA configmgmt list about Config Mangement BOF''s,
but nothing focused on Puppet. Please, Please, mom, can we have a BOF,
PUHLEESE!!!!
Luke - I hope you''ll be there so I can at least buy you dinner and
beers/drinks for making my SA life easier with Puppet.
Cheers,
Jeff
2004 Dec 20
3
[Bug 965] auto disable/block of ip address
http://bugzilla.mindrot.org/show_bug.cgi?id=965
Summary: auto disable/block of ip address
Product: Portable OpenSSH
Version: 3.9p1
Platform: All
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: sshd
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: jeremiah at
2007 Aug 25
2
Austin meetup?
Looks like I''ll be in Austin from Tuesday (late) night until Saturday
morning. Any Puppeteers in Austin who want to get together?
I''ve got vague plans to hang out with whurley, but I''d love to meet a
few more people in the community. Wednesday, Thursday, or Friday
night should work fine (although not all three).
--
Always behave like a duck - keep calm and
2010 Nov 24
9
New list ?
Hi,
Taking this to a new thread.
Thoughts on getting a new list started up ? Should it be
centos-sysadmin or centos-infra ? Are we going to then restrict it to
admin/infra related chatter ? in which case, does the eyeball density on
this list reduce for that sort of content ?
How about the politics and news stuff that gets posted to this list.
And how would those things be addressed with
2011 Apr 18
1
Does any one know how to build a virtual network interface with vlan ID in dom0?
Dear all:
I met a problem recently.
I am using Xen to build my virtual network, and vlan ID is used to seprate
different virtual networks. At first I built the network bridge with a physical
network device with vlan as its port directly. Then my virtual host could send
and recieve normal packets while these packets are encapsulated in vlan ethernet
frames once they come into physical
2011 Feb 27
8
graphically accessing pv guest
Hi all,
I''m trying to expand the screen resolution of my guest when using vnc. It
appears I need to use the extra variable in my guest config file and xenfb.
I pass it in like this:
extra = ''xenfb.video=8,1024,768''
I can see this being passed to the kernel when it boots but it doesn''t
change the vnc screen resolution. I also see this when I type ps -ef |
2011 Jan 07
2
XEN on CentOS 5.5 - Cannot create VM using Local Install (grayed out)
Hello community!
I''m running into some strange problem with my CentOS while trying to
create a new VM using virt-manager. I''m connected locally and when I''m
following the wizard, at the time it asks me to select the installation
option I can only select Network Install.
I am pretty messed up ,being trying to search a whole net for last week ,but cant fix it Any idea
2013 Oct 03
1
Xorg fills up /var/log/Xorg.0.log with AUDIT messages (up to system crash)
Hi,
on a CentOS 6.4-workstation we have the problem, that Xorg fills up
/var/log/Xorg.0.log with AUDIT messages faster than one can read. Within
four hours the logfile grew to 160 MB and usually within 1-2 days
applications and sometimes the OS crash because /var becomes full.
Here a small extract of /var/log/Xorg.0.log:
[...]
[ 24272.458] AUDIT: Wed Oct 2 15:41:44 2013: 2625: client 28
2005 Feb 01
3
Feature request: FAIL_DELAY-support for sshd
Hello!
My Linux-server is every day attacked with brute-force password cracking
attacks. I use openssh-3.9p1 (SuSE Linux 9.2) with standard setup (PAM,
LoginGraceTime 2m, MaxAuthTries 6). Unfortunately, I see cracking
attempts with very short delays (1 second):
Jan 31 00:46:53 XXX sshd[10774]: Invalid user backup from
::ffff:66.98.176.50
Jan 31 00:46:54 XXX sshd[10776]: Invalid user server
2000 Feb 27
0
[PATCH] Fix login.conf, expiration, BSD compatibility in OpenSSH
This patch revive almost all login.conf and password/account expiration
features, makes OpenSSH more FreeBSD login compatible and fix non-critical
memory leak.
Please review and commit.
--- sshd.c.old Fri Feb 25 08:23:45 2000
+++ sshd.c Sun Feb 27 02:53:33 2000
@@ -37,9 +37,8 @@
#endif /* LIBWRAP */
#ifdef __FreeBSD__
-#include <libutil.h>
-#include <syslog.h>
#define LOGIN_CAP
2007 Jun 17
19
[Bug 1322] New: pam_end() is not called if authentication fails, which breaks pam-abl
http://bugzilla.mindrot.org/show_bug.cgi?id=1322
Summary: pam_end() is not called if authentication fails, which
breaks pam-abl
Product: Portable OpenSSH
Version: 4.6p1
Platform: Other
URL: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=405041
OS/Version: Linux
Status: NEW
Severity:
2007 Jun 23
1
[Bug 1308] pam handling change breaks pam_abl module
http://bugzilla.mindrot.org/show_bug.cgi?id=1308
--- Comment #6 from Tom Cox <tomc at hot.rr.com> 2007-06-24 03:12:38 ---
Created an attachment (id=1312)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=1312)
Change prevents pam_end from being called with current status.
File shows problem introduced in session.c, version 1.346.
--
Configure bugmail:
2007 Aug 15
0
[Bug 1308] pam handling change breaks pam_abl module
http://bugzilla.mindrot.org/show_bug.cgi?id=1308
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
CC|
2008 May 15
3
Warcraft 3 Problem. sortof.
whenever i try to run warcraft 3 via wine it comes up with a large amount of error messages but still runs... any idea on how to fix these messages? i am running it forcing opengl
>
> err:ole:CoCreateInstance apartment not initialised
> fixme:advapi:SetSecurityInfo stub
> fixme:win:EnumDisplayDevicesW ((null),0,0x33f3b8,0x00000000), stub!
> fixme:win:EnumDisplayDevicesW
2003 Feb 26
1
calculationg condition numbers
am I right in the assumption, that for calculation of the condition
numbers I have to use the correlation matrix of X, and not t(x) %*% x?
> e <- eigen(t(x) %*% x)
better (x must not have a first column of ones):
> e <- eigen(cor(x))
> e$val
[1] 6.6653e+07 2.0907e+05 1.0536e+05 1.8040e+04 2.4557e+01 2.0151e+00
> sqrt(e$val[1]/e$val)
[1] 1.000 17.855 25.153 60.785 1647.478
2005 Oct 03
1
Authentication stops working after approx 5 mins -getent passwd fixes it for 5-10 mins
Hi,
I'm running Redhat Enterprise WS 4. with kernel 2.6.9-11. Also I have the following:
[root@itbsjb1 samba]# rpm -qa |grep samba
system-config-samba-1.2.21-1
samba-common-3.0.10-1.4E
samba-swat-3.0.10-1.4E
samba-3.0.10-1.4E
samba-client-3.0.10-1.4E
smb.conf:
[root@itbsjb1 samba]# cat smb.conf
# Samba config file created using SWAT
# from 127.0.0.1 (127.0.0.1)
# Date: