Displaying 20 results from an estimated 3000 matches similar to: "Advanced user rights on a samba PDC"
2012 Nov 09
6
(sin asunto)
Saludos, tengo un problema que no puedo resolver dentro del R
Estoy creando una funcion que a partir de un objeto compuesto por diferentes matrices como el que esta a continuacion:
[[1]]
M1 M2 M3 M4
sp1 2 0 1 8
sp2 4 5 2 4
sp3 0 0 4 0
sp4 5 7 5 0
sp5 0 4 0 0
[[2]]
M3 M2 M4 M1
sp1 1 0 8 2
sp2 2 5 4 4
sp3 4 0 0 0
sp4 5 7 0 5
sp5 0 4 0 0
[[3]]
2006 Apr 19
1
Probable Numeric Bugs in svd function (PR#8781)
Hello,=0D
=0D
I just noticed that the "svd" function does not work properly for some=0D
sparse matrices.=0D
When I replace the 0 by very small noises (let's say 10^-16), it then=0D
works.=0D
The test I've performed is to compared the singular values to the eigen=0D
values (as I work with squarred matrices).=0D
=0D
Here is the code (I may be wrong!):=0D
=0D
2009 Jul 27
1
Cross-validating two matrices
Hello,
I am trying to help a colleague with an R problem (see below) to whit
I can only generate a very inelegant solution. Any advice would be
welcome.
Thanks,
Brian
If you have two matrices, say a species by trait matrix (Matrix 1
below) and a plot by species matrix (Matrix 2 below), is there a
straightforward way to prune one matrix so that the species list
matches those in a
2006 Sep 26
1
How to "Pack" a matrix
Hello,
Suppose I have a matrix a where
a= sp1 sp2 sp3 sp4 sp5 sp6
site1 1 0 1 1 0 1
site2 1 0 1 1 0 1
site3 1 1 1 1 1 1
site4 0 1 1 1 0 1
site5 0 0 1 0 0 1
site6 0 0 1 0 1 0
And I want to pack that matrix so that the upper left corner contains
most of the ones and the bottom right corner contains most of the zeros
so that matrix b is
b= sp3 sp6 sp4 sp1 sp2 sp5
site1 1 1 1 1 0 0
site2
2011 Jul 09
1
[LLVMdev] Explicit register usage in LLVM assembly
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
On 07/08/2011 10:30 PM, Frits van Bommel wrote:
> On 8 July 2011 21:10, Yiannis Tsiouris <yiannis.tsiouris at gmail.com> wrote:
>> The problem with that is the case of an 'invoke' call. According to the
>> semantics of the invoke instruction the return value is not available when
>> a stack unwind happens. From
1999 Jun 23
1
Samba and NT4-sp5 problems ??
We were using Samba 2.0.2 and Windows NT4-sp3 quite happily.. however
someone wants to use sp5 (get me a large caliber rifle, PLEASE!!), and
during some testing we noticed what 'looks like' file corruption problems.
Files do not seem to get written to the samba shares properly/completely...
I say looks like, because copying the files manually seems to be fine, but
when done within an app,
1999 Jun 30
1
Need Advice: 2.0.4 or CVS samba
Hello,
I'm currently running a CVS version of SAMBA w/ PDC support from before
the 2.0.x series release. It has worked well for my needs. Now I'm
wanting to update my NT machines to SP5 which I assume doesn't work with
my version of SAMBA (SP4 doesn't). I couldn't find the answer in the mail
list archives.
So.......
I know 2.0.4 doesn't have "official"
2000 Jul 10
4
Account Not Authorized ???
Using Linux 5.2 Red Hat
Using WinNT 4.0 Workstation SP5
Trying to access a file system on the Linux Server (\\Ide)
from the WinNT workstation (\\Glagowski)
When the server \\Ide is selected in the Network Neighborhood Explorer,
a dialog box requesting Connected As: ___ and Password:___ appears.
Prividing correct information results in the message:
"The account is not authorized to login from
2003 Dec 24
1
"Account Unknown" problem (Samba3 domain users in WinNT permissions)
Hello,
I'm suffering a estrange problem in a WinNT-Samba3 environment. I have two
servers: WinNT4 (PDC of domain A-DOMAIN) and Samba3 (PDC of B-DOMAIN).
A-DOMAIN and B-DOMAIN trust each other (I had followed the procedures
described in HOWTO Chapter 16 successfully).
The problem arises when I assign permission in WinNT server's folders
(A-DOMAIN) for users in the Samba domain (B-DOMAIN).
2003 Dec 31
1
winbind running in PDC Samba server
Hello,
HOWTO chapter 21 describes the use of winbind daemon in a Samba domain
member Server, but it's possible (and desirable) to run winbind in a PDC
Samba server? The question is due to it that in that case it seems it is not
necessary winbind for authenticate/mapping users against a external WinNT4
PDC, the Samba PDC perform authentication itself (and the mapping its not
necessary, because
2005 Jan 24
3
Visual Studio/Samba Compile from Shares issue
I've run into a problem in which Visual Studio 6.0 gives an Internal
Compiler Error message when compiling from a samba share. The project
compiles fine locally and from shares on Windows machines. To me this
suggests that the issue is with Samba. I've tried adding full access to
the share where the project is housed, but to no avail. Any ideas? We
are running samba 3.0.9-1.3E.2
1999 Jul 28
1
NT Workstation Domain Logons
Can anyone tell me if it is possible to have NT Workstation 4.0 sp5 use
domain logons with Samba? I would like to use logon scripting with my
NTWS.
Thanks,
Ron Brinker
2002 May 15
2
Samba 2.2.1a - ls inconsistancies.
I am running Red Hat 7.2 and using smbmount to mount a PC share from a NT4
SP5 Workstation.
I have a folder, in this share, of around 300 files and when I do ls -l I
get inconsistencies.
Sometimes files are missing, and if I keep repeating the command the files
are then appear again.
Other times the size information is wrong.
No one else is using, or changing, any of the files on the source
2006 Jul 02
2
Problems when using libFLAC to encode 24 bit content
Hi everybody,
We have FLAC supported for input/output in REAPER (http://www.reaper.fm), and the problem is that
when writing 24 bit FLAC files, the data isn't compressed (i.e. the FLAC is slightly larger than
if it was writing to .WAV). The files play back fine, however, and 16 bit mode works great.
We're using flac-1.1.2, built on win32 with MSVC6 w/ SP5 + VCPP, and NASM version 0.98.39
2001 May 07
12
profiles
I need help
I am not able to use profiles with samba 2.2.0
When I try to connect to the Domain
from a WinNT4 client
I obtain this REquest:
"It has been found a slow network connection
Do you want to obtain the Profile from the net or
do you want to use a local copy?"
A) If I choose the "obtain from the net" it complains:
"The Common Profile is not available
I am trying
2000 Aug 07
2
smbmount shares not lasting
I've got a machine running RedHat Linux 6.2 on a P-II400 with 256MB of ram.
I'm mounting shares in the manner 'mount -t smbfs -o uid=user,gid=group
//server/share /mount/point'. The server is a genuine NT 4 server, with SP5
and a couple of hotfixes. I mounted a couple of shares yesterday, and
overnight the stopped working. When accessing the share, I get an error
message that
2003 May 09
3
Re: R-help Digest, Vol 2, Issue 26
With the same system configuration (WinNT4 SP6 and 1.7.0), I get such a Dr
Watson crash each time I try to use the Change dir... command in the File
menu of Rgui.exe. I doesn't seems to happen if I do this immediately after
starting R but well if I already did some computation.
I don't have any problem by using directly setwd().
At 12:10 23/04/03, you wrote:
>Date: Tue, 22 Apr 2003
2005 Feb 03
1
Efficient selection and alteration of dataframe records
Hi All,
I am writing a simulation that examines the effects of species
extinctions on ecological communties by sequentially removing
individuals of a given species (sometimes using weighted probabilities)
and replacing the lost individuals with species identities randomly
sampled from the remaining individuals. Thus I use two dataframes. One
contains all the individuals and their species
2002 May 07
4
printing from graphics window in R-1.5.0 on WinNT
Dear R-help,
I've encountered a problem using R-1.5.0 compiled from source on WinNT4. If
I make a plot on the windows graphics device, and then select "File ->
Print...", nothing happens. (I'd expect to see a printer selection dialog
box opened, which is what happens with R-1.4.1 and earlier compiled from
source.) Doing ctrl-p doesn't work either. Copying to
2000 Dec 03
1
crash using bmp() on windows with Rdll2010 (PR#756)
A few weeks ago I have updated R-1.1.1 for Windows with the fixed R.dll
(Rdll2010.zip) for Win2k from CRAN.
(I have used the same version of R from WinNT4 *and* Win2k for some
time.)
Now I tried to produce a bitmap, but R crashes (WinNT4):
bmp("bitmap.bmp")
plot(1:10)
dev.off() ## crash!
That does not happen with the original R.dll from R-1.1.1 (15 Aug 2000).
I cannot test on