similar to: static h in detect_attack()

Displaying 20 results from an estimated 500 matches similar to: "static h in detect_attack()"

2006 Nov 01
0
No subject
each pass afterwards looks to see if the hash table has grown. If pSOS OS is having issues I'd question your compiler or OS for reallocating memory that should be tagged as used. - Ben On Wed, 15 May 2002, Amandeep Singh wrote: > Hi All, > > Did anybody ever had problems created by static h in function > detect_attack() in deattack.c? In our system which is based on pSOS OS,
2006 May 15
1
[PATCH 2/12] bug fix: openssh-4.3p2 NULL dereference
The variable IV does can be NULL when passed into the function. However, IV is dereferenced in CMP, therefore, IV should be checked before sending it to this macro. This patch adds what is common in other parts of the code but is missing on this particular check. This entire set of patches passed the regression tests on my system. Null dereference bug found by Coverity. Signed-off-by: Kylene
2001 Feb 08
0
BindView advisory: sshd remote root (bug in deattack.c)
Remote vulnerability in SSH daemon crc32 compensation attack detector ----------------------------------------------------------------------- Issue date: 8 February 2001 Author: Michal Zalewski <lcamtuf at razor.bindview.com> Contact: Scott Blake <blake at razor.bindview.com> CVE: CAN-2001-0144 Topic: Remotely exploitable vulnerability condition exists in most ssh daemon
2018 Oct 04
1
Passwordsettings
As Rowland points out, that password already meets the complexity criteria, so I don't think Password Settings Objects (PSOs) will help here. PSOs allow you to tailor different passwordsettings for different users, i.e. turn complexity on or off for specific users. PSOs don't let you customize the criteria that determines whether a password is complex or not. So you could use PSOs to
2001 Feb 08
0
[CORE SDI ADVISORY] SSH1 CRC-32 compensation attack detector vulnerability
CORE SDI http://www.core-sdi.com SSH1 CRC-32 compensation attack detector vulnerability Date Published: 2001-02-08 Advisory ID: CORE-20010207 Bugtraq ID: 2347 CVE CAN: CAN-2001-0144 Title: SSH1 CRC-32 compensation attack detector vulnerability Class: Boundary Error Condition Remotely Exploitable: Yes Locally Exploitable: Yes Release Mode:
2019 Jun 25
2
Error determinigng PSOs in system [SEC=UNOFFICIAL]
UNOFFICIAL Thanks Tim, I was just wondering if my mistake was raising the functional-level. This confirms it. This apparently also broke backup. I cannot create the container, because the current schema (2003) doesn't support msDS-PasswordSettingsContainer. It seems impossible (and dangerous) to update the schema. I was given a reference to a thread about updating the schema but - the
2019 Jun 24
2
Error determinigng PSOs in system [SEC=UNOFFICIAL]
UNOFFICIAL Hi Today I demoted the temporary DC (Julius) on my network. The demotion failed. Failed to confirm we are not an RODC ... cannot find attribute msDS-isRODC So I shutdown Julius and forced the demotion. The domain seems stable until I tried LDAP authentication which fails. The samba log says: Error 32 determining PSOs in system. I can't seem to find anything on this error.
2001 Aug 02
1
Port for PSOS?
Does anyone have a port for PSOS or know if anyone has tried? Any info on the extent of the changes that will be required for the port would be greatly appreciated. Thanks, Jared
2006 Sep 10
2
Corrupted MAC problem on PSOS platform
Hi Group, I am porting openSSH to an embedded platform running pSOS. I am able to setup a connection with the server but after I disconnect and reconnect, I always get the following error message and client won't establish connection with the server. <First connection..............................> debug: Enabling compatibility mode for protocol 2.0 debug: SSH2_MSG_KEXINIT sent debug:
2018 Aug 15
1
[Announce] Samba 4.9.0rc3 Available for Download
Release Announcements ===================== This is the third release candidate of Samba 4.9. This is *not* intended for production environments and is designed for testing purposes only. Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. Samba 4.9 will be the next version of the Samba suite. UPGRADING ========= NEW FEATURES/CHANGES
2018 Aug 15
1
[Announce] Samba 4.9.0rc3 Available for Download
Release Announcements ===================== This is the third release candidate of Samba 4.9. This is *not* intended for production environments and is designed for testing purposes only. Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. Samba 4.9 will be the next version of the Samba suite. UPGRADING ========= NEW FEATURES/CHANGES
2024 Mar 21
1
Remove account noexpiry and use PSO again
Hi Team, I am using fine-grained Password Settings Objects (PSOs), set with 'samba-tool domain passwordsettings pso' to determine a.o. password expiry (max. pw. age), they are set on a group. A while ago I have set one user to never expire: 'samba-tool user setexpiry myuser --noexpiry'. How do I remove 'noexpiry' from the user account and let the user follow the PSO
2024 Mar 22
1
Remove account noexpiry and use PSO again
On Thu, 21 Mar 2024 19:50:17 +0100 Kees van Vloten via samba <samba at lists.samba.org> wrote: > Hi Team, > > > I am using fine-grained Password Settings Objects (PSOs), set with > 'samba-tool domain passwordsettings pso' to determine a.o. password > expiry (max. pw. age), they are set on a group. > > A while ago I have set one user to never expire:
2018 Oct 02
2
Passwordsettings
Hi! I have one question about passwordsettings in Samba 4: My configuration: S.O. : Ubuntu 16.04 Samba Version:  4.7.7 -- samba-tool domain passwordsettings show Password complexity: on Store plaintext passwords: off Password history length: 24 Minimum password length: 7 Minimum password age (days): 0 Maximum password age (days): 180 Account lockout duration (mins): 30 Account lockout
2019 Jun 24
0
Error determinigng PSOs in system [SEC=UNOFFICIAL]
On Mon, 2019-06-24 at 07:12 +0000, Thamm, Russell via samba wrote: > UNOFFICIAL > Hi > > Today I demoted the temporary DC (Julius) on my network. > > The demotion failed. > > Failed to confirm we are not an RODC ... cannot find attribute msDS- > isRODC > > So I shutdown Julius and forced the demotion. > > The domain seems stable until I tried LDAP
2019 Jun 26
0
Error determinigng PSOs in system [SEC=UNOFFICIAL]
UNOFFICIAL Hi Rowland, How can I get these ldf files? I have now setup a lab-domain so I can try this out without fear of stuffing anything up. I believe that I now have finally completed upgrading from 2003 server to Samba 4 (fingers crossed). Thanks so much to everyone for your help and patience. Cheers Russell -----Original Message----- From: Rowland penny [mailto:rpenny at samba.org]
2019 Jun 26
0
Error determinigng PSOs in system [SEC=UNOFFICIAL]
Hi Russell, Ah, right, of course you can't create the msDS-PasswordSettingsContainer object on a 2003 schema. The code doesn't actually care what type of object the Password Settings Container is as long as it exists. So the simplest short-term kludge to get back to a working AD would be to create the PSO container as an object that does exist in your schema, e.g. ldbadd -H
2013 Feb 27
2
setup / configure
hi, im new to icecast and find hard time in setting up and configuring streams. it would be great if there is even detailed documentation along with use cases. the existing documentation is nice but hard for new user like me to understand what is sampling and best bit rate and so on. With Best -Ashwin. +91-9959166266 -------------- next part -------------- An HTML attachment was scrubbed...
2006 Mar 20
7
error using feedtools
I performed a gem install feedtools, I then added these 2 lines to my environment.rb: require ''rubygems'' require ''feed_tools'' I then added this method in my controller: def rss @post = Post.most_recent feed = FeedTools::Feed.new feed.title = ''Recent Rambles'' feed.subtitle = ''random thoughts by me''
2005 Feb 24
8
web services with ActionWebService
<noobalert> Uh, yeah. So my noob self is showing through again. I''m trying to write a simple hello-world type web service with the ActionWebService thingy. I didn''t get very far. I''ve only done web services stuff in .NET, so I''m not exactly used to this sort of thing. Anyhow, I have a file, person_api.rb in my app/apis folder. I want to take a single