similar to: Winbind crashing PDC

Displaying 20 results from an estimated 2000 matches similar to: "Winbind crashing PDC"

2001 Nov 27
1
Winbind slow to authenticate
Finally got winbind to work, thanks for all the help. I wonder if it is normal for winbind to take approximately 20 seconds to authenticate a user? In smb.conf I have specified the names of all NT BDCs and PCD but it didn't change performance. And in pam.d/samba I have only auth and account required pam_winbind.so One more thing, does anybody have any hints on how to have Apache authenticate
2001 Nov 09
1
Winbind & NT SP5
Sorry to bother, but I posted this before with no responses. I am having several problems getting samba compiled with winbind to join a NT4 domain. Using smbpasswd I get the error cli_pipe:return critical error. error code was 0 and Unable to join domain DOM. On the PDC I get a Dr. Watson error C0000037, not even the administrator password is accepted on the console, and all clients connected to
2001 Nov 08
0
Winbind and the PDC
Has anyone had a NT PDC crash giving a bad pipe error when samba/winbind tries to join the domain? Tried this having an account for Linux on the PDC and without having that account there. Any ideas would be appreciated. Luiz-Robertto Mello
2012 Jun 17
3
[LLVMdev] Building lld with Visual Studio 2012 RC
OK thanks a lot Michael Spencer! After getting your latest commit now everything compiles on Visual Studio 2012 RC. I'm just playing around to learn. Maybe this is the funniest place to start assessing my possibilities of contributing to llvm in the free time: Writer* createWriterPECOFF(const WriterOptionsPECOFF &options) { assert(0 && "PE/COFF support not implemented
2011 Sep 26
1
compute probabilities on a Bayesian Network
Deal R Users, I'm trying to find out how can I compute probabilities on a Bayesian Network using R. The Bayesian Network I modelled is shown at http://www.dsr.inpe.br/~mello/1727/BNgrapmodel.png and I'd like to know how can I proceed (commands on R) to answer questions like: (1) what is the probability of S=T given C=T, L=T, R=F, H=F and D=F; or (2) what is the probability of S=T
2012 Jun 17
0
[LLVMdev] Building lld with Visual Studio 2012 RC
On Sat, Jun 16, 2012 at 4:15 PM, Cesar Mello <cmello at gmail.com> wrote: > Hi! > > I'm trying to build lld Microsoft Visual Studio 2012 RC, but it seems the > bzero function is not available. > > Could memset be used instead of bzero? Or maybe define a bzero for msvc > using memset. > > For example: > >       // in-memory matches on-disk, so copy first
2011 Sep 28
1
how to solve a simple discrete Bayesian Belief Network?
Can somebody save-me? Thanks in advance! #R script: #trying to find out how solve a discrete Bayesian Belief Network. #option: using 'catnet' package #BEGIN library(catnet) cnet <- cnNew(nodes = c("a", "b", "c"), cats = list(c("1", "2"), c("1", "2"), c("1", "2")), parents = list(NULL, c(1), c(1,
2011 Apr 07
1
How can I include a new book on the "Books" link at R-project.org ?
I've just published a new book for R beginners in Portuguese: "Conhecendo o R: uma vis?o estat?stica" (something like "Knowing R: an statistical approach"). I'd like to include it on the list "Books" at R-project.org. How can I do it? More informations about the book at http://www.editoraufv.com.br/produtos/conhecendo-o-r -- Marcio Pupin Mello Survey
2012 Jun 16
3
[LLVMdev] Building lld with Visual Studio 2012 RC
Hi! I'm trying to build lld Microsoft Visual Studio 2012 RC, but it seems the bzero function is not available. Could memset be used instead of bzero? Or maybe define a bzero for msvc using memset. For example: // in-memory matches on-disk, so copy first fields followed by path ::memcpy(to, (uint8_t*)&cmd, 12); ::memcpy(&to[12], _name.data(), _name.size());
2023 Apr 14
2
gpo client linux sssd does not apply
On 14/04/2023 09:23, Anderson Sampaio Mello via samba wrote: > Hello Samba Team, how are you? > > I'm joining linux clients in the company's environment and I would like to > apply GPOs to linux clients, I'm in the testing phase. > > I'm testing with ubuntu clients version 22.04 and the software I used to > join the samba AD was sssd. > Samba does not
2012 Oct 04
1
problem with the installation of r commander on a mac
Dear list members, I’m trying to install R Commander under Mac OSX Mountain Lion (10.8.2). After following all the steps described in the installation notes (http://socserv.socsci.mcmaster.ca/jfox/Misc/Rcmdr/installation-notes.html), I got this error message: ===== Loading required package: tcltk Loading Tcl/Tk interface ... done Loading required package: car Loading required package: MASS
2004 Nov 27
3
newbie problem
Hi, I have a very newbie question, I asked this at the digium support, but they did not answered yet, so I hope you can help. I just bought the digium developer kit (TDM400P), installed everything, all messages seems ok, but I can't make it work. * a normal telephone and a line connected to the board * modprobe wcfxs = ok leds go on an I hear a small click at the phone. * ztcfg = ok
2023 Apr 03
2
Inconsistent SYSVOL ACLs
03.04.2023 02:53, Anderson Sampaio Mello via samba ?????: > First of all thank you all for the answers and for trying to help me. > > I agree with you michael regarding the parameters passed in the ./configure > command, the location is not part of the problem. > > The file system used is XFS. and the strace command logs are in the > attached link >
2023 Apr 02
1
Inconsistent SYSVOL ACLs
On 02/04/2023 06:02, Anderson Sampaio Mello via samba wrote: > I have two domain controller servers, with samba in version 4.18 > > On both DCs both the Sysvol share and the subdirectories (including GPOs) > have the same permission: > > getfacl /usr/local/samba/var/lib/samba/sysvol You should be using samba-tool to check the permissions, but there appears to be something
2023 Apr 02
1
Inconsistent SYSVOL ACLs
On 02/04/2023 08:05, Anderson Sampaio Mello via samba wrote: > Thanks for the answer. > > The path for the two DCs is correct yes, and yes I compiled it for the two > DC servers like this: > > ./configure --with-systemd --prefix=/usr/local/samba --enable-fhs And that is possibly your problem: --with-systemd is the default if the systemd libs are installed
2023 Apr 02
1
Inconsistent SYSVOL ACLs
Thanks for the answer. The path for the two DCs is correct yes, and yes I compiled it for the two DC servers like this: ./configure --with-systemd --prefix=/usr/local/samba --enable-fhs make up make install After the domain was created, sysvol was created here: /usr/local/samba/var/lib/samba/sysvol And the new DC also created sysvol in the same location. But why samba-tool ntacl sysvolreset
2012 Jun 17
0
[LLVMdev] Building lld with Visual Studio 2012 RC
On Jun 16, 2012, at 8:23 PM, Cesar Mello wrote: > While this will make it compile, the code is not valid to begin with. > It is trying to do a raw memory copy of a non standard-layout type. > nameoffset is not guaranteed to directly follow cmdsize. Are you saying that in: struct A { int f1; // offset 0 int f2; // offset 4 }; struct B : public A { int f3; // offset
2011 Mar 14
4
Serial Date
Hello R Help, I'm working in a project with a software that register date and time data in serial time format. This format is used by excel, for exemple. In this format, 40597.3911423958 is 2011/2/23 09:23:15. First part is number os days since 1900/1/1, and second part is a fraction of a day. I need to make this transformation in R, and use it to make some algebrian operations. I found that
2023 Apr 17
1
gpo client linux sssd does not apply
On 4/14/23 2:23 AM, Anderson Sampaio Mello via samba wrote: > Hello Samba Team, how are you? > > I'm joining linux clients in the company's environment and I would like to > apply GPOs to linux clients, I'm in the testing phase. > > I'm testing with ubuntu clients version 22.04 and the software I used to > join the samba AD was sssd. > > The 22.04 ubuntu
2023 May 03
2
ldbrename does not rename container users CN=Deleted Objects
It had been working up to Samba 4.8 and with the recyclebin active you could restore every attributre, but since 4.9 it's not working anymore Am 02.05.23 um 23:57 schrieb Anderson Sampaio Mello via samba: > Hello everybody. > > When a user or group account is deleted, the user or group account is moved > to CN=Deleted Objects,DC=domain,DC=com > > I can find them with the