Displaying 20 results from an estimated 100 matches similar to: "UID/GID mapping consistency across at least two Linux machines"
2006 Jul 22
1
Newbie: Consistency and foreign keys
Hi,
Are there any good examples somewhere on how to create a schema with
several tables and foreign keys? My scaffold lets me edit my database
IDs rather than the actual content, and I can add IDs that generate
errors later, so perhaps I''m doing something wrong...
-Ketil
2007 Sep 15
2
wxRuby 1.9.1 and id accessor consistency problem
Hi all,
wxRuby 1.9.1 introduced great Rubish style accessors (x.label as a synonym
for x.get_label).
I just found that get_id has no corresponding Rubish style id accessor.
For a CheckListBox or a StaticText (I haven''t checked for other kind of
controls), id just returns the Ruby object_id.
This is very confusing and not consistent with other accessors.
Chauk-Mean.
2008 Apr 26
0
Consistency of m-shapiro.test
Hello all,
I tried several experiments with the mshapiro.test package in R and compared
it with the energy package to test for multivariate normality and find that
the mshapiro.test is not consistent which is a bit concerning and has
suspicious behavior. On the other hand the energy test seems to be a more
appropriate test for testing multivariate normality in any dimension. I
looked for the
2007 Oct 31
0
model.matrix consistency across repeated calls
I am using R to construct model matrices that I then pass into C for
subsequent fitting.
Suppose I have a data.frame so big that, if I called 'model.matrix'
directly on the whole thing, the results would be too big to handle
(because factors expand to multiple columns, etc.). Instead, I really
want to sequentially call 'model.matrix' on subsets of rows, and then
'rbind'
2012 Nov 27
0
AEL syntax consistency
How consistent has the syntax for extensions.ael been from version to
version?
extensions.conf has annoyed me in this regard. i.e.: commas to pipes,
pipes back to commas, macro to gosub, etc etc.
2016 Jan 09
0
Strange index consistency issue
On Fri, Jan 08, 2016 at 08:11:48AM +0100, Jean-Francois Dockes wrote:
> A Recoll user is reporting an index corruption problem. In general, index
> corruption happens from time to time with Recoll, because of crashes,
> reboots, misc Recoll bugs, etc.
>
> The strange thing here is that xapian-check does not seem to detect anything.
Checking the database checks the B-tree
2016 Jan 14
0
Strange index consistency issue
On Sun, Jan 10, 2016 at 02:53:14AM +0000, Bob Cargill wrote:
> I am the recoll user mentioned in the first post above. I still have a copy
> of the (potentially) corrupted index and I did the requested testing.
>
> I ran delve -t '' ./xapiandb on the index and it returned a very long list
> of document IDs, separated by spaces. I than ran delve -t '' ./xapiandb |
2015 Nov 07
0
[Aarch64 03/11] Rename OPUS_ARM_NEON_INTR AM_CONDITIONAL as HAVE_ARM_NEON_INTR, for consistency with x86.
---
Makefile.am | 4 ++--
configure.ac | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 4d3a888..d256b45 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -47,7 +47,7 @@ if CPU_ARM
CELT_SOURCES += $(CELT_SOURCES_ARM)
SILK_SOURCES += $(SILK_SOURCES_ARM)
-if OPUS_ARM_NEON_INTR
+if HAVE_ARM_NEON_INTR
CELT_SOURCES +=
2015 Nov 21
0
[Aarch64 v2 03/18] Rename OPUS_ARM_NEON_INTR AM_CONDITIONAL as HAVE_ARM_NEON_INTR, for consistency with x86.
---
Makefile.am | 4 ++--
configure.ac | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 4d3a888..d256b45 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -47,7 +47,7 @@ if CPU_ARM
CELT_SOURCES += $(CELT_SOURCES_ARM)
SILK_SOURCES += $(SILK_SOURCES_ARM)
-if OPUS_ARM_NEON_INTR
+if HAVE_ARM_NEON_INTR
CELT_SOURCES +=
2005 Mar 15
0
[LLVMdev] Consistency patches to Module and Function
Dear llvm-devs,
we discussed a consistency issue with the naming of
iterators in the #llvm IRC channel and I came up
with a patch to Module.h and Function.h.
The patch renames the aiterator family of typedefs
to arg_iterator in Function and correspondingly
giterator and friends to global_iterator.
The accessor functions also change accordingly.
Right now the old spellings are preserved, but
2015 Oct 07
2
SRET consistency between declaration and call site
On Wed, Oct 07, 2015 at 10:28:59AM +0200, Jonas Maebe via llvm-dev wrote:
>
> James Y Knight via llvm-dev wrote on Tue, 06 Oct 2015:
>
> >Certainly a mismatch between sret and not-sret from caller to callee could
> >not possibly work on sparc, because sparc's calling convention for struct
> >return is totally bonkers.
>
> It won't work on AArch64 either:
2006 Apr 07
1
consistency issue
Hi there,
We have our mail boxes stored on a NFS server and we use maildir for
mailbox storage.
Some days ago we had a crush and SOME of the mailboxes get an error on
QUERY: "EXPUNGE".
eg:
telnet localhost 143
Trying 127.0.0.1...
Connected to localhost.localdomain.
Escape character is '^]'.
* OK Cabanova Mail ready.
A01 LOGIN "hoeschen@***.com" "***"
A01 OK
2005 Apr 23
1
winbind + ldap uid/gid consistency woes.
Hello all...
Im trying to fix a idmap setup with winbind where the idmaps are
stored in openldap. We have had this system working before, but it
managed to break :-) All systems running Samba (3.0.13 on FC2)
Problem: group id's and uid's (specificly uid's) are inconsistent
between clients (our two test clients). Both machines are using idmap
backend to talk to our ldap server and
2010 Feb 09
1
SID consistency between two samba servers
I'm lost a bit, probably, but I have next setup.
server-1: OSX leopard SAMBA server, acts as PDC with odsam backend.
server-2: member of samba domain, hosted by server-1. At the same time server-2 host /home directories on NFS and configured as nss_ldap client of OD LDAP on server-1. So, "samba users" and "local users" are the same.
How can I make sure that server-2 will
2015 Apr 01
1
samba 4.2. Knowledge Consistency Checker failed
Hello,
I have joined samba 4.2 as a DC in a windows domain. The replication is
working between domain controllers and samba 4.2.
Only that I'm concerned about "samba-tool drs kcc" fails with an RPC
protocol error:
ERROR(runtime): DsExecuteKCC failed - (-1073610723, 'An RPC protocol error
occurred.')
I'm using the default config in smb.conf file:
# Global parameters
2018 May 08
2
Verifying idmap.ldb consistency across domain controllers
Hello,
Is there a command or quick way to verify idmap.ldb is consistent
across domain controllers? Similar to using samba-tool to compare two
ldap databases? Thanks.
--
--
James
2018 May 08
0
Verifying idmap.ldb consistency across domain controllers
On Tue, 8 May 2018 09:23:42 -0400
lingpanda101 via samba <samba at lists.samba.org> wrote:
> My concern is with human error and built in groups. I'm using RFC2307
> on all DC's so all UID's and GID's for manually created user & groups
> I should be good. I'm pretty confident for all DC's I have added to
> the domain, I took the step to copy and
2017 Jun 16
0
[Bug 12819] [PATCH] sync() on receiving side for data consistency
> On 15 Jun 2017, at 19:29, Karl O. Pinc via rsync <rsync at lists.samba.org> wrote:
>
> On Thu, 15 Jun 2017 13:23:44 +0000
> just subscribed for rsync-qa from bugzilla via rsync
> <rsync at lists.samba.org> wrote:
>
>> https://bugzilla.samba.org/show_bug.cgi?id=12819
>>
>> --- Comment #7 from Ben RUBSON <ben.rubson at gmail.com> ---
>
2002 May 07
1
Generic/method consistency in print and summary
In R 1.5.0 (and earlier):
> print
function (x, ...)
UseMethod("print")
> summary
function (object, ...)
UseMethod("summary")
Is there a reason for this inconsistency in the name of the object?
It makes a single help file for both functions look ugly, because it
has to document both "x" and "object", which are really the same
thing.
Duncan
2005 Sep 01
1
generic function S3 consistency warning advice
Hi
section 6.1 of R-exts suggests that a package can take over a
function in the base
package and make it generic.
I want to do this with Re() and have the following lines in my R code:
"Re" <- function(x){UseMethod("Re" )}
"Re.default" <- get("Re" ,pos=NULL,mode="function")
"Re.octonion" <- function(x){give.comp(x,1)}