Displaying 20 results from an estimated 170 matches for "1759".
Did you mean:
1,59
2024 Jul 13
1
[Bug 1759] New: flush and delete nft commands need an option to ignore non-existant objects
https://bugzilla.netfilter.org/show_bug.cgi?id=1759
Bug ID: 1759
Summary: flush and delete nft commands need an option to ignore
non-existant objects
Product: nftables
Version: unspecified
Hardware: x86_64
OS: Ubuntu
Status: NEW
Severity...
2010 Apr 19
3
[Bug 1759] New: allow display of bubblebabble fingerprint when connecting
https://bugzilla.mindrot.org/show_bug.cgi?id=1759
Summary: allow display of bubblebabble fingerprint when
connecting
Product: Portable OpenSSH
Version: -current
Platform: All
URL: http://bugs.debian.org/578422
OS/Version: Linux
Status: NEW...
2017 Jul 19
0
CESA-2017:1759 Important CentOS 6 freeradius Security Update
CentOS Errata and Security Advisory 2017:1759 Important
Upstream details at : https://access.redhat.com/errata/RHSA-2017:1759
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
e4f767fdec3af6be76c0cfe372573f825216e8c026a2941c301999bcbdf4c02d freeradius-2.2.6-7.el6_9.i686....
2005 May 30
5
ipchains to shorewall
...but we''ve already opened those, above./
#
ipchains -A input -p tcp -s $SUBNET -i eth0 -d 0/0 67 -j ACCEPT
ipchains -A input -p tcp -s $SUBNET -i eth0 -d 0/0 69 -j ACCEPT
ipchains -A input -p tcp -s $SUBNET -i eth0 -d 0/0 4011 -j ACCEPT
ipchains -A input -p tcp -s $SUBNET -i eth0 -d 0/0 1759 -j ACCEPT
I have tried to change policy and rules with no results.
Regards.
Quiliro
2013 Oct 10
1
cached message size errors
...llo,
We recently moved from courier to dovecot, and I'm seeing a handful
of errors that prevent people from retrieving email.
Below is a snippet of the log sequence I see when this happens:
Oct 10 13:44:24 mbox dovecot: imap(xxx at bway.net): Error: Cached message size smaller than expected (1759 < 1830)
Oct 10 13:44:24 mbox dovecot: imap(xxx at bway.net): Error: Maildir filename has wrong S value, renamed the file from /home/vpopmail/domains/bway.net/1/xxx/Maildir/cur/1381381552.91972.xena.bway.net,S=1759:2,b to /home/vpopmail/domains/bway.net/1/xxx/Maildir/cur/1381381552.91972.xena.bwa...
2009 Feb 04
2
Smb Panic
...amba 3.0.28 installed on several servers and winbind dies every
couple of days on all of them. The deaths appear to correlate with the
following log messages:
[2009/01/25 04:02:09, 0] lib/util.c:smb_panic(1655)
PANIC (pid 13395): internal error
[2009/01/25 04:02:09, 0] lib/util.c:log_stack_trace(1759)
BACKTRACE: 14 stack frames:
#0 winbindd(log_stack_trace+0x2d) [0x800ccc10]
#1 winbindd(smb_panic+0x56) [0x800ccd17]
#2 winbindd [0x800b9205]
#3 [0xffffe420]
#4 winbindd [0x800c508c]
#5 winbindd(lp_do_parameter+0x56a) [0x800ace25]
#6 winbindd [0x800acf8d]
#7 winbindd [0x80...
2009 Feb 11
5
4th Submission to Samba List -- No Response Yet
...amba 3.0.28 installed on several servers and winbind dies every
couple of days on all of them. The deaths appear to correlate with the
following log messages:
[2009/01/25 04:02:09, 0] lib/util.c:smb_panic(1655)
PANIC (pid 13395): internal error
[2009/01/25 04:02:09, 0] lib/util.c:log_stack_trace(1759)
BACKTRACE: 14 stack frames:
#0 winbindd(log_stack_trace+0x2d) [0x800ccc10]
#1 winbindd(smb_panic+0x56) [0x800ccd17]
#2 winbindd [0x800b9205]
#3 [0xffffe420]
#4 winbindd [0x800c508c]
#5 winbindd(lp_do_parameter+0x56a) [0x800ace25]
#6 winbindd [0x800acf8d]
#7 winbindd [0x80...
2011 Jul 07
2
subset from a dataset after comparing its one column to a related vector
Hello R users,
I have two data sets like the following. Form of dataset:
data:
X1 X2 X3 X4 X5
1902 RE 3 594 9
1903 RE 3 1340 7
1904 AA 3 760 14
1908 RE 4 1759 18
1909 EX 2 387 1
2901 AU 6 3116 2
3801 AA 1 304 29
3902 RE 5 2482 6
I need to select rows of a data set based on the common observations of X1.
Using intersect command I...
2017 Jul 20
0
CentOS-announce Digest, Vol 149, Issue 7
...n reach the person managing the list at
centos-announce-owner at centos.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of CentOS-announce digest..."
Today's Topics:
1. CentOS Atomic Host 7.1706 Released (Jason Brooks)
2. CESA-2017:1759 Important CentOS 6 freeradius Security Update
(Johnny Hughes)
----------------------------------------------------------------------
Message: 1
Date: Tue, 18 Jul 2017 16:39:01 -0700
From: Jason Brooks <jbrooks at redhat.com>
To: atomic-devel <atomic-devel at projectatomic.io>,...
2011 Jul 28
2
order a data frame after date and hour
Hi,
I've got a dataframe looking like this:
DateHour TcuvInt.A TcuvInt.B TcuvInt.C
1757 2007-03-15 14:00:00 7.83 <NA>
1758 2007-03-15 14:30:00 7.42 7.69 <NA>
1759 2007-03-15 15:00:00 7.53 7.75 <NA>
1760 2007-03-15 15:30:00 7.65 7.73 <NA>
and I need to sort it after the DateHour variable. It is mostly sorted
already except that in the end there is X dates that should be in the
beginning. I tried to find a way to con...
2007 Nov 30
3
Vista over VPN loses connection with workgroup
I've a server running CentOS 5, Samba 3.0.23c and OpenVPN-2.1beta4
A laptop running Vista connects to the server over VPN. The CentOS
server is local, domain and preferred master, and also WINS server.
It looks like every once in a while the Vista laptop drops the VPN
connection, which gets re-established soon after that. But the problem
is, it appears that after the dropout the Vista
2006 Jun 18
11
DTMF Talk off
Hello all,
I have seen some chatter again about DTMF. I see most of the talk about DTMF
around not being able to get an external IVR to recognize digits, not a big
issue for me at this time but sill interesting. My issue though, is with
talk off on a zap channel. It seems to be getting worse or maybe my patience
is thinning. All my calls go out and come in pstn through an FXO as I do not
2005 Jun 02
1
[LLVMdev] Cygwin 'make check' results
Reid,
Heres the results, even better than before :-
# of expected passes 1759
# of unexpected failures 12
# of expected failures 56
Previous working build :-
# of expected passes 1736
# of unexpected failures 16
# of expected failures 56
Goodie, now for a release build.
Aaron
-------------- next part --------------
An HTML attac...
2008 May 21
1
[Slightly OT] Mac and Samba
...much in advance,
Rubin
--
Rubin Bennett
RB Technologies
http://thatitguy.com
rbennett@thatitguy.com
(802)223-4448
"They that can give up essential liberty to obtain a little
temporary security deserve neither liberty nor safety"
--Benjamin Franklin, Historical Review of Pennsylvania, 1759
2000 Jul 08
1
sshd Pam problem for Redhat 6.2
...m
configure:1782: gcc -o conftest -g -O2 -Wall conftest.c -lnsl -lz -lutil
1>&5
/tmp/ccrxfo4N.o: In function `main':
/home/elev/a-downld/Tmp/openssh-2.1.1p2/configure:1776: undefined reference
to `arc4random'
collect2: ld returned 1 exit status
configure: failed program was:
#line 1759 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char arc4random(); below. */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int...
2013 Apr 07
2
group data in classes
...] 1703 1704 1705 1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716
1717
[121] 1718 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 1730 1731
1732
[136] 1733 1734 1735 1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746
1747
[151] 1748 1749 1750 1751 1752 1753 1754 1755 1756 1757 1758 1759 1760 1761
1762
[166] 1763 1764 1765 1766 1767 1768 1769 1770 1771 1772 1773 1774 1775 1776
1777
[181] 1778 1779 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791
1792
[196] 1793 1794 1795 1796 1797 1798 1799 1800 1801 1802 1803 1804 1805 1806
1807
[211] 1808 1809 1810 1811 1812 1813 1814...
2006 Dec 14
1
Compilation error on Mac OS X 10.4.7
...ion 'sys_listxattr':
lib/system.c:1705: error: too few arguments to function 'listxattr'
lib/system.c: In function 'sys_flistxattr':
lib/system.c:1741: error: too few arguments to function 'flistxattr'
lib/system.c: In function 'sys_removexattr':
lib/system.c:1759: error: too few arguments to function 'removexattr'
lib/system.c: In function 'sys_fremovexattr':
lib/system.c:1811: error: too few arguments to function 'fremovexattr'
lib/system.c: In function 'sys_setxattr':
lib/system.c:1842: error: too few arguments to function...
2004 Feb 09
4
Some GSSAPI/Kerberos Questions
...phil at ipom.com
Freeware and Technical Pages Insanity Palace of Metallica
http://www.phildev.net/ http://www.ipom.com/
"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety."
- Benjamin Franklin, 1759
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20040209/191b42ef/attachment.bin
2002 Jun 06
7
samba with ldap
Hello ,
Does Samba 2.2 has support for LDAP
I want to use LDAP for user authentication instead of smbpasswd
Any help in this regard would be highly appreciated
Thanks & Regards
Kalpit Jain
Vice President-Technology
Email: kalpit@netcore.co.in
Netcore Solutions Pvt Ltd
402, Peninsula Chambers (Morarjee Mills Compound)
Ganpat Rao Kadam Marg (Behind Piramal Hospital)
Near A-Z Industrial
2005 Jun 24
4
File System Size Limits?
...uga.edu +1.706.546.0692
pgp public key: http://www.arches.uga.edu/~harold/pgpkey.html
"They that can give up essential liberty to obtain a little
temporary safety deserve neither liberty nor safety."
Benjamin Franklin, Historical Review of Pennsylvania, 1759.