similar to: pdc on linux and not 200 server

Displaying 20 results from an estimated 6000 matches similar to: "pdc on linux and not 200 server"

2006 Sep 16
4
INTERNAL ERROR: Signal 11 in pid 8928 (3.0.23c)
Hello! It seems my struggle with Samba isn't quite over. My latest problem is exactly what you see above, followed by an attempt to core dump. This occurs upon authentication to the system. My system is part of a W2K3 domain. I looked at the Samba HOWTO, but apparently I have a system (FC5), that doesn't allow core dumps when the PID changes, since no core dumps are being created.
2006 Sep 16
2
Error starting Samba
Hello, My samba was working until I changed some configurations in order for it to work with ldap. However, samba won't start now, even after I returned to my old configuration. Here is the error I'm getting: # /etc/init.d/samba restart * Stopping Samba daemons... [ ok ] * Starting Samba daemons... /etc/init.d/samba: line 25: 13064
2007 May 29
3
Authentication Failure in member server
I have a samba server configured that is member of a samba domain called=20 PRODESAN.COM.BR. After we had to reinstall the domain controller some samba= =20 shares stopped working on the member server. I get this when I try to use t= he=20 share: [2007/05/29 17:26:28, 3] auth/auth.c:check_ntlm_password(219) check_ntlm_password: Checking password for unmapped user=20 [WORKGROUP]\[USER1]@[HOST6]
2007 Jan 19
2
Using users from another samba server
Hello, I currently have a samba server set up as my network PDC (using LDAP as passdb), and I'm trying to set up another linux file server on the network. This file server should allow users to log in based on their passwords on the PDC, however it doesn't need (nor would be appropriate) to be a BDC. How can I set it up to read the remote LDAP? I have already installed libnss-ldap,
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
2007 Dec 05
2
print server and logs
Hi, I have a print server on ubuntu gutsy using samba and cups. all users are able to print from the server and their name appear into the logs (i am using phpprintanalyzer) if I try to print from another pc, it prints fine but then the name of the user is nobody instead how to make sure that the name of the user will be inscribed into the log when the user is on a remote machine. thanks
2007 Jan 05
1
Problems managing groups with smbldap
Hello, I have added a group on my samba server (which uses LDAP as its backend) using the command: 'smbldap-groupadd -a "DINF - Suporte"' but when I try to add a user into it using 'smbldap-groupmod -m "pr193292" "DINF - Suporte"' I get the following error message: /usr/sbin/smbldap-groupmod: group DINF - Suporte not found! I can see the group on
2018 Apr 27
2
install dovecot 2.2.35 debian jessie
Got 2.2.34 running using debian strech image + strech-backports repos! Regards, Webert Lima DevOps Engineer at MAV Tecnologia *Belo Horizonte - Brasil* *IRC NICK - WebertRLZ* On Thu, Apr 26, 2018 at 9:37 PM, Webert de Souza Lima <webert.boss at gmail.com > wrote: > Oh thank you Cedric, I hadn't check that. So 2.2.35 is unstable, huh? > I'll deploy 2.2.34 instead. > >
2018 Apr 26
2
install dovecot 2.2.35 debian jessie
Hi, did you check in unstable ? https://tracker.debian.org/pkg/dovecot 2018-04-26 16:43 GMT-04:00 Webert de Souza Lima <webert.boss at gmail.com>: > hmm I think I should use stretch instead of jessie, OR I should use a > stretch-backport repos, right? > > > Regards, > > Webert Lima > DevOps Engineer at MAV Tecnologia > *Belo Horizonte - Brasil* > *IRC NICK -
2018 Apr 27
1
install dovecot 2.2.35 debian jessie
Hey Aki Tuomi, how are you doing? I have tried many ways for getting 2.2.35 pre-built installed via 'apt-get install' in Debian Jessie and Stretch using the official repos. The reason I prefer to install pre-built instead of compiling it is because the I run it on dockers, so it's a lot easier and automated to just apt-get install it. I was using 2.2.31 devel in Debian Jessie, I
2018 Apr 26
2
install dovecot 2.2.35 debian jessie
Hi, I can't figure how to install latest stable dovecot version 2.2.35 in Debian Jessie If I follow this guide <https://repo.dovecot.org/>, it ends up installing 2.3 If I follow this guide <https://wiki.dovecot.org/PrebuiltBinaries#preview>, it ends up installing either 2.2.13 if I use "stable" or 2.2.36 alpha if I use "jessie" I see that 2.2.35 seems to be
2013 May 29
0
Lista dos aprovados em vestibular Mata Grande
Lista dos aprovados em vestibular Mata Grande: Ang?lica: ANNIBERG CORDEIRO DE SOUZA SILVA, LUCAS FONTENELE SILVA DE CARVALHO, GERLANDE MARIA FERREIRA, RAFAELLA SAMPAIO DE ALENCAR, JO?O CARLOS MOREIRA DE CARVALHO, DENISE ARA?JO JUSTINO, MARIA NIVANEIDE DE ABREU LIMA, JOELMA C?NDIDO DA SILVA. TERESA RAQUEL DE MORAES ANDRADE, CARLA NAYANNE MOREIRA DE SOUZA, MAIRA NOGUEIRA ALVES, IAN VIEIRA LIMA
2002 Jun 05
1
winbind: NT_STATUS_INVALID_PARAMETER
Hi, I'm running a linux RedHat 7.2 box with samba 2.2.4. I want to use winbind for authentification. The samba server is a member server in a W2K domain. I followed the steps in the winbind help which comes with the samba distribution (http://localhost:901/swat/help/winbind.html). Joining the domain was successfull: $ smbpasswd -j DOMAIN -r PDC -U toto | INFO: Debug class all level = 100
2007 Mar 19
4
matrix similarity comparison
Good morning to you all, I have a problem with a set of matrices that I want to compare. I want to see the similarity between them, and to be able to extract the differences between them. They have all the same number of columns and rows, and correspond presence absence data: for example: m1 <- matrix(c(1,0,0,0,1,0,1,1,1,1,1,1), 3,4) m2 <- matrix(c(1,0,1,0,1,0,0,1,0,1,0,1), 3,4) I
2008 May 23
1
GARCH-like
I need to change the code of Garch to the FCGARCH (a non-linear multi-regime GARCH). I don't know nothing about R. I'd like to know how can I get the code of the garch in order to change it and make the fit for the FC-GARCH. Any non-linear code will be helpfull because if doesn't help in the programming it helps in getting familiar with R. Thank you Renato -- PhD Student Renato
2017 Aug 18
3
Inconsistency in map index
Hello, The following errors are constantly popping up for 2 accounts. I can't get it fixed, I did doveadm backup to another account, the same happens in the new account. I did doveadm force-resync, the problem persists. I'm using dovecot 2.2. 2017-08-18T11:46:12.472821881Z Aug 18 11:46:12 lmtp(ramon.lacerda at alliar.com): Warning: mdbox
2020 Mar 09
2
GSoC - Improve parallelism-aware analyses and optimizations
Awesome, thanks! As per your suggestion, I read the description of these two projects: Advanced Heuristics for Ordering Compiler Optimization Passes Machine learning and compiler optimizations: using inter-procedural analysis to select optimizations and they are amazing! Indeed, they are very close to my interest in autotuning. I didn't see them on the list before. If I choose to focus on
2020 Mar 09
4
GSoC - Improve parallelism-aware analyses and optimizations
Hello! My name is Emanuel and I am an undergraduate student from Brazil (at the University of São Paulo) wanting to participate in this years GSoC on LLVM. Specifically, on the "Improve parallelism-aware analyses and optimizations" project. I currently do research on autotuning of LLVM IR optimization passes and I am sitting for a class about parallel computing, but I have been studying
2020 Mar 16
2
GSoC Project - Advanced Heuristics and ML
Hello everybody. Last monday I sent an email to the LLVM dev mailing list saying that I was looking forward to working on these GSoC projects: *Advanced Heuristics for Ordering Compiler Optimization Passes* and *Machine learning and compiler optimizations: using inter-procedural analysis to select optimization* I currently do an undergraduate research on compiler autotuning of Rust code, more
2020 Mar 09
2
GSoC - Advanced Heuristics and Machine Learning
Hello again! Previously, I introduced myself as a prospective GSoC student interested in LLVM. Per Mr. Doerfert suggestion I took a look at two other projects that he said could interest me due to my ongoing research in autotuning. The projects are: Advanced Heuristics for Ordering Compiler Optimization Passes Machine learning and compiler optimizations: using inter-procedural analysis to select