similar to: Questions about 'samba-tool dbcheck'

Displaying 20 results from an estimated 900 matches similar to: "Questions about 'samba-tool dbcheck'"

2012 Jun 05
0
uncaught exception - 'NoneType' object has no attribute 'get'
On Mon, 2012-06-04 at 15:40 +0200, Marc Muehlfeld wrote: > Hi, > > I started with a fresh testing environment for s4 and when I do the migration, > it breaks: > > > # /usr/local/samba/bin/samba-tool domain samba3upgrade --dbdir=/usr/var/locks/ > --use-xattrs=yes --realm=MUC.medizinische-genetik.de /etc/samba/smb3.conf > no talloc stackframe around, leaking memory
2007 Apr 04
3
SID resolution to Username
Hello, I have two Samba 3.0.22 PDCs and each trust each other. When I add an user of each domain to the permissions of a file on a windows machine (W2k, WXP), it shows for them DOMAIN\USERNAME. Everything is fine. But when i close the permission window and reopen it, then the user out of the trusted domain is only shown as SID. The one of the own domain is resolved fine. This happens on clients
2006 Nov 12
2
Winbindd Question
Hello, I have two Domains (DOM1 and DOM2). Each trust each other. Now I configured winbind on PDC1 with the following settings: winbind separator = + idmap backend = ldap:ldap://192.168.1.4 idmap uid = 10000-20000 idmap gid = 10000-20000 winbind enum users = yes winbind enum groups = yes template homedir = /home/%U template shell =
2011 Jan 27
1
Fwd: Re: Samba 3.4 / 3.5: Printer settings getting lost on server
Nobody who can help use with this issue? A developer already began to fix it 3/4 year ago, but never created a patch that finally fix the whole problem. -------- Original-Nachricht -------- Betreff: Re: [Samba] Samba 3.4 / 3.5: Printer settings not available for normal users Datum: Tue, 18 Jan 2011 09:32:58 +0100 Von: Marc Muehlfeld <Marc.Muehlfeld at medizinische-genetik.de> An: Jack
2007 Mar 08
0
chown/chgrp for winbind users doesn`t work
Hello, I have two Samba Domains and each trust each other (PDCs run 3.0.22). Also I have a samba member server (3.0.24) that runs winbind. When I use wbinfo I can see the user and groups of both domains. I also can chown/chgrp files with users of the domain the server is member of. But I can`t chown/chgrp with accounts of the trusted domain. chown doesn`t work at all. chgrp works, but then only
2007 Jul 24
1
Access share from client out of second domain
Hello, I have two samba domains and I want to let users of each domain connect to shares of each other PDC. As long as I use samba <=3.0.22 it works fine (DOM1\user1 is automatically mapped to DOM2\user2) , but later versions won't (DOM1\user1 is shown as DOM1\user1 on PDC2). How can I do this? Regards Marc Muehlfeld -- Marc Muehlfeld (Leitung Systemadministration) Zentrum fuer
2005 Jan 12
1
Timezone error with chrooted rsync version 2.6.3pre1
Hi, I am not sure it this still is a point, but I just discovered that a chrooted rsync version 2.6.3pre1 is forgetting the time zone underways: Jan 12 07:00:01 ftp4 rsyncd[11091]: rsync on dobes/ from dobes@edoc1.gwdg.de (134.76.28.251) Jan 12 06:00:39 ftp4 rsyncd[11091]: wrote 732542 bytes read 182 bytes total size 553909487945 Logging is done with syslog. Time zone is GMT+1, the system
2007 Mar 13
3
Owner/Permissions and winbind
Hello, I have two Samba Domains and each trust each other (PDCs run 3.0.22). Also I have a samba member server (3.0.24) that runs winbind. When I use wbinfo I can see the user and groups of both domains. I also can chown/chgrp files with users of the domain the server is member of. But I can`t chown/chgrp with accounts of the trusted domain. chown doesn`t work at all. chgrp works, but then only
2002 May 27
2
hist failed with unused arguments
Hello, I urgently need a histogram of the vector geo1$ds1 but: > hist(geo1$ds1) Error in hist(geo1$ds1) : unused argument(s) ( ...) I can use density, summary, boxplot and stem with this vector but not hist ? Any suggestions ? Thanks in advance, Detlef Groth > density(geo1$ds1) Call: density(x = geo1$ds1) Data: geo1$ds1 (1412 obs.); Bandwidth 'bw' = 0.2805
2000 Oct 22
1
How to pass
HI! Have somebody an expample how the syntax is for passing the path of include files to: "If a package needs to specify additional directories for search- ing header les (`-I' options) or additional libraries for linking (`-l' and `-L' options), it should do this by setting the variables PKG_CPPFLAGS and PKG_LIBS in `src/Makevars'." But no examples. :-( src/Makevars.
2001 Jan 12
1
sorting ascending descending! & THX@coling
THX. You are right!! a[order(-1*a)] [1] 110 23 4 3 2 Eryk coling wrote: > Hi, > > I know very little of R, but one suggestion could be to multiply your list > by "-1", then order, then multiply by "-1" again. > > Not very nice I realize. But it's "better than a poke in the eye with a > sharp stick" as a wise man once
2003 Jan 12
1
Loops Sweave and Many Figures
Is it any way? This code doesn''t work: %%%%%%%%%%%%%%% \multido{}{10}{ <<fig=T>>= ... @ } %%%%%%%%%%%%%%% Or: %%%%%%%%%%%%%%% <<1, fig=T>>= ... @ <<>>= <<1>> @ %%%%%%%%%%%%%%% Serguei Baranov, MSc. Max-Planck-Institut fur Molekulare Genetik Abteilung Lehrach, room 2.112 Ihnestrasse 73 14195 Berlin-Dahlem Germany Tel. 49-30-8413-1667 Fax.
2007 Mar 30
1
Model comparison
Dear all, I would like to know if I can compare by a significance test 2 models with different kind of parameters. Perhaps I am wrong but I think that we can only compare 2 models if one is a sub model of the other. Med venlig hilsen / Regards João Fadista Ph.d. studerende / Ph.d. student AARHUS UNIVERSITET / UNIVERSITY OF AARHUS Det Jordbrugsvidenskabelige Fakultet / Faculty of
2007 Mar 23
2
concatenate 2 data.frames
Dear all, I would like to know how can I concatenate 2 data.frames into a single one. Both data frames have the same number of columns and the same class type in each correspondent column. So what I want is to have a new data.frame where I have first the values from one data.frame and then the values from a second data.frame would came after in this new data.frame. Thanks in advance. Med
2002 Jul 26
5
Is there a function for finding local extrema.
I have a vector with about 100.000 values representing a quite regular function (sinusoid like). I would like to find all local maxima of this function (should be about 4000). Is there a native routine for R? Thanks in advance Eryk. -- _|_ \|/ \|/ Eryk Witold Wolski tel :0049-(0)30-8413-1543 w w ?v? 'v? \'v'/ MPI Moleculare Genetik fax :0049-(0)30-8413-1139 |
2000 Oct 22
1
How to build the RMySQL package on Windows?
Hello! I tried to build the RMySQL package by myself on an NT machine. I have a NT machine with cygwin compiler and activestate Perl installed on it. Perl details: D:\prog\rw1011\src\gnuwin32>perl -v This is perl, version 5.005_03 built for MSWin32-x86-object (with 1 registered patch, see perl -V for more detail) Copyright 1987-1999, Larry Wall Binary build 522 provided by ActiveState Tool
2000 Oct 23
1
How To compile RMySQL on Windows?
Hallo! Thanks for the answers that I received. I had downloaded the last distribution of RMySQL from /R/CRAN/src/contrib/Devel.. Its the first package that I am trying to compile under Windows. >From the Compiler I am getting the following error message. In file included from RMySQL.c:1: RMySQL.h:24: mysql.h: No such file or directory RMySQL.h:25: mysql_com.h: No such file or directory
2011 Feb 21
1
Problem with documentation of user-defined operator (S4 method)
Dear list members, I have defined a binary operator %append% with methods for some S4 classes. In my documentation file, I want to list the methods explicitly by using e.g.: \S4method{\%append\%}{RecLinkData,RecLinkData}(x, y) In the HTML documentation this comes out right as ## S4 method for signature 'RecLinkResult,RecLinkResult' x %append% y , but R CMD check
2016 Nov 02
1
Samba using pdb ldapsam fails upon startup
Dear all, I freshly installed a new smb-server that should act as file server with some smb-shares. The pdc is a Windows 2008 r2 server. My smb.conf is as follows: [global] workgroup = agroup server string = ssmbserver #passdb backend = tdbsam map to guest = Bad User usershare allow guests = No security = domain wins support = No
2010 Nov 15
1
Package with multiple shared libraries
Dear R-devel members, I would like to compile a package with two seperate shared libraries. For example, in a package 'foo', a file 'bar.so' built from a distinct set of source files should be installed in addition to the default 'foo.so' (or .dll on windows). Does anyone know about a way to achieve this without having a custom Makefile, e.g. via 'Makevars'?