similar to: Does Samba need to be restarted?

Displaying 20 results from an estimated 40000 matches similar to: "Does Samba need to be restarted?"

2000 Aug 29
5
kernel oplocks
I am a little bit confused about the kernel support for oplocks. man page of smb.conf: ---------------- For UNIXs that support kernel based oplocks (currently only IRIX but hopefully also Linux and FreeBSD soon) this parameter allows the use of them to be turned on or off. This parameter defaults to "On" on systems that have the support, and "off" on systems that don't.
2004 Feb 06
0
closed connection
Hello List. I have a problem with Samba 2.2.8a and a Win-Add that collects and calculates data using Turbo-DB SQL. In case two Win2K Clients are doing the same process it sometimes stopps executing (it hangs), so that the clients just can be reseted. After turning the log-level to 4 there ist the following piece loged: snipp - - - - [2004/02/06 12:16:19, 3] smbd/process.c:process_smb(846)
2013 Mar 20
1
htmlParse (from XML library) working sporadically in the same code
I am using htmlParse from XML library on a paricular website. Sometimes code fails, sometimes it works, most of the time id doesn't and i cannot see why. The file i am trying to parse isĀ  http://www.londonstockexchange.com/exchange/prices-and-markets/international-markets/indices/home/sp-500.html?page=0 Sometimes the following code works n<-readHTMLTable(htmlParse(url)) But most of the
2003 Dec 05
1
Initial user password
Hi list. I am new to the list, but not so new to samba. Though i have a question. I am migrating to samba 3.0 and want to setup users using pdbedit (like Volker Lendecke showed at the Linux Kongress in Saarbr?cken; very fine tutorial, thanks!). Is there a way of setting an initial passwort like "test" and to force the user to change it after or while the first login? Perhaps it is a
2008 Nov 19
1
dahdi_test drops after restarting Sangoma driver
Hi, Does anybody have an idea as to why dahdi_test results drop to unacceptable levels after doing a wanrouter stop/start using a Sangoma card? See below that it drops from 99.99% to 98.55%: [root at bin]# dahdi_test Opened pseudo dahdi interface, measuring accuracy... 99.999512% 99.992874% --- Results after 2 passes --- Best: 100.000 -- Worst: 99.993 -- Average: 99.996193, Difference:
2002 Jan 21
2
Samba domain
Hello. I have a linux Server as pdc, a win2000 Server joined this domain and some clients. Now we want share directories. These shares (on non Samba systems) shall be made for defined users, the other users are not allowed to use these shares. How do i make this? Thanks for your help! Andre -------------- next part -------------- HTML attachment scrubbed and removed
2001 Oct 26
4
Performance problem
We use some Samba servers running SuSE 7.1 and samba 2.2.1a. These servers are sometimes very slow while delivering data over the network. It is like a short sleep-mode followed by a wake up. We use Win 95, 98 and 98SE Clients. Any ideas? Thanks from germany, Andre Klocke -------------- next part -------------- HTML attachment scrubbed and removed
2012 Aug 04
1
how to coerce the result of sweep to be an array if result of FUN is a string?
Hi, I would like to use sweep to "sweep out" proportions and confidence intervals for an array, however when I supply a function which returns a string (containing something like "9% (3-18%)") I get back a list instead of an array, here is a simplified example: # example showing that sweep does not return an array with same dimensions as STATS as advertised
2004 Jul 06
1
Wrong object type produced - LANGSXP should be LISTSXP (PR#7055)
Full_Name: David Bauer Version: 1.9 OS: Linux Submission from: (NULL) (160.91.245.8) In the file gram.y, the xxsubscript function generates a LANGSXP with another LANGSXP as its CDR. I believe that this is a mistake and that the second LANGSXP should be a LISTSXP. The inputs a1, a3 are parameters to the subscript function (a2), and as such they should be in a dotted-pair list. David Bauer
2004 Apr 21
3
Streaming ogg from filepointer pointing to archive of many oggs. Ogg stream does not stop after end of one ogg file - what to do ?
Hello, I'm currently trying to implement streaming off ogg-files out of an archive file using SDL and SDL_mixer for playback. Therefore i create a FILE * filepointer, place it to the beginning of an ogg file inside the archive and hand over the filepointer to ov_open. ( command: ov_open(fp, &music->vf, NULL, 0) ). This works fine so far. The problem is: if i put many oggs together in
2011 Dec 13
1
Rcpp too good to be true?
Hello all, I've been working on a package to do various things related to the Conway-Maxwell-Poisson distribution and wanted to be able to make fast random draws from the distribution. My R code was running quite slow so I decided to give Rcpp a bash. I had used it before but only for extremely basic stuff and always using inline. This time I decided to give making a proper package a go.
2017 Oct 04
0
Need to join Windows server 2012 R2 as a client to Samba Domain in ubuntu 12.04
On Wed, 4 Oct 2017 10:44:34 +0530 "Ramkumar R" <ramkumar at mgtechsoft.com> wrote: > Hi Rowland, > > ##I have to ask this, why are using an OS that is EOL, along with an > version of Samba that is also EOL ???? > > Ans: My client is using the environment since from last 4 years and > it is integrated with lot of tools. > > ##How are you trying to join
2017 Oct 04
0
Need to join Windows server 2012 R2 as a client to Samba Domain in ubuntu 12.04
On Wed, 4 Oct 2017 18:10:40 +0530 "Ramkumar R" <ramkumar at mgtechsoft.com> wrote: > Hi Rowland, > > I have attached smb.conf file with this mail. > > Please refer the file and give me possible solution to resolve the > issue. > > Regards, > Ramkumar R > +91 8892107131 > > > > -----Original Message----- > From: Rowland Penny
2018 Nov 02
0
[PATCH v2 REPOST] lib: Allow db_dump package to be a weak dependency (RHBZ#1409024).
We do this by defining DB_DUMP unconditionally and then testing the special exit code given by the shell if the command is not found (see http://www.tldp.org/LDP/abs/html/exitcodes.html). Packagers may either: (1) Provide db_dump as a build requirement, but make it a weak dependency at runtime, or: (2) Not provide db_dump at build time, but define DB_DUMP to its expected path when configuring,
2009 Feb 09
0
[asterisk-dev] 1.4 and CDRs -- The Breaking Point
On Sat, 2009-02-07 at 15:51 -0500, Alexander Lopez wrote: > > > -----Original Message----- > > From: Steve Murphy [mailto:murf at digium.com] > > Sent: Saturday, February 07, 2009 1:59 PM > > To: Alexander Lopez > > Subject: RE: [asterisk-dev] 1.4 and CDRs -- The Breaking Point > > > > On Fri, 2009-02-06 at 12:28 -0500, Alexander Lopez wrote: >
2010 May 05
1
help with restart
Dear all, I want to download webpage from a large number of webpage. For example, ######## link <- c("http://gzbbs.soufun.com/board/2811006802/", "http://gzbbs.soufun.com/board/2811328226/", "http://gzbbs.soufun.com/board/2811720258/", "http://gzbbs.soufun.com/board/2811495702/", "http://gzbbs.soufun.com/board/2811176022/",
2017 Oct 09
1
Need to join Windows server 2012 R2 as a client to Samba Domain in ubuntu 12.04
Hi Rowland, Request you to provide me any other troubleshooting ideas. Regards, Ramkumar R +91 8892107131 -----Original Message----- From: Ramkumar R [mailto:ramkumar at mgtechsoft.com] Sent: 06 October 2017 10:29 To: 'Rowland Penny'; 'samba at lists.samba.org' Cc: 'Dhananjaya' Subject: RE: [Samba] Need to join Windows server 2012 R2 as a client to Samba Domain in
2017 Oct 06
1
Need to join Windows server 2012 R2 as a client to Samba Domain in ubuntu 12.04
Hi Rowland, I added "server max protocol = NT1" to my smb.conf file but no luck. Request you tell me any other troubleshooting ideas for this setup. Is it possible to join windows 2012 server with samba version 3.6.25 as domain member? Regards, Ramkumar R +91 8892107131 -----Original Message----- From: Rowland Penny [mailto:rpenny at samba.org] Sent: 04 October 2017 19:05 To:
2010 Jul 29
1
Using 'dimname names' in aperm() and apply()
I think that the "dimname names" of tables and arrays could make aperm() and apply() (and probably some other functions) easier to use. (dimname names are, for example, created by table() ) The use would be something like: -- x <-table( from=sample(3,100,rep=T), to=sample(5,100,rep=T)) trans <- x / apply(x,"from",sum) y <- aperm( trans,
2017 Oct 04
2
Need to join Windows server 2012 R2 as a client to Samba Domain in ubuntu 12.04
Hi Rowland, ##I have to ask this, why are using an OS that is EOL, along with an version of Samba that is also EOL ???? Ans: My client is using the environment since from last 4 years and it is integrated with lot of tools. ##How are you trying to join the 2012 server, as a domain member or as a DC ? Ans: I am trying to join the 2012 server as a domain member only. ##You could try disabling