Displaying 20 results from an estimated 2000 matches similar to: "Samba doesn't free network resource with 2000 clients!"
2003 Apr 07
0
I must restart samba every day :(
Hi,
My Samba server's doesn't free network resource with 2000 clients.
Active session (see with smbstatus) never die in my Server!
I tried to use deadtime and keepalive unsuccessfully.
I use 2.2.7a in Mandrake 8.2. with openldap 2.0.21
Thanks in advance.
Fr?d?ric BERNOUD
My smb.conf :
[global]
root postexec = kill -9 %d
workgroup = INTRANET
netbios name = PDC-SRV
2006 Jul 20
2
how to print table with more columns per row?
When printing a table it is broken at some point (depending how long are
the associated names)
>>> see example below.
Is there a way to control number of columns being printed for a given
chunk of the table?
Best regards,
Ryszard
> z5
AAAAAAA BBBBBBB CCCCCCC DDDDDDD EEEEEEE FFFFFFF GGGGGGG HHHHHHH
IIIIIII
AAAAAAA 1.00 -0.69 -0.54 -0.88 NA NA NA
2005 Jan 04
2
Problems on HP-UX 11i with 'user add script'
This one doesn't make any sense to me. What's worse, it seems to
occasionally work and sometimes not. I am attempting to log into a domain
(DOMA let's say) and I only have an account on DOMB. When DOMA's Samba PDC
attempts to create a UNIX account for me, this is what happens:
[2005/01/04 15:47:15, 3] auth/auth_util.c:smb_create_user(53)
smb_create_user: Running the command
2004 Sep 09
1
"username map" parameter not working after upgrade to SAMBA 3
I have been using the "username map" parameter for some time on various
versions of Samba 2, and it has worked nicely. Last week I upgraded to
Samba 3 and integrated with Active Directory. Since I am using Solaris
8, and "nsswitch.conf" doesn't support winbindd, I am using the "add
user script" parameter to add users. What is happening is that users in
2018 Sep 17
3
Cannot access HOME folder after upgrading to 4.8 from 4.6
Hello-
I upgraded Samba from 4.6 to 4.8 on a FreeBSD 11.2 server. After the upgrade, users cannot access the HOME folder share but they can access other shares just fine.
I am using the RID backend on this member server that connects to Windows-based domain controllers. I apologize for the lengthy smb4.conf but here it is:
#======================= Global Settings
2008 Jul 04
1
Hmisc latex: table column width
R users,
I'm trying to set a column width to one of the columns in a latex
table (using Hsmic package, latex function). My intention is to get
\begin{tabular}{lp{1.2in}llllll}\hline\hline
Here's an example
####### R code #########
DF <- data.frame(Titanic)
DF$long <- paste("This is a veeeeeeeeeeryyyyyyyyyy long line")
DF <- DF[, names(DF)[c(6,1:5)]]
library(Hmisc)
2010 Jun 23
0
Directory Permissions?
Hello,
Running Samba 3.3.10 on FreeBSD 7.3.
Cannot copy a folder with a subfolder and 10 files in the subfolder from
an OSX 10.6.4 client to a folder on the Samba server. What happens is
that the folder gets copied but not the subfolder and its files.
root at aries:/usr/local/etc# testparm
Load smb config files from /usr/local/etc/smb.conf
Processing section "[homes]"
Processing
2001 Jun 04
1
*** liste wine ***
Hello,
I have a make error.
--- error output :
/usr/bin/ld: cannot find -lXpm
collect2: ld returned 1 exit status
make[2]: *** [libx11drv.so] Erreur 1
make[1]: *** [x11drv/libx11drv.so] Erreur 2
make: *** [dlls] Erreur 2
--- standard output :
make[1]: Entre dans le r?pertoire `/home/j/src/wine/unicode'
make[1]: `libwine_unicode.so' est ? jour.
make[1]: Quitte le r?pertoire
2002 Feb 28
1
W2K Office97 File Open or Save problem
Hi all
I have a Samba 2.2.2-3.2mdk build running on 8.1 Mandrake. All the Win9x
clients work fine. The Win2k clients also work fine except that from
within Word or Excel they can't use file open or file save. When trying
to open or save a file on a drive that is mapped to the Samba share then
the app says that the user does not have enough privileges on drive x:
The file can be opened by
2006 Apr 28
4
mongrel error on debian sarge
Hi,
I cannot get mongrel working on i686 debian sarge, whereas it works
quite well on another ppc box under debian unstable.
Instead I can use scgi_rails or webbrick without any problem.
Here is the error:
# mongrel_rails start
/usr/lib/ruby/gems/1.8/gems/mongrel-0.3.12.4/lib/mongrel/rails.rb:28:
uninitialized constant Mongrel::HttpHandler (NameError)
from
2003 Sep 26
1
installation : make fails (R-1.7.1 on RedHat 8.0)
Hi,
I'm trying to compile R-1.7.1 from source (on a RedHat 8.0) instead of
using the binary version, as it has often been advised.
However I don't manage to find a solution to the following error which
occurs during the make procedure :
/!\-------------------------------------------/!\
building package 'ctest'
mkdir -p -- ../../../library/ctest/R
mkdir -p --
2008 Apr 01
0
cross compilation for ARM - ogg headers problem
Hi Conrad,
Thanks for your help.
I am unlucky. No i have this following error :
source='speexdec.c' object='speexdec.o' libtool=no \
depfile='.deps/speexdec.Po' tmpdepfile='.deps/speexdec.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
arm-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../libspeex -I/usr/include -O2 -fno-exceptions -O2
2008 Apr 01
0
cross compilation for ARM - ogg headers problem
Hi,
Yes i agree with you. You don't have to delete these files.
But if i cross compile with ogg header files, i have the following error :
/usr/lib/libogg.so: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make[2]: *** [speexenc] Erreur 1
make[2]: quittant le r?pertoire ? /usr/src/linphone/arm/speex-1.1.6/src ?
make[1]: *** [all-recursive] Erreur 1
2008 Apr 01
0
cross compilation for ARM - ogg headers problem
I think --without-libogg should do the trick, no? (though I haven't
actually tried it)
Jean-Marc
Conrad Parker a ?crit :
> On 01/04/2008, Erwan A <mout551 at hotmail.fr> wrote:
>> Hi,
>>
>> Yes i agree with you. You don't have to delete these files.
>>
>> But if i cross compile with ogg header files, i have the following error :
>>
2008 Apr 01
0
cross compilation for ARM - ogg headers problem
Hi all,
I am following the README.arm from Simon to cross compile linphone from my PC to an arm architecture. But i encounter problems about the ogg header.
I have this following error when i write this line :
./configure --prefix=/usr --host=arm-linux --with-gnu-ld --disable-static --enable-fixed-point --enable-arm-asm
the error is :
.
.
make[2]: entrant dans le r?pertoire ?
2009 Mar 17
2
DAHDI or Zaptel doesn't compile against 1.4.24
Hi,
We installed the latest 1.4.24 on a test machine and can't get zaptel
nor dahdi compile. It's a Linux Debian Etch. Errors we have:
keewi:/usr/src/dahdi-linux-2.1.0.4# make
make -C /lib/modules/2.6.18-custom.2/build ARCH=i386
SUBDIRS=/usr/src/dahdi-linux-2.1.0.4/drivers/dahdi
DAHDI_INCLUDE=/usr/src/dahdi-linux-2.1.0.4/include DAHDI_MODULES_EXTRA="
" HOTPLUG_FIRMWARE=yes
2008 Apr 01
2
cross compilation for ARM - ogg headers problem
IIRC, under ARM, I believe I was having issues with --without-libogg.
I resorted to just downloading libogg sources, setting up my
cross-compilation environment, and cross compiling it per the general build
directions (./configure, make, make install), then went back to building
speex -- everything worked like a charm for me then.
So -- Conrad. *Make sure* that you have libogg cross-compiled and
2013 Oct 21
1
Bug vfs module gpfs:winattrs ?
Hello,
does this bug still exists: http://web.archiveorange.com/archive/v/IPyW4fzzpEetiWKnJyfJ ?
It seems that I have the same problem, although "store dos attributes" is set (Samba 3.6.18; GPFS 3.5.0-11).
Here my share definition:
[shared]
comment = <comment>
path = <path>
available = yes
2008 Apr 01
2
problem with some ogg header files with speex
Hi all,
I am following the README.arm from Simon to cross compile linphone from my PC to an arm architecture. But i encounter problems about the ogg header.
I have this following error when i write this line :
./configure --prefix=/usr --host=arm-linux --with-gnu-ld --disable-static --enable-fixed-point --enable-arm-asm
the error is :
.
.
make[2]: entrant dans le r?pertoire ?
2020 Jul 17
2
Shares stopped working for groups
Hi,
I have a ClearOS 7.8 system which is running
samba-4.10.4-11.el7_8.x86_64, and it upgraded to this just over a week
ago (probably not relevant). A couple of days ago all the group shares
failed. I discovered that if I switched them to the built-in group
"allusers" the share worked fine. It fails for any user-defined group
but it used to work. Samba is running as a PDC and the