similar to: Contents of Flac-dev Digest, Vol 65, Issue 4

Displaying 20 results from an estimated 1100 matches similar to: "Contents of Flac-dev Digest, Vol 65, Issue 4"

2010 Feb 13
3
Contents of Flac-dev Digest, Vol 65, Issue 5
Thanks for helping Erik, I have uploaded a small file example for you to check. I am curious about what is exactly producing this mismatch filesize! I know it's ridiculous and probably too paranoid, but knowledge is always welcome. -rw-r--r-- 1 djzn djzn 341418 2010-02-11 20:34 bandstand-linux.flac -rw-r--r-- 1 djzn djzn 556308 2010-02-11 20:34 bandstand.wav -rw-r--r-- 1 djzn djzn 341429
2010 Feb 09
4
Win32 and ELF created files are different
Hi everyone, I was fiddling with FLAC executable on Linux and also making FLAC files with foobar2000 under WINE. I was using the same exact options for both linux native executable and flac.exe through foobar2000. But I have noticed something: The FLAC files themselves created from flac.exe and flac(ELF) are not bit identical. They differ in something (Not audio data). Looking at this, I used a
2010 Feb 13
0
Decoded files identical, encoded files different (linux vs win encoder)
Djeizon Barros wrote: > > Another possibility could be different line endings in some > > metadata file (ie '\r\n' on windows and '\n' on Linux). > > > > The produced files are tagless. So I don't know about this... but > it is a good guess Its a good guess and its wrong :-). > I have uploaded a small file example for you to check. > I am
2014 May 18
0
insufficient access rights / denied / DNS
Hi, maybe ist a general Problem. i have the following question. Wheni create manually a DNS record with RSAT Tools there is no problem. The following steps i try to get automatically updates. The following steps i have done. - Remove the Computer from AD - Remove DNS Record (checked also with ldbsearch for the principal, nothing found) - Join the Computer back to
2008 Oct 06
1
Customizing SELinux Policy
Hi Guys, After some moths the server has been running in SELinux Permesive mode ... Some avc: denied messages has been recored ... I thought it was time to go to the next step and set SELinux Enforcing mode in the server ... it is a mail(postfix+cyrus+sasl), web, snmp with mrtg, squid sever with a local TLS configured for webmail access ... I took a look to the Deployment Guide about how to do
2012 Oct 06
1
Dovecot & pam issues
I'm replacing my old Fedora 7 mail server with a new one running CentOS6.3. The old server uses plain-text logins and password for pop3 and IMAP. I'm unable to get dovecot to authenticate. It's failing the password check. Trying 192.168.1.50... Connected to orion (192.168.1.50). Escape character is '^]'. +OK orion.crucis.net Dovecot ready. user joe +OK pass abcdefg -ERR
2005 Sep 23
2
Multiple authentication databases
Hello, I'm trying to setup multimple auth. databases with Dovecot 1.0 alpha2. I wrote in dovecot.conf next lines (as was described at http://wiki.dovecot.org/moin.cgi/MultipleAuth) auth_debug = yes auth_verbose = yes auth default { mechanisms = plain user = root passdb sql { args = /usr/local/dovecot/etc/dovecot-mysql.conf } passdb pam
2006 Feb 10
1
If mbox does not exist dovecot creates directory
Hi, I've searched the archive of mailing list but did not find anything about this issue. dovecot 1.0alpha5, using mbox format and MySQL DB of users When user is trying to login via POP3 and there is no corresponding mailbox for it dovecot creates a directory instead of mbox file. In this time log looks like Feb 10 10:39:36 orion dovecot: auth-worker(default): sql(ivan.sid at
2016 Sep 17
0
Upgrade to 4.5 error (SLES 12 SP1)
On Fri, 16 Sep 2016 22:10:20 +0000 "Vogel, Sven via samba" <samba at lists.samba.org> wrote: > Hi, > > i upgrade to sles sp1 with sernet packages and get the following > error after upgrade. Its looks like that port 135 will not reached. > > Anyone who have an information about that or a solution? > > Thanks > > Sven > > orion:~ #
2016 Sep 16
3
Upgrade to 4.5 error (SLES 12 SP1)
Hi, i upgrade to sles sp1 with sernet packages and get the following error after upgrade. Its looks like that port 135 will not reached. Anyone who have an information about that or a solution? Thanks Sven orion:~ # samba-tool drs showrepl Failed to connect host 192.168.24.2 on port 135 - NT_STATUS_CONNECTION_REFUSED Failed to connect host 192.168.24.2 (orion.domain.local) on port 135 -
2023 Feb 15
2
thunderbird-102.7.1-1.el8 breaks OAuth authentication
On 2/14/23 08:49, Orion Poplawski wrote: > On 1/29/23 11:24, Orion Poplawski wrote: >> It seems that thunderbird-102.7.1-1.el8 (at least on CentOS Stream) broke >> OAuth authentication with outlook.office365.com.? Downgrading to >> 102.4.0-1.el8 resolved the issue. >> >> Error console reports: >> >> XHR POST
2007 Jun 18
0
problem with Samba Wins Server
Hello List I'm experienceing problems with Samba 3.0.25,1 running in a FreeBSD box. I've succesfully joined a domain, and I've configured mail with auth on W2k3 server thorugh PAM. But I have problems with wins name resolution . If I issue mail# /usr/local/www > net rpc testjoin Unable to find a suitable server Join to domain 'DMSWARE' is not valid BUT mail# /etc
2014 Jan 09
0
ANNOUNCE: cifs-utils release 6.3 ready for download
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Time for a new cifs-utils release! The big bullet point in this release is a new pam_cifscreds module that has been added by Orion Poplawski. This release also cleans some unused cruft out of some of the binaries so they're quite a bit smaller now and fixes a few bugs that Coverity turned up. Go forth and download! webpage:
2007 Jun 15
0
Unable to find a suitable server
Hello List I'm experienceing problems with Samba 3.0.25,1 running in a FreeBSD box. I've succesfully joined a domain, and I've configured mail with auth on W2k3 server thorugh PAM. YET If I issue mail# /usr/local/www > net rpc testjoin Unable to find a suitable server Join to domain 'DMSWARE' is not valid BUT mail# /etc > net rpc testjoin -S orion Join to
2006 Feb 07
3
MySQL client out of memory error
Hi, I'm using Dovecot 1.0-alpha5 as POP3 server with MySQL DB of users. Sometimes clients get an authentication errors. In this time dovecot writes to log file next lines: Feb 7 11:14:30 orion dovecot: auth-worker(default): sql(user at mydomain.com.ua,192.168.3.36): Password query failed: MySQL client run out of memory Feb 7 11:14:30 orion dovecot: auth-worker(default): sql(user at
2000 Jul 20
1
Samba on Two networks
I'm trying to set up a 100Base-T network on top of my exisiting 10Base-T network. The 100Base-T network is between a few hosts, but those hosts are also on the 10Base-T network. Here's a little diagram: 10Base-T 100Base-T ------------------------------------------------------- 128.173.1.1 DCSERVER | (NT PDC+WINS Server) |
2005 Feb 14
3
Help, problems with permissions
Hi I am replacing my current mail system, using Exim/Postgres/WU-IMAP to another host using Dovecot. Everything has gone well, until I have tried to access some test mails via POP. The error message I am getting is Feb 14 03:03:57 wpc1273 pop3(simonw at orion-w-t.co.uk): lstat (/home/dovecot/users/orion-w-t.co.uk/simonw/cur) failed: Permission denied Feb 14 03:03:57 wpc1273 pop3(simonw at
2020 Jul 02
0
CentOS7 and NFS
On 6/1/20 3:08 AM, Patrick B?gou wrote: > Le 13/05/2020 ? 02:13, Orion Poplawski a ?crit?: >> On 5/12/20 2:46 AM, Patrick B?gou wrote: >>> Hi, >>> >>> I need some help with NFSv4 setup/tuning. I have a dedicated nfs server >>> (2 x E5-2620? 8cores/16 threads each, 64GB RAM, 1x10Gb ethernet and 16x >>> 8TB HDD) used by two servers and a small
2018 Dec 05
0
Error: Corrupted record in index cache file
> On 05 December 2018 at 20:54 Orion Poplawski <orion at nwra.com> wrote: > > > With dovecot-2.2.36-3.el7.x86_64 we had a couple hours where mail_plugins did > not properly include zlib for all of the needed services. This seems to have > led to some corruption in our mdbox mailboxes. > > I've run doveadm force-resync on a number of users, but I'm still
2020 May 15
0
Users loose supplementary groups after a time
On 5/15/20 8:22 AM, Rowland penny via samba wrote: > On 15/05/2020 14:56, Orion Poplawski wrote: >> On 5/15/20 12:56 AM, Rowland penny via samba wrote: >>> On 14/05/2020 21:59, Orion Poplawski via samba wrote: >>>> >>>> This configuration (dropping the username map script hack) seems to be >>>> working >>>> for us, does this seem