Displaying 20 results from an estimated 87 matches for "swb".
Did you mean:
skb
2010 Feb 11
0
squid, ntlm_auth, winbind problem
...ost stable samba version, i get them from www.backports.org
including the 2.6.30 kernel package.
The used configuration is copied from the formerly running machine.
Doing this on the shell will get this result:
~# /usr/bin/ntlm_auth --helper-protocol=squid-2.5-ntlmssp --require-membership-of='SWB+Internetbenutzer'
SWB\user mypassword
[2010/02/11 08:51:14, 1] utils/ntlm_auth.c:802(manage_squid_ntlmssp_request)
BH NTLMSSP query invalid
Here a list of information about the system with the problem:
debian_version 5.0.4
with linux-image form backpots.org
with sernet-samba packages from ht...
1999 Nov 10
0
Re: undocumented bugs - nfsd
...rectifies this problem.
The full source for 2.2beta47 can be found at
ftp://mathematik.tu-darmstadt.de/pub/linux/people/okir
Another version (2.2.48) that has some additional, non-security related
fixes I have been working on can be found in the dontuse subdirectory.
Olaf
>>From okir@monad.swb.de Wed Nov 10 10:54:31 1999
Received: (from okir@localhost)
by monad.swb.de (8.9.3/8.9.3) id KAA01061;
Wed, 10 Nov 1999 10:54:31 +0100
Date: Wed, 10 Nov 1999 10:54:31 +0100
From: Olaf Kirch <okir@monad.swb.de>
To: BUGTRAQ@SECURITYFOCUS.COM
Cc: linux-security@redhat.com
Subject: Re: undocum...
2014 Jul 21
2
[LLVMdev] LTO type uniquing: ODR assertion failure
..., i32 0, null, null, metadata !"_ZTS13SpuPacketType"} ; [
> DW_TAG_enumeration_type ] [SpuPacketType] [line 102, size 32, align 32,
> offset 0] [def] [from ]
>
> The only difference between these two is the file node
> !474 = metadata !{metadata
> !"/Users/manmanren/swb/rdar_17628609/AppleSPUFirmware-71/SPU/SPUPacket.h",
> metadata !"/Users/manmanren/swb/rdar_17628609/AppleSPUFirmware-71"}
> !6696 = metadata !{metadata
> !"/Users/manmanren/swb/rdar_17628609/AppleSPUFirmware-71/SPU/../SPU/SPUPacket.h",
> metadata !"/Users/m...
2014 Jul 21
4
[LLVMdev] LTO type uniquing: ODR assertion failure
...>> > DW_TAG_enumeration_type ] [SpuPacketType] [line 102, size 32, align 32,
>> > offset 0] [def] [from ]
>> >
>> > The only difference between these two is the file node
>> > !474 = metadata !{metadata
>> >
>> > !"/Users/manmanren/swb/rdar_17628609/AppleSPUFirmware-71/SPU/SPUPacket.h",
>> > metadata !"/Users/manmanren/swb/rdar_17628609/AppleSPUFirmware-71"}
>> > !6696 = metadata !{metadata
>> >
>> > !"/Users/manmanren/swb/rdar_17628609/AppleSPUFirmware-71/SPU/../SPU/SPUPack...
2010 Oct 24
1
Optimize parameters of ODE Problem which is solved numeric
...a=0.1
b=0.22
d= -0.3
e= -0.4
#parameter vector
parameter <- c(a,b,d,e)
### Initial Values of the ODE
AWPs <- function(PID){
m1<- PID$sato[1]
m2<- PID$hrs[1]
m3<- PID$fim[1]
m4<- PID$health[1]
return(c(m1,m2,m3,m4))
}
AWP <- AWPs(PID)
## before using ode from Package deSolve
SWB <- function (t, AWP, parameter) {
### it didn't save the names of the variables, thats why this strange ### lines (but inimportant)
m1<-AWP[1]
m2<-AWP[2]
m3<-AWP[3]
m4<-AWP[4]
###
with(as.list(c(AWP,parameter)),{
# Rate of change
dm1 <- a*m1+b*m2+d*m3+e*m4
dm2 <- a*m...
2014 Jul 21
2
[LLVMdev] LTO type uniquing: ODR assertion failure
On Mon, Jul 21, 2014 at 10:39 AM, Manman Ren <manman.ren at gmail.com> wrote:
>
>
>
> On Mon, Jul 14, 2014 at 11:32 AM, Manman Ren <manman.ren at gmail.com> wrote:
>>
>>
>> We still have access to types via MDNodes directly and the assertion that
>> assumes all accesses to DITypes are accessing the resolved DIType will fire
>>
>> i.e
1999 Aug 26
2
[RHSA-1999:030-01] Buffer overflow in cron daemon
---------------------------------------------------------------------
Red Hat, Inc. Security Advisory
Synopsis: Buffer overflow in cron daemon
Advisory ID: RHSA-1999:030-01
Issue date: 1999-08-25
Updated on:
Keywords: vixie-cron crond MAILTO
Cross references:
---------------------------------------------------------------------
1. Topic:
A buffer overflow exists in crond, the cron
2006 Jan 02
2
Plotting the mean of data
...or do I have to make a new structure with the calculated
values and then plot it?
All the best!
--
###########################################
Kare Edvardsen <kare.edvardsen at nilu.no>
Norwegian Institute for Air Research (NILU)
Polarmiljosenteret
NO-9296 Tromso http://www.nilu.no
Swb. +47 77 75 03 75 Dir. +47 77 75 03 90
Fax. +47 77 75 03 76 Mob. +47 90 74 60 69
###########################################
2004 Apr 22
1
PC based Switchboard application files??
Good day all
I'm trying this switchboard demo (ftp://ftp.lanwan.fi/switchboard)
But in the pdf howto they speak about a swb.txt and I dont have that
file
Thanks
Altus
2015 Oct 13
0
Opus (or Silk) and E-Model
Hi--
I'd like to calculate the MOS score (or R-factor) using the ITU-T
E-Model (see https://www.itu.int/ITU-T/studygroups/com12/emodelv1/tut.htm)
for Opus and/or Silk codecs:
- Opus NB, MB, WD, and SWB
- SILK NB, MB, WD, and SWB
However, some of the required parameters are missing, in particular:
- Bpl: packet loss robustness factor and
- Ie-eff: equipment impairment factor
Does someone knows those parameters or where could I find them?
Alternatively, I think could derive those numbers f...
1997 Jul 22
0
ld.so vulnerability
.../Srnw8tmTTkLuZrxsx49qEw3jP3hM8DdM
qeiVd8DyztiphIpIgPpWYr79e6z4/6tViDA0Cpb+ZbJ2axe7k0Dg9Ypd8k6C1cC5
L6qKo+pHbTBn7F31OEerrqniaYyVuVWdsD3tDWsItKsYqBJy5+jiRvMC3RzFqUNk
mpdo1mnqJiw=
=I/YT
-----END PGP SIGNATURE-----
--
Olaf Kirch | --- o --- Nous sommes du soleil we love when we play
okir@monad.swb.de | / | \ sol.dhoop.naytheet.ah kin.ir.samse.qurax
okir@lst.de +-------------------- Why Not?! -----------------------
finger okir@brewhq.swb.de for PGP key
2006 Jan 11
2
Space between axis label and tick labels
...axis and tick labels
2) font thickness
3) placement of both axis and yick labels
Cheers,
Kare
--
###########################################
Kare Edvardsen <kare.edvardsen at nilu.no>
Norwegian Institute for Air Research (NILU)
Polarmiljosenteret
NO-9296 Tromso http://www.nilu.no
Swb. +47 77 75 03 75 Dir. +47 77 75 03 90
Fax. +47 77 75 03 76 Mob. +47 90 74 60 69
###########################################
1996 Nov 19
0
Yet another attempt at /tmp spoof protection
...-------------------------------------
diff -ur nfs-server-2.2beta23/ChangeLog nfs-server-2.2beta23/ChangeLog
- --- nfs-server-2.2beta23/ChangeLog Wed Sep 25 01:22:27 1996
+++ nfs-server-2.2beta23/ChangeLog Fri Nov 15 11:50:52 1996
@@ -1,3 +1,7 @@
+Fri Nov 15 11:50:28 1996 Olaf Kirch <okir@monad.swb.de>
+
+ * Added experimental CDF support. See README.CDF for details.
+
Wed Sep 25 01:19:25 1996 Olaf Kirch <okir@monad.swb.de>
* Fixed a very old bug in the file handle cache. When many
diff -ur nfs-server-2.2beta23/Makefile.in nfs-server-2.2beta23/Makefile.in
- --- nfs-server-2.2be...
1999 Nov 19
2
[RHSA-1999:055-01] Denial of service attack in syslogd
...r the syslog daemon is restarted.
3. Problem description:
The syslog daemon by default used unix domain stream sockets for receiving
local log connections. By opening a large number of connections to
the log daemon, the user could make the system unresponsive.
Thanks go to Olaf Kirch (okir@monad.swb.de) for noting the vulnerability
and providing patches.
4. Solution:
For each RPM for your particular architecture, run:
rpm -Uvh <filename>
where filename is the name of the RPM.
libc updates are needed for Red Hat Linux 4.2 for the Intel and Sparc
architectures so that logging will w...
1998 Mar 09
2
Towards a solution of tmp-file problems.
Introduction.
------------
Every now and then a new "exploit" turns up of some program that uses
tmp files. The first solution was "sticky bits", but since links exist
(that''s a LONG time), that solution is inadequate.
Discussion.
----------
The problem is that you put an object (link/pipe) in the place where
you expect a program to put its tempfile, and wait for
1997 Apr 29
9
Yet Another DIP Exploit?
I seem to have stumbled across another vulnerability in DIP. It
appears to allow any user to gain control of arbitrary devices in /dev.
For instance, I have successfully stolen keystrokes from a root login as
follows... (I could also dump characters to the root console)
$ whoami
cesaro
$ cat < /dev/tty1 <------ root login here
bash: /dev/tty1: Permission denied
2002 Feb 21
0
data.dump from S to R: no functions
...t;- objects.summary()
Splus/G:/path-8/meteo/smeteo>a[1:3,]
data.class storage.mode extent object.size
dataset.date
.Last.fixed character character 1 66
99.05.03 10:05
.Last.value character character 15 683 102.02.21
20:0699.04.05 23:54
INM.casa.swb function function 4 2377
99.04.05 23:54
Then select those that are not a function:
Splus/G:/path-8/meteo/smeteo>a <- a[a[,1]!="function",]
Get the names:
Splus/G:/path-8/meteo/smeteo>b <- dimnames(a)[[1]]
Splus/G:/path-8/meteo/smeteo>b
[1]...
2003 May 13
2
Voicemail2 and MWI
...anyone else observed this behavior?
--
Regards,
Fred
-----------------_=o&o>_-------------------------------
Fred R. Ziegler BMWOA #77929 AMA #631103
<fred.ziegler@alum.mit.edu> BMWRA #22468 '97 R1100RTL
W. Medford, MA 02155 YB #235 IBA #6190 '72 R60/5 swb
... holder of the Ultra-Prestigious MA IBMWR plate!! :-)
2003 Jul 07
0
Problems with Hangup Detection in VoiceMail2.
...)
exten => 304,3,Hangup
.
.
--
Regards,
Fred
-----------------_=o&o>_-------------------------------
Fred R. Ziegler BMWOA #77929 AMA #631103
<fred.ziegler@alum.mit.edu> BMWRA #22468 '97 R1100RTL
W. Medford, MA 02155 YB #235 IBA #6190 '72 R60/5 swb
... holder of the Ultra-Prestigious MA IBMWR plate!! :-)
2003 Jul 09
0
SUMMARY: Problems with Hangup Detection in VoiceMail2.
...; 304,3,Hangup
> .
> .
>
--
Regards,
Fred
-----------------_=o&o>_-------------------------------
Fred R. Ziegler BMWOA #77929 AMA #631103
<fred.ziegler@alum.mit.edu> BMWRA #22468 '97 R1100RTL
W. Medford, MA 02155 YB #235 IBA #6190 '72 R60/5 swb
... holder of the Ultra-Prestigious MA IBMWR plate!! :-)