Displaying 20 results from an estimated 54945 matches for "secur".
Did you mean:
secure
2008 Aug 26
0
Processed: The possibility of attack with the help of symlinks in some Debian
Processing commands for control at bugs.debian.org:
> tags 496359 security
Bug#496359: The possibility of attack with the help of symlinks in some Debian packages
There were no tags set.
Tags added: security
> tags 496360 security
Bug#496360: The possibility of attack with the help of symlinks in some Debian packages
Tags were: confirmed
Tags added: security
>...
2012 Nov 23
1
Public Key Authentication
Hi,
I wonder, how can i use openssh Public key authentification with
ActivCard pkcs11 x509 certificate store and login to only my account
reading/using username provided from certificate DN, or principal
name,friendly name ?
b111887 and e411617 is administrator on this os. I have rights to put
e411617 pub keys to b111887 home folder authorized keys. And because
openssh ask's me to provide
2010 Jun 17
0
Debian packages fixing CVE-2010-2063 are available for lenny
Quoting Karolin Seeger (kseeger at samba.org):
> Release Announcements
> =====================
>
> This is a security release in order to address CVE-2010-2063.
>
>
> o CVE-2010-2063:
> In Samba 3.3.x and below, a buffer overrun is possible in chain_reply code.
As this issue also affect the 3.2 series of samba (which is no longer
officially supported by the Samba Team), Debian maintainers
pr...
2015 Apr 08
4
Update only of security vulnerabilities?
Hi All :)
What is the best way to get a list of available security updates?
I found several commands for that:
1) yum updateinfo list updates -q --security
2) yum list-security --security -q
3) yum --security check-update -q
Based on the sample output below I think I can use any of the three with
some awk to get a list of packages.
yum updateinfo list updates...
2019 Nov 25
3
[RFC] LLVM Security Group and Process
On Tue, Nov 19, 2019 at 10:46 AM JF Bastien <jfbastien at apple.com> wrote:
> And I do agree that if someone were to come in and put in the significant
> amounts of work to make LLVM directly usable in security-sensitive places,
> then we could support that. But none of that should have anything to do
> with the security group or its membership. All of that work and discussion,
> and the decision to support it in the end, should be done as a project-wide
> discussion and decision, just like...
2019 Oct 01
1
[libnbd PATCH] docs: Add libnbd-security(1) man page
Copies heavily after a similar addition recently made in nbdkit.
---
I'm not sure if .1 or .3 fits better for the man page. With nbdkit,
.1 made sense because 'nbdkit' is a standalone program; but with
libnbd, our only standalone is nbdsh, yet naming it nbdsh-security
seems off.
docs/Makefile.am | 7 +++++++
docs/libnbd-security.pod | 32 ++++++++++++++++++++++++++++++++
docs/libnbd.pod | 1 +
Makefile.am | 1 +
.gitignore | 3 ++-
SECURITY | 14 ++++++++++++++
6 files changed, 57 insertions(+)...
2007 Apr 15
0
CentOS-announce Digest, Vol 26, Issue 5
...release date) are also released
below.
===========================================================================================================
TYPE RATING NUMBER DESCRIPTION DATE
===========================================================================================================
Security Advisory Critical CESA-2007:0095 Critical: krb5 security update 2007-04-03
https://rhn.redhat.com/errata/RHSA-2007-0095.html
Security Advisory Important CESA-2007:0127 Important: xorg-x11-server security 2007-04-03
https://rhn.redhat.com/errata/RHSA-2007-0127.html
Security Advisory Impo...
2011 Mar 17
2
security updates?
Hello,
There are several important security updates available:
Critical: firefox security and bug fix update
Important: tomcat5 security update
Important: vsftpd security update
Moderate: subversion security and bug fix update
Important: logwatch security update
Important: libtiff security update
Moderate: kernel security and bug fix upd...
2007 Sep 19
1
LDAP / PAM -- Invalid Credentials Error
...: 0 Success
# numResponses: 2
# numEntries: 1
I think the issue might be with PAM, because comparing all files I
can think of doesnt point me to any differences except /etc/pam.d/
system-auth
The LDAP server 'storage' has WINBIND turned on, as follows:
auth required /lib/security/$ISA/pam_env.so
auth sufficient /lib/security/$ISA/pam_unix.so likeauth nullok
auth sufficient /lib/security/$ISA/pam_ldap.so use_first_pass
auth sufficient /lib/security/$ISA/pam_winbind.so
use_first_pass
auth required /lib/security/$ISA/pam_deny.so...
2004 Apr 06
4
SYN attacks
Heya,
FREEBSD 4.9-STABLE
Is there anyway to block SYN attacks and prevent it from bring down
my server?
Its been attacking for sometime.
2019 Nov 19
2
[RFC] LLVM Security Group and Process
...avid Blaikie via llvm-dev <
> llvm-dev at lists.llvm.org> wrote:
>
>
>
> On Mon, Nov 18, 2019 at 2:31 PM Robinson, Paul via llvm-dev <
> llvm-dev at lists.llvm.org> wrote:
>
>> One problem with defining away “arbitrary code execution in Clang” as
>> “not security relevant” is that you are inevitably making probably-wrong
>> assumptions about the set of all possible execution contexts.
>>
>>
>>
>> Case in point: Sony, being on the security-sensitive side these days,
>> has an internal mandate that we incorporate CVE fi...
2002 Nov 15
1
Winbind and Samba
.... All is working well in that
regard.
The issue I am having is getting regular UNIX based users to be able to
login. The following is my PAM configuration. For example, if I try to
login as root, it does not work. Any assistance would be greatly
appreciated.
#%PAM-1.0
auth required /lib/security/pam_securetty.so
#auth required /lib/security/pam_stack.so service=system-auth
auth required /lib/security/pam_nologin.so
auth sufficient /lib/security/pam_winbind.so
#account required /lib/security/pam_stack.so service=system-auth
auth required /lib/security/pam...
2019 Nov 15
17
[RFC] LLVM Security Group and Process
Hello compiler enthusiasts,
The Apple LLVM team would like to propose that a new a security process and an associated private LLVM Security Group be created under the umbrella of the LLVM project.
A draft proposal for how we could organize such a group and what its process could be is available on Phabricator <https://reviews.llvm.org/D70326>. The proposal starts with a list of...
2002 Nov 18
1
Help with PAM Config
...sing DOMAIN+username
Although this is working, now I can no longer login as a generic Linux user
(ex. root). The following is my GDM file from /etc/pam.d/gdm
I wonder if someone might have a suggestion as to what it's missing to allow
Linux users to login?
#%PAM-1.0
auth required /lib/security/pam_securetty.so
auth sufficient /lib/security/pam_winbind.so
auth sufficient /lib/security/pam_unix.so use_first_pass
auth required /lib/security/pam_stack.so service=system-auth
auth required /lib/security/pam_nologin.so
account sufficient /lib/security/pam_win...
2002 Jul 09
5
Cant Log Into Terminal Using Winbind
...tication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=...
Jul 9 11:46:01 alblinux pam_winbind[5463]: user 'MCIDOMNT+username' granted acces
Jul 9 11:46:09 alblinux sshd(pam_unix)[5463]: check pass; user unknown
Here is the login file :
#%PAM-1.0
auth required /lib/security/pam_securetty.so
auth required /lib/security/pam_stack.so service=system-auth
auth sufficient /lib/security/pam_winbind.so
auth required /lib/security/pam_nologin.so
account sufficient /lib/security/pam_winbind.so
account required /lib/security/pam_stack.s...
2025 Jan 23
2
Laptops unable to access Windows SMB share
...locations. Some of those have fixed IPs,
> the rest DHCP IPs but they don't move between subnets. The last two,
> both laptops, are the problem. They move back and forth between two
> subnets.
>
> Specifically:
>
> There are three relevant subnets. I'll call them Secure 1, Secure 2,
> and Unsecure 2. Secure 1 and Secure 2 are connected via a VPN, and
> Secure 2 and Unsecure 2 are connected via a firewall. The firewall
> does not NAT. The other clients are on Secure 1 and Secure 2. The
> laptops move between Secure 1 and Unsecure 2.
>
> To s...
2019 Oct 01
0
[libnbd PATCH] docs: Add libnbd-security(1) man page
Copies heavily after a similar addition recently made in nbdkit.
---
docs/Makefile.am | 7 +++++++
docs/libnbd-security.pod | 32 ++++++++++++++++++++++++++++++++
docs/libnbd.pod | 1 +
Makefile.am | 1 +
.gitignore | 3 ++-
SECURITY | 14 ++++++++++++++
6 files changed, 57 insertions(+), 1 deletion(-)
create mode 100644 docs/libnbd-security.pod
create mode...
2003 Nov 18
0
Samba PDC trying rid null logins
...t;<login.txt>> <<passwd.txt>> <<samba.txt>>
> <<smb.conf>> <<su.txt>> <<smb_server.conf>>
>
>
> Thanks
>
> Tameika Reed
>
-------------- next part --------------
#%PAM-1.0
auth required /lib/security/pam_listfile.so item=user sense=deny file=/etc/ftpusers onerr=succeed
#this line was changed should be pam_pwdb
auth sufficient /lib/security/pam_winbind.so shadow
auth required /lib/security/pam_shells.so
#this line was changed should be pam_pwdb
account required /lib/securit...
2004 Apr 07
5
Changing `security@freebsd.org' alias
Hello Folks,
The official email address for this list is
`freebsd-security@freebsd.org'. Due to convention, there is an email
alias for this list: security@freebsd.org, just as there is for
hackers@ & freebsd-hackers@, arch@ & freebsd-arch@, and so on.
The security@freebsd.org alias has been the source of occassional
problems. Several times in the past,...
2003 Nov 19
0
FW: Samba PDC trying rid null logins
...t;<login.txt>> <<passwd.txt>> <<samba.txt>>
> <<smb.conf>> <<su.txt>> <<smb_server.conf>>
>
>
> Thanks
>
> Tameika Reed
>
-------------- next part --------------
#%PAM-1.0
auth required /lib/security/pam_listfile.so item=user sense=deny file=/etc/ftpusers onerr=succeed
#this line was changed should be pam_pwdb
auth sufficient /lib/security/pam_winbind.so shadow
auth required /lib/security/pam_shells.so
#this line was changed should be pam_pwdb
account required /lib/securit...