Displaying 20 results from an estimated 700 matches similar to: "Trouble with Samba 2.2.2 under HPUX (high cpu utilization)"
2001 Jun 07
0
Patch for systems with no setreuid()
Sorry if I'm duplicating an existing patch, but...
On systems with no seteuid() that have setreuid() there is an
emulation, but if both are lacking (but we do have setresuid()),
nothing is done. The following seems to be right, but I've only got
one machine (running an ancient version of HP-UX) which needs this so
it may not be general:
--cut-here--
--- config.h.in.orig Thu Jun 7
2008 Nov 21
0
FW: Closing sessions and smbstatus
Perhaps I can ask a slightly different question? Is there some kind of
test I can do on a hung process so I can determine whether it's active
or not, in a script? The output of strace is below but it doesn't mean
much to me I'm afraid. Is there a straight forward difference between
strace for a "real" connection and one of my hung ones that I can use to
manually kill them?
2004 Dec 27
0
[patch] some buildsystem fixes for crosscompiling
Hi folks,
here're some quick+dirty fixes to allow sysroot'ed crosscompiling.
probably not yet very clean, but seems to work.
cu
--
---------------------------------------------------------------------
Enrico Weigelt == metux IT service
phone: +49 36207 519931 www: http://www.metux.de/
fax: +49 36207 519932 email: contact at metux.de
2012 Sep 28
0
incorrect configure test for "whether snprintf correctly terminates long strings"
checking whether snprintf correctly terminates long strings... no
configure: WARNING: ****** Your snprintf() function is broken, complain
to your vendor
configure:10176: checking whether snprintf correctly terminates long strings
conftest.c:181:2: error: implicit declaration of function 'exit'
the test (and others) use exit without including <stdlib.h>
this is a list of other
2003 Aug 14
1
setres[gu]id implicit decl warning on Linux glibc
Hi,
With recent snapshots, I noted a warning in compilation on Red Hat Linux
7.3 system with glibc 2.2.5:
uidswap.c: In function `permanently_set_uid':
uidswap.c:155: warning: implicit declaration of function `setresgid'
uidswap.c:168: warning: implicit declaration of function `setresuid'
The problem appears to be that these should be prototyped in unistd.h, but
aren't. There
2015 Apr 16
4
Samba 4 slow write
Dear Samba users,
here is an Ubuntu 14.04, with Samba 4 (4.1.6), and LDAP (slapd
2.4.31). The config came from a previous system (Debian Squeezy),
which had been crashed (HW error - on this new machine, I've put
Ubuntu).
So, as I wrote, the smb.conf and LDAP database was copied from
the backup from the old system - but it works as well. Only one
thing what's very annoying. The Samba is
2003 Sep 17
8
[Bug 645] Configure mis-identifies setresgid
http://bugzilla.mindrot.org/show_bug.cgi?id=645
Summary: Configure mis-identifies setresgid
Product: Portable OpenSSH
Version: -current
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: openssh-bugs at mindrot.org
ReportedBy:
2015 May 02
2
Samba 4 slow write
Hi folks,
On Fri, Apr 24, 2015 at 08:01:54AM +0800, Jones Syue wrote:
> Hello Ervin,
>
> > I'll notify to you about the result. (First, I need to upgrade
> > that server.)
>
> Sure! That will be great help me to understand if this patch
> works on thast compiling case too,
> thank you.
I"ve downloaded the Ubuntu's Samba 4.1.6 deb source, and patch it
2005 Apr 21
0
[LLVMdev] misc CVS patches
Markus,
This patch can't be applied. Not all platforms have getgid() and getuid
() functions. Placing non-portable code outside of lib/System is
deprecated. We set the values to 1000 by default because in general the
uid/gid doesn't matter in an archive and the 1000 value gets you to a
safe (non-root, non-system) value. If a specific value for these is
needed on a given platform, then we
2005 Apr 21
0
[LLVMdev] misc CVS patches
Nope. Win32 is not (and does not pretend to be) POSIX compliant. These
functions cannot be used outside of lib/System/Unix. New methods need
to be added to class llvm::sys::Process.
Markus F.X.J. Oberhumer wrote:
> Jeff Cohen wrote:
>
>> Misha Brukman wrote:
>>
>>>> I didn't use get{u,g}id() because that's not portable - I think we
>>>> need
2002 Nov 21
0
please can someone help me?
i've got a problem with configuring and installing samba 2.2.6
i've got a hpux 10.20 running on a "I40" hp-risc based machine. when i
unzip and untar the installation-file and start configuring it with
"./configure --prefix=/usr/local/samba2"
i get the following output:
loading cache ./config.cache
checking for gcc... no
checking for cc... cc
checking whether the C
2004 Sep 07
7
[Bug 321] configure does not work when cross compiling
http://bugzilla.mindrot.org/show_bug.cgi?id=321
mcgege at gmx.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mcgege at gmx.de
------- Additional Comments From mcgege at gmx.de 2004-09-07 18:39 -------
I try to compile openssh-3.8.1p1 on a i386
2017 Mar 14
3
Having problem getting Asterisk to work on CentOS 7
Thank you Tzafrir.
I had been using different users in earlier attempts to make this work. Decided to try everything where root is the only user, simply to verify it's working.
For problem 2, where asterisk is writing to the log but doesn't seem to receive the SIP packets even though tcpdump indicates they are making it to the box on 5060, I am starting asterisk while logged in as root.
2018 Mar 17
0
Terrible share access performance (v.4.8 and current master branch)
Hello!
When I'm using qBittorrent [1] on Windows 10 with download location
set to remote Samba share on Arch Linux then it severely affects all
shares on that host, unrelated to disk where qBittorrent is actually
writing.
On Arch Linux that smbd process is using 100% of one CPU core time and
seems it's blocking because of lseek calls.
strace shows full of
lseek(47, 1420820480,
2002 Oct 21
1
compilation probs...
hi all. I am trying to get 2.2.6 to compile but get the dreaded:
checking for test routines... configure: error: cant find test code. Aborting config
I have many instances of this but no real solutions
I have RH7.2 and gcc 2.95-3 compiled by hand
attached is configure output for compilation
thanks
sean
-------------- next part --------------
[sean@sean-turnbull source]$ sudo ./configure
2002 Oct 29
1
Problem running ./configure
guys .. when i run ./configure for my samba 2.2.6 .. i get this error
$ checking for test routines... configure: error: cant find test code.
Aborting config
I am not sure how to resolve it. I have posted my error log file at
http://www.mutualinterest.com.sg/config.log hope someone can help me
out here..
And this is my output. Sorry if it is kinda long.
[root@gatecrasher source]# ./configure
2008 Jul 08
0
Report this to samba-technical@samba.org, ldap_initialize error
Could this be why I am getting a problem with the initial configure?
checking for Active Directory and krb5 support... yes
checking for ldap_initialize... (cached) no
configure: error: Active Directory support requires ldap_initialize
-------------- next part --------------
SAMBA VERSION: 3.2.0
LIBREPLACE_LOCATION_CHECKS: START
checking build system type... sparc-sun-solaris2.9
checking
2017 Feb 01
0
quota-status returns quota_status_success when email would put user over quota
Steps to setup quota with status:
mail_plugins = $mail_plugins quota
protocol imap {
mail_plugins = $mail_plugins imap_quota
}
service quota-status {
executable = quota-status -p postfix
inet_listener {
port = 12340 # You can choose any port you want
}
client_limit = 1
}
plugin {
quota = count:User quota # or some other backend
quota_rule = *:storage=10M # or
2005 May 18
0
Err#150 EINPROGRESS
Hi,
I have a problem with a csw Samba 3.0.13 Installation. From time to time,
Samba processes stop responding.
The result is that the files which are locked by that process are not
accessible until I kill that process, obviously.
Loglevel 3 doesn't report anything. The only error message I get (see
header) is reported by truss
Here's the last few truss lines:
getuid()
2010 Sep 18
1
Dovecot LDA, virtual users, multiple uids: No luck
Hi,
I'm trying to get Dovecot's deliver to create and use mailboxen with
one uid per user. Reading the wiki, I decided to go with the sudo
attempt, but I'm stuck because deliver fails to create the intermediate
directories. The auth.log has this on the matter:
sudo: dovelda : TTY=unknown ; PWD=/var/spool/postfix ; USER=root ; COMMAND=/usr/lib/dovecot/deliver -f toni at