Displaying 20 results from an estimated 900 matches similar to: "Re: Bad performance with samba3"
2004 Feb 02
2
Solaris 8 & Samba 3: "address already in use"
I am getting errors when I try to start smbd which say that port 445 is already in use, but nothing else is using it.
In the log, the full error is:
-----start log.smbd----
[2004/02/02 11:03:53, 0] lib/util_sock.c:open_socket_in(662)
bind failed on port 445 socket_addr = 0.0.0.0.
Error = Address already in use
------end log.smbd-----
In my /etc/services file, I have these entries:
2003 Dec 16
5
A domain controller for the domain could not by contacted (2.2.3a-12.3 for Debian)
Hello,
I'm having problems using Samba as an primary domain controller. I am
using debian woody as our platform.
The version of samba is "2.2.3a-12.3 for Debian" and i followed the
instructions which can be found on the following url:
http://www-106.ibm.com/developerworks/eserver/tutorials/samba/. In short
this covers:
- creating the config file
- creating the users /
2004 Feb 25
2
100% CPU eaten -- tdb_fetch failed
Hello,
From time to time Samba 3.0.2 performance suddenly fails bellow
what is acceptable.
One smbd process eats between 30% and 100% of CPU usage, and
for the machine associated with the smbd process i got
dozens of (debug level 2):
[2004/02/25 17:59:18, 0] smbd/connection.c:register_message_flags(220)
register_message_flags: tdb_fetch failed
[2004/02/25 17:59:19, 0]
2003 Nov 26
1
ldapsam_compat & machine accounts
Hello everybody,
I'm asking myself a rather simple issue (i hope it hasn't already be explained somewhere).
I'm using ldapsam_compat on 3.0.1pre3(+Debian patches & smbldap-tools 0.8.1) to store both user accounts and machine accounts.
It works just fine, but there still is something that i find quite odd.
My smb.conf contains:
add machine script =
2004 Feb 16
1
Setting "password must change" for more than one user
Hello all,
I'm using Samba 3 with ldapsam_compat and i have a bunch of users (~ 150).
I'm trying to find a way to set 'password must change' attribute to a given value to all users of my domain, so
that all be forced to reset their passwords at the same time.
Is there an "easy" way to do that, better than editing ldap database "by hand" or writing a custom
2004 May 09
3
Suddenly one printer stops to print
Dear *Fabien Chevalier*,
I found your message in
http://lists.samba.org/archive/samba/2004-February/080990.html
I got in the similar problem.
Have you solved the problem ?
If so, please let me know the solution.
Thanks and Best Regards,
Tomoo Nomura
--
****** Nomura Technical Management Office Ltd. *****************
Tomoo Nomura nomura@tmo.co.jp http://www.tmo.co.jp/
Phone:
2003 Nov 27
1
ACL/Files permissions with Win access control list
Hi,
I trying installing a Samba 3.0.1pre domain controller with ACL support.
It works fine but i've got strange behaviour managing the file
permissions access control list on Windows machines. When I add a domain
group or a domain user to the user list of a local file, it is correctly
shown. But, when I close and reopen the window, the username
(SERVER\username) is no longer shown, but
2004 Jan 25
2
Execute .exe files from a Samba share
Hi!
I'm experimenting with SuSE Linux and Samba 2.2.5 as a PDC, so far,
everything works perfectly well, aside from that if I store an .exe file on
a network mapped drive (from the Samba server) it can't be run?
The workstation is a Windows XP Pro SP1, connecting to the Samba running as
a PDC with LDAP backend. The machine and user logon works perfectly, but I
can't execute .exe
2004 Feb 23
1
pdbedit -P 'maximum password age' -C 0 should == never expire?
When I set the 'maximum password age' to 0, my password expired
immediately after I did a smbpasswd. Shouldn't setting it to 0 mean
the password will never expire? Or are there any other way to set
password to never expire?
Here is the microsoft's interpretation on 'maximum password age':
2004 Feb 06
1
Suse 9 Konqueror/Samba problem
I can access Samba and Windows share on my newtork (I have Samba on linux
server) and some W2K Server.
>From my SUSE 9 Professional client within Konqueror I can create, delete
file, rename and even overwrite files on the share of my server (Samba or
Windows).
But When I open the file (file.txt or any other type) within Konqueror on a
Samba
share (by example right clicking and choosing open
2004 Feb 15
1
samba printing - help!
Hi there,
My Mandrake server has been working fine for years, and I just
recently tried adding some rpms to get my squirrel mail updated. (Of
course I just removed my uneeded sound card at the same time, amd also
found my /var was filling(fixed - printing still doesn't work_, so I am
not sure what (if any) broke my system. Any how... here are the
symptoms:
(1) I can access my shared samba
2005 Jun 10
2
W2K printer problem
I am getting the following prblem from my Winblows printer.
Using the CUPS printer Config tool, the printer can be setup as a
smb://host_name/printer
When I attempt to send a test page, I get the following message:
Description: Brother LaserJet
Location: royal
Printer State: processing, accepting jobs.
"Unable to connect to SAMBA host, will retry in 60 seconds...ERROR:
Connection failed
2003 Dec 11
2
samba3/ldap/net groupmap fails
hi,
we recently upgraded from samba 2.2.8a w/ldap to samba3 w/ldap and
having troubles with domain group mappings.
first symptom is that net groupmap list returns nothing.
[root@lola root]# net groupmap list
[root@lola root]#
if we try to add a groupmapping, the command fails:
net groupmap add sid=<sid-gid> ntgroup="Domain Admins" unixgroup=domadm
type=domain --debuglevel=4
2011 Apr 10
14
Issues migrating to xen 4.1
Hi,
We just migrated xen on gentoo on amd64 from 4.0 to 4.1 and
encountered a few issues that were not documented. Here is how we
solved them and what issues are remaining:
1. Our config files were referring to the LVM devices like
/dev/vg/domU-root with disk = [ ''phy:vg/domU-root,sda1,w'' ]. This does
not work anymore, we have to include ''/dev/'': disk = [
2011 Apr 10
14
Issues migrating to xen 4.1
Hi,
We just migrated xen on gentoo on amd64 from 4.0 to 4.1 and
encountered a few issues that were not documented. Here is how we
solved them and what issues are remaining:
1. Our config files were referring to the LVM devices like
/dev/vg/domU-root with disk = [ ''phy:vg/domU-root,sda1,w'' ]. This does
not work anymore, we have to include ''/dev/'': disk = [
2018 Apr 08
2
Doubt_merging data
Hello,
I gather data from 5 objects and 5 data. frames and would like to join
information.
join: pb_SM + pb_T + pb_P + pb_F + pb_SJ = total_pb
join: sdmdata_SM + sdmdata_T + sdmdata_P + sdmdata_F + sdmdata_SJ
=total_sdmdata
code:
rbind, merge?
total_pb<- ??
total_sdmdata<- ??
1
absvals_SM <- extract(grid_present_SM, absences_10000)
presvals_SM <-
2003 May 08
1
Roaming profiles migration
Hi,
I've to migrate transparently a NT4 PDC to a SAMBA-LDAP-PDC with 1000
users. Each user has a roaming profile on the NT server.
Of course, I want to migrate all the roaming profiles automaticaly on
the Samba server without any intervention on clients ! How can do that ?
How to preserve the ownership of each profile ?
Thank you,
--
Rapha?l Berghmans <rberghmans@arafox.com>
2016 Apr 10
5
what is the faster way to search for a pattern in a few million entries data frame ?
Hi Duncan,
> Didn't you post the same question yesterday? Perhaps nobody answered
> because your question is unanswerable.
sorry, I got a email that my message was waiting for approval and when I
look at the forum I didn't see my message and this is why I sent it
again and this time I did check that the format of my message was text
only. Sorry for the noise.
> You need to
2016 Apr 10
0
what is the faster way to search for a pattern in a few million entries data frame ?
Hi Fabien,
I was going to send this last night, but I thought it was too simple.
Runs in about one millisecond.
df<-data.frame(freq=runif(1000),
strings=apply(matrix(sample(LETTERS,10000,TRUE),ncol=10),
1,paste,collapse=""))
match.ind<-grep("DF",df$strings)
match.ind
[1] 2 11 91 133 169 444 547 605 734 943
Jim
On Mon, Apr 11, 2016 at 5:27 AM, Fabien Tarrade
2016 Oct 28
4
Compiler used to build LLVM
Hello,
We’d like to keep track of which clang version was used to build our LLVM binaries. We use cmake and ninja with clang to build. What do you people think would be the cleanest way to know which version of clang is used, on a user’s machine, to build those binaries. I’m hoping to script this. I was thinking that getting cmake/ninja to spit out this information, if possible, would probably be