Displaying 20 results from an estimated 2000 matches similar to: "Question about username maps in Samba"
2003 Nov 25
1
Using SWAT results in crash on Sun Ultra 250 running Solaris 2.6
Admins,
I've got a Sun Ultra Enterprise 250 running Solaris 2.6 and Samba 2.2.4. This system is one of the primary machines in our network, handling not only Samba filesharing, but also NIS and DNS. Last night, I made several changes to the smb.conf file that were not picked up by the running Samba processes, so I requested an smbd restart via the SWAT web admin tool. As I was waiting for
2000 Jan 11
3
Too many open files when using clearcase
FYI:
I'm using samba 2.0.6 for clearcase interoperation between Unix and NT,
and while it works
great 99% of the time, I run into a problem whenever I do a complete build
on an NT system,
which involves compiling ~1500 files. The first 1100 or so are compiled
correctly, but then the following
errors show up on the NT box:
The system cannot open the
device or file specified.
And the
2011 Jul 13
1
Samba 3.5.9 with Windows 2008 R2
Hi All,
We're going to upgrade our DCs to Windows 2008 R2 native mode soon, so we're facing with the challenge that how to get our samba servers (Solaris 8 & Solaris 10) work with Windows 2008 R2 native mode. I've compiled Samba 3.5.9 with AD support. Then I installed and configured the binaries on my 3 test machines (one Solaris 8 and two Solaris 10). The strange problem is one
2017 Dec 06
0
FW: R-devel error
>>>>> Pearce, Robert <Pearce.Robert at epa.gov>
>>>>> on Tue, 5 Dec 2017 21:31:09 +0000 writes:
> I am resubmitting this bug report but with additional information. I am running this with windows 10: w64-mingw32 with R Under development (unstable) (2017-12-04 r73829).
There is no such message (as you cite below) in the R-devel archives:
2009 Sep 22
5
Indexing Ogg files for faster seeking
I've developed an indexer which embeds a keyframe index track in Ogg
files. It embeds the index in its own track, so that players that don't
understand or don't want to use the index can just ignore it.
Ogg needs this to make seeking over networks faster and more efficient.
Currently we must do a bisection search when seeking, which usually
takes aound 6 HTTP requests, give or
2010 Jun 01
2
Fwd: Skeleton 4.0 draft, help with Dirac fields please!
On Tue, Jun 1, 2010 at 12:56 PM, Monty Montgomery <monty at xiph.org> wrote:
> On Mon, May 31, 2010 at 10:51 PM, Timothy B. Terriberry
> <tterribe at email.unc.edu> wrote:
>> Chris Pearce wrote:
>>> ? Hi Guys & Gals,
>>>
>>> I need you guys to decide whether we want to include extra granulepos
>>> fields to Skeleton 4. Given the
2017 Dec 06
0
FW: R-devel error
Robert,
To expand a bit on Goran's point, is it possible that you have an old
library with packages installed that your R-devel is hitting. The R headers
changes relatively recently, so any packages with compiled code that were
built long enough ago (I don't have the exact date off the top of my head)
need to be rebuilt before they can be safely used.
If this is happening in a state
2009 May 15
1
Plotting question re. cuminc
Hello everyone,
(This is my second question posted today on the R list).
I am carrying out a competing risks analysis using the cuminc function...this takes the form:
cuminc(ftime,fstatus,group)
In my study, fstatus has 3 different causes of failure (1,2,3) there are also censored cases (0). "group" has two levels (0 and 1).
I therefore have 6 different cumulative incidence curves:
2010 Jun 02
3
Fwd: Skeleton 4.0 draft, help with Dirac fields please!
On 31 May 2010 20:51, Chris Pearce <chris at pearce.org.nz> wrote:
> Ok, thanks Silvia. I'll keep working on OggIndex/Skeleton 4.0 without
> the new granulepos fields, and if they're ready in time I'll include
> them, otherwise they can wait until Skeleton 4.x.
I was waiting for Monty so summarize his ideas too, but from the irc
discussion, it sounds like the extra
2017 Dec 06
2
FW: R-devel error
Interesting, yesterday I had exactly this problem, but today I solved it
(see the R-pkg-devel list) by _installing_ R-devel and
> update.packages(checkBuilt = TRUE)
I also tried it on Martin's Fedora 26 example below. Worked fine (had to
install some packages...)
On ubuntu 16.04.
G?ran Brostr?m
On 2017-12-06 11:29, Martin Maechler wrote:
>>>>>> Pearce, Robert
2010 Jun 11
1
Skeleton 4.0 final draft
I'm happy with it.
How are you creating the new message header fields? A default role of
audio/main and video/main on the first tracks? And a default of
"audio_1" and "video_1" on the name? Or is it enforced as parameters
on the command line?
Cheers,
Silvia.
On Fri, Jun 11, 2010 at 10:16 AM, Chris Pearce <chris at pearce.org.nz> wrote:
> ?Hey all,
>
>
2010 May 11
4
Fwd: Skeleton 4.0 draft, help with Dirac fields please!
On 10 May 2010 23:20, Chris Pearce <chris at pearce.org.nz> wrote:
> The granulepos radix was something that Conrad and Ralph were talking about
> at FOMS2010. I don't know how it's supposed to be used, or why we need it.
> It was supposed to be needed for Dirac? Maybe Ralph or Conrad can remember?
> If not, we should remove it. There's no point in adding a poorly
2017 Dec 05
2
FW: R-devel error
I am resubmitting this bug report but with additional information. I am running this with windows 10: w64-mingw32 with R Under development (unstable) (2017-12-04 r73829). I build 'httk' from the command prompt using 'R CMD build httk' after installing the required packages. Then when the vignettes are being created, it crashes. Today I installed the latest versions of Rtools,
2018 May 30
1
Struggling with sieve, fileinto and variables.
Thanks for that. Turns out it was an issue with exim stripping the local part suffix from the envelope before passing over lmtp to dovecot. Fixed in the exim router config!
Although if you turn on trace with spamtest it does result in a crash during mail receipt:
lmtp(test at test.net)<7988><cDK3ADztDls0HwAANIsFaQ>: Panic: Unsupported 0x30 specifier starting at #38 in 'extracted
2011 Aug 23
1
How to configure krb5 for multiple domains or domain and its sub-domains
Hi All,
I've configured my samba server (3.5.11) working and joined to my domain pc.example.com. Every user of pc.example.com is able to view the shared folders and files of my samba server without any problem.
However, the users of my sub-domains Europe.pc.example.com and Asia.pc.example.com could not connect and view the shared folders of my samba server. They were prompted for the
2011 Oct 06
1
Force group syntax for multiple groups
Hi All,
What is the syntax of option "force group" for multiple groups? Is there any one can help me on this? I really appreciate it. I want to give the permission the shared directory to multiple groups but I don't know what is its syntax.
I already tried "force group = group1, group2, group3" but it did not work.
Thanks
Anh.
2010 Jun 01
3
Fwd: Skeleton 4.0 draft, help with Dirac fields please!
Chris Pearce wrote:
> Hi Guys & Gals,
>
> I need you guys to decide whether we want to include extra granulepos
> fields to Skeleton 4. Given the underwhelming discussion regarding this,
> I'm guessing the need and/or desire for these fields isn't really there.
I haven't commented mostly because I don't know what Monty's plans for a
"grand unified
2009 Aug 25
0
Pec function in R
Hello everyone,
These are some questions about the 'pec' function in R. These questions deal with prediction error curves and their derivation. Prediction error curves are documented in, for example, "Efron-type measures of prediction error for survival analysis" by Gerds and Schumacher.
I have detailed some syntax that I have used at the bottom of this email. The associated
2009 Jul 20
1
Liboggplay seeking artifacts
Is anyone working on liboggplay, and if so, is there any plan to support
keyframe-based seeking? I found this, but seems to me that the feature ought
to be part of liboggplay:
http://pearce.org.nz/2009/05/video-seeking-improvements.html
Is there a more appropriate list to post to regarding liboggplay?
Shayne Wissler
-------------- next part --------------
An HTML attachment was scrubbed...
2006 Jan 27
3
Formatting Data in rhtml
Is there a simple way to format your data in the .rhtml file?
I come from a PHP/Smarty background, and in the templates, I''ve used
what is called "modifiers" to format data.
{$price|currency_format} # displays in currency format
{$description|truncate:"100"} # Truncates the description after 100
characters
It seems like the template (rhtml) would be the ideal