similar to: Hig cpu-usage on 3.0.24 on 64bit Debian etch

Displaying 20 results from an estimated 300 matches similar to: "Hig cpu-usage on 3.0.24 on 64bit Debian etch"

2005 May 07
0
force group broken in 3.0.14?
I've got some problems with file access control on a linux-server with samba 3.0.14a compiled from a src-rpm. This is the method I've been using for the past 5-6 releases. It's a redhat 8.0 machine and the kernel version is 2.4.30. The problems seem to have appeared since upgrading from 3.0.13. Symptom 1: When using force group on a share, users from the two groups edb and
2014 Apr 11
1
4.0 stopped working after updating xubuntu 13.04
Hi I got some strange issues on my samba4.0.1 install yesterday. It happened a while after updating my xubuntu server 13.04 not 13.10. Everything seems to be working fine except shares. Kerberos authentication seem to function properly, also DNS works fine but shares seem semi-broken. I can't mount any shares on my Windows box, including netlogon, profiles. I have one share that is
2000 Jul 10
0
tree connet failed
Hi. I'm setting up samba on our webserver here, and are experiencing problems connecting to the shares on the computer. When I run this command: smbclient //194.234.215.20/gjestebok top_secret_password trond -W OSLONETT-KONTOR I get this error: added interface ip=194.234.215.20 bcast=194.234.215.255 nmask=255.255.255.0 Domain=[OSLONETT-KONTOR] OS=[Unix] Server=[Samba 2.0.6] tree connect
2005 Feb 16
3
rpc trust gives NT_STATUS_INVALID_HANDLE with 3.0.11
When I try to establish a trust from SAMBA 3.0.11 to Windows 2003 I get the error: NT_STATUS_INVALID_HANDLE. I have no problem the other way. I had no problem either, when I ran SAMBA 3.0.9, and the problem disappeared when I down-graded to 3.0.9. Here is what happens ('CALYPSO' is the Windows-server and 'KONTOR' is its domain-name): [root@linux /root]# net rpc trustdom
2004 Apr 28
0
FW: Re: md5 fail on large file
Me again. I think I have found which is the problem. After I have copied the file from NT4TSE to samba, I have run df on the filesystem, and the used space was minor than the filesize printed by ls -l ls -l priv.edb -rwxr--r-- 1 user group 5393883136 Apr 28 10:58 priv.edb du priv.edb 4194364 priv.edb df df /dev/hda8 99396660 41994828 95201832 5% /mnt/data My env: linux-2.4.26. /dev/hda8
2019 Jan 18
0
Samba, ZFS and FreeBSD 12
On Fri, 18 Jan 2019 11:15:38 +0000 Gerard Seibert via samba <samba at lists.samba.org> wrote: > FreeBSD 12.0-RELEASE-p2 GENERIC amd64 > samba48-4.8.7 > > Ever since updating from FreeBSD 11 to FreeBSD 12, I have experienced > a problem with samba. While still on FreeBSD 11, I configured a > Windows 10 machine to write backups of selected directories to my > FreeBSD
2001 Sep 14
2
OGG not working in Windows?
I ripped (CDDA2WAV) and encoded (OGGENC) OGG files on my Linux box using GRIP. The OGG files play fine in my XMMS on my Linux box. These are all from brand new lib (rc2) compiles. But no matter what I try, FreeAmp or Winamp (w/ plugin), they do nothing on my Windows boxes. Anyone? Thanks. --EdB <edb@earthling.net> http://www.geocities.com/endered --- >8 ---- List archives:
2019 Jan 18
1
Samba, ZFS and FreeBSD 12
On Fri, 18 Jan 2019 12:14:47 +0000, Rowland Penny via samba stated: >On Fri, 18 Jan 2019 11:15:38 +0000 >Gerard Seibert via samba <samba at lists.samba.org> wrote: > >> FreeBSD 12.0-RELEASE-p2 GENERIC amd64 >> samba48-4.8.7 >> >> Ever since updating from FreeBSD 11 to FreeBSD 12, I have experienced >> a problem with samba. While still on FreeBSD 11,
2019 Jan 18
2
Samba, ZFS and FreeBSD 12
FreeBSD 12.0-RELEASE-p2 GENERIC amd64 samba48-4.8.7 Ever since updating from FreeBSD 11 to FreeBSD 12, I have experienced a problem with samba. While still on FreeBSD 11, I configured a Windows 10 machine to write backups of selected directories to my FreeBSD machine. That worked perfectly. No problems were detected and everything was backed up correctly. However, after updating to FreeBSD 12 a
2005 May 02
1
Line-In Encoding
Hello, I am working on Cirrus ARM-EDB 9302 and using speex-1.1.7. I have tried encoding a wav file of 7sec long and it took 6 sec to encode it for default settings of encoder with both files on the RAM.Next I tried encodeing for 1 minute wav file and it took 2.2min for default settings. Why is it that as size of input file increases,encoding time also increases drastically?( I decoded
2008 Jan 23
2
Thought on large files
Hi There, I've been toying around with the code of rsync on and off for a while, and I had a thought that I would like some comments on. Its to do with very large files and disk space. One of the common uses of rsync is to use it as a backup program. A client connects to the rsync server, and sends over any changed files. If the client has very large files that have changed marginally,
2011 Dec 08
1
Converting SSH2 keys for use in OpenSSH
I have a couple of keys generated using the F-Secure SSH2 client. I have converted those keys using "ssh-keygen -i -f samplekey.txt >> ~/.ssh/authorized_keys". When I try and log into the OpenSSH server using those keys, OpenSSH rejects using those keys. I am under the assumption that this is supposed to work. If I connect using a password, there is no problem. It just does not
2002 Jan 15
2
oggenc Command line Q in Win32
When I use on my Win98 box: for %%1 in (*.wav) do oggenc.exe -q3.0 %%1 it truncates all the filenames to 8.3 format (e.g., YES-RE~1.ogg, YES-RE~2.ogg, etc.) I checked the --h, but missed instructions on keeping the long filenames. Anyone? -- Ciao for now, --EdB <edb@earthling.net> http://www.geocities.com/endered <p><p>--- >8 ---- List archives:
2018 Dec 21
0
Problem with quota
On Thu, Dec 20, 2018 at 12:08:02PM +0000, Gerard Seibert via samba wrote: > Samba version 4.8.7, running on a FreeBSD 12.0-RELEASE amd64 system with a > ZFS file system. > > I have a Windows 10 machine configured to do automatic backups to my FreeBSD > machine on a daily basis. Since updating FreeBSD, the following errors are > displayed when the backup begins. This is a
2005 Sep 22
1
redirect and sieve
Hello, I have set up postfix to use dove-cot lda. This works perfect. Sieve works a bit... I would like to user the redirect feature of sieve. Having followed the wiki I added the following in my .dovecot.sieve : require "redirect"; if header :contains "subject" ["order", "buy"] { redirect "orders at company.dom"; } With this setup I
2006 Feb 22
2
Error in RBloomberg
Hello R-Experts, Currently I'm using "RBloomberg" package in R-2.2.1 in Windows machine ( XP). When I'm running one specific example using blpGetData given in help file I'm getting the following error message. conn <- blpConnect() edb <- blpGetData(conn, "ED1 Comdty", "PX_LAST", start=chron("1/1/06"),
2002 Jan 12
1
RC3 killer sample?
I was able to ABX 60.wav from the lame samples up to q=5.9 (13/16 tries at that quality level). I failed to ABX it at q=6.0 (8/16). The sample exhibits a pumping artifact; a "fluttering", if you will, of the amplitude. The effect becomes more pronounced as quality setting / bitrate decreases. Any thoughts? Also - if anyone replies to this, could you CC me a copy? I'm not on the
2005 Oct 13
3
Cygwin: Back up open files?
I have VSS snapshots created in a batch file nightly and then Rsync the contents to a remote server. The trick is to mount the VSS snapshot on and empty folder or drive letter. I use a drive letter as mounting on an empty folder means that the folder will be empty if the snapshot has failed (this causes the --delete switch to empty the remote copy). I'm struggling with Exchange 2003 syncs
2008 Sep 30
1
Question on "Resource temporarily unavailable" error
I'm using rsync over an ssh tunnel to transfer some large files. I've been getting the "Resource temporarily unavailable" in my rsyncd.log frequently. The connections are T1's and very stable so I don't think it is a network drop. The disconnect occurs on the same files every time...although these files are also the largest ones taking the most time. I tried limiting
2005 Sep 21
1
ldap: No password in reply
Greetings, I'm trying to set up dovecot with ldap (and postfix) by following the page on the wiki. I configured everything, but something is wrong: dovecot: Sep 21 12:03:59 Info: auth(default): client in: AUTH 1 PLAIN service=IMAP secured lip=157.193.40.36 rip=157.193.44.68 dovecot: Sep 21 12:03:59 Info: auth(default): client out: CONT 1 dovecot: Sep 21 12:03:59 Info: