similar to: speex-1.0.4 bug and change request

Displaying 20 results from an estimated 2000 matches similar to: "speex-1.0.4 bug and change request"

2004 Aug 06
2
Invalid comment fields...
Just been looking at a few speex files i have, and it seems several of them have comment packets that are not to spec.... Specifically, they are not in the format a=b, some of them just have a field with data and no "key". The files say they were encoded with speex 1.0, should these be considered invalid, ie just ignore any malformed comment field ? Thanks, Zen.
2006 Nov 07
1
smb + ldap: changing passwords from windows: SSHA instead of CRYPT
Dear friends, We have samba-3.0.21c-1 under RH9 + openldap 2.3.11 under FC4. When a windows user changes his password using Ctrl-Alt-Del the password is stored on ldap in SSHA format but we need to work with CRYPT because we have some apps that don't support SSHA. These are the lines related with authentication defined in smb.conf: encrypt passwords = yes ldap passwd sync = Yes
2010 Jun 05
1
wins or windbind problem? - help please
I have four domains in my LAN. I set up trust relationships for the domains, having each PDC working as wins server for each domain but I hd not set up winbind. I have samba3-3.3.12 + ldap (openldap 2.4.21) as users backend. I mean, I have wins support = yes for each PDC, and I can access to the shared folders of each PDC from any windows computer from my LAN. The problem is accessing to
2002 Mar 13
2
[PATCH] fix install-strip target in Makefile
The first patch will make "make install-strip" work. The second spends a few cycles avoiding "1 files to consider." Both are trivial but IMHO useful. --- Makefile.orig Wed Mar 13 06:38:42 2002 +++ Makefile Wed Mar 13 06:40:58 2002 @@ -12,6 +12,7 @@ LDFLAGS= INSTALLCMD=/bin/install -c +INSTALLMAN=/bin/install -c srcdir=. @@ -56,8 +57,8 @@ ${INSTALLCMD} -m 755 rsync
2018 Apr 03
1
GnuPG 2.0.16?
>> On Thu, 29 Mar 2018 10:53:05 -0700, >> Kay Schenk <kay.schenk at gmail.com> said: K> Does anyone know where I can find GnuPG 2.0.16 for CentOS 6.9 32-bit? Do you want something that old? 2.0.17 came out in 2011. I run Oracle Linux 6.9 (basically RHEL without the trademarks) -- if you're comfortable building from source, GnuPG-2.2.5 wasn't hard. This is
2003 Nov 15
2
[patch] 3.7.1p2: slogin symlink fixes
Hello, There are three small problems with the "slogin" and "slogin.1" symlinks created upon installation: 1. "./" is included in the target path unnecessarily. 2. Symlinks are assumed to be available, while only hardlinks could. 3. EXEEXT is not respected for slogin. Here is a fix for both problems -- the "./" is simply removed, EXEEXT is added, the
2006 Mar 20
1
RH9 and samba-3.0.21c-1
On my RH9 server, I upgraded samba the original samba version to the newest 3.0.21c-1 version using the binary RPM's available from the website. First I uninstalled the old rpm then I installed the new one. I have a few problems starting and stopping the daemons by /etc/init.s/smb 1) When I run /etc/init.d/smb stop , it gives me the message Shutting down SMB services: /etc/init.d/smb: line
2002 Feb 13
1
PATCH: mandir incorrectly set in Makefile.in
The following is a small patch to Makefile.in that fixes a problem when --mandir is passed to configure. Currently this (standard) option is ignored, being overridden via an explicit setting of MANDIR in configure. m. <p>--- BEGIN 'diff -u' OUTPUT --- <p>--- TRANSFORM/PATCH/Makefile.in Wed Feb 13 23:41:28 2002 +++ TRANSFORM/PATCH/Makefile.in.original Wed Feb 13
2005 Nov 28
0
master browser problems for one workgroup
Could somebody please tell me how can I know what computers of one local network are setuped up as master browsers for a local workgroup? I mean, is it possible to use nmblookup or other command for this? what parameters are needed? I'm having problems with a workgroup for which smbclient -L server gives different results every certain time, e.g. from one week to another the results
2005 Nov 10
1
how to migrate to samba-ldap transparently?
We are in the point of change our samba 3.0.5 PDC setup in order to make it authenticate its users against openldap 2.3.11. We already have the openldap server working with all the PDC users data and we also have already tested the wanted scenario using an identical PDC setuped up with the same SID and its netbios name changed and some PCs for testing as domain clients (we outsourced this
2006 Feb 16
0
samba 3 schema update and reindex ldap databases
We are considering to update our Samba 3.0.5 PDC to 3.0.21 using samba-3.0.21b-1.i386.rpm, and rpm -Uvh --test works. Whe have openldap 2.3.11 as passwd backend with samba.schema taken from samba-3.0.14 but reading the docs (Samba-3 to Samba-3 Updates on the Same Server) it states: "it is necessary only to update the LDAP schema". How the LDAP schema updated and the ldap databases
2005 Nov 16
0
a little problem with net getlocalsid
My samba PDC is working very well. I only have an 'theoretical' question (I think). When I run 'net getlocalsid my-pdc', it fails (see below). I think this is because someday the name of my pdc was other! In fact 'net getlocalsid my-old-pdc-name' works! and that output is the same output obtained from running 'net getlocalsid my-domain' (as written on the
2006 Mar 20
0
renaming a domain and keeping everything else the same
We have samba 3.0.21c + openldap working ok. Some weeks ago I got this answer (http://marc.theaimsgroup.com/?l=samba&m=113164752004902&w=2) to my question about whether it's better to have one or multiple windows domains, in favor of having only one domain. Now, we're gonna put into production a NAS box (one Windows Storage Server) for our main domain and for our whole
2006 Sep 07
1
update from 3.0.23b-1 to 3.0.23c - smbpasswd backend
I installed a PDC some days ago for some 15 users/PCs (w98,2000,xp), with samba 3.0.23b-1 and valid users wasn't working. I'm going to update to 3.0.23c which solves that problem. I'm using smbpasswd passdb backend. In /etc/group I have only two groups. I don't understand very well the changes related to primaryGroupSID and RID commented in previous posts. Please, is it
2006 Nov 28
0
joining windows machines to samba 3.023c + openldap 2.3.11
I was trying to join a windows xp machine to a new domain's PDC setuped with samba 3.0.23c and openldap 2.3.11 as backend but I noted that only the posix acount part is created, not the sambaSamAccount: [root]# pdbedit -a -m -u sistemas-33$ -d10 -- snip -- error: Object class violation (object class 'sambaSamAccount' requires attribute 'sambaSID') -- snip -- I understand
2008 Mar 24
0
ARCH(1,0) with t-residuals
Dear R users, I need to estimate an ARCH(1,0) model with t-residuals. To do this I use garchFit function from fGarch library. However, I get the following error message: Error in.garchInitParameters (formula.mean = formula.mean, formula.var = formula.var, ): object "alpha" not found I tried to estimate this model with different series, but I always get this error message. For example,
2004 Dec 14
3
make check-all failed on SLES8 for x86_64
Hi all, I've only now noticed that on our Opteron boxes running Suse Enterprise Server 8 that R-2.0.1 did not pass make chek-all. It bombed in tests/lapack.R at: > eigenok <- function(A, E, Eps = 1000 * .Machine$double.eps) { V <- E$vect lam <- E$values stopifnot(abs(A %*% V - V %*% diag(lam)) < Eps, .... [TRUNCATED] > Ceigenok <- function(A, E, Eps =
2006 Apr 18
1
Scenario 0 ¡V SAMBA 3.0.22
Hello Lads, I have a PDC & BDC / Master & Slave; I regularly make backups of the LDAP database: Slapcat ¡Vv ¡Vl backupallusers.txt. Both my PDC & BDC have been rebuilt from scratch, I slapadd ¡Vv ¡Vl backupallusers.txt and I net set localsid domainsidhere for the PDC << I get that from the backupallusers.txt. Smbpasswd ¡Vw secret < on both PDC & BDC Net rpc getsid
2016 May 26
2
samba4 on centos 7 won't promote to dc
Hello everyone I have successfully deployed samba 4.4.2 on Centos7 as PDC. I had to use BIND9_DLZ because samba_internal was not working. I have successfully joined win7 machine to a domain and with RSAT I can add user, GP etc.. This was all possible but with a more than a few tweaks but I have some questions. But at this time only one is bugging me crazy. 1. When I configure the makefile of
2005 Nov 11
2
Migrating same domain
This weekend, we're replacing a customer's Windows 2003 server with a Samba box. They lost their Windows media and we can't reset the administrator password, so we can't even login to the server to examine it. The best we can do is to boot Knoppix and copy the filesystem onto an external USB drive, to recover their files. We're not sure how we will recover their Exchange mail