Displaying 20 results from an estimated 900 matches similar to: "Winbind slow to authenticate"
2001 Nov 05
1
Winbind crashing PDC
I am trying to make our samba server authenticate against our NT 4 PDC with
no success.
> I am following the how to by John Trostel with samba 2.2.2 on RH 7.2.
> Created a machine account for samba on the pdc, compiled samba with
> winbind and with pam, built a smb.conf with domain master = no; local
> master = no; preferred master = no; os level =32. If I try to join the
>
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());
2009 Dec 02
2
Tomcat authentication via PAM (or other system methods)?
Is there a way to coax java services running under tomcat to use the
system authentication methods set up through PAM? In my case, this would
be users in the local passwd file or through smb to a windows domain.
I've added mod_auth_pam to get this effect with apache but would like to
also handle java web services.
--
Les Mikesell
lesmikesell at gmail.com
2010 Feb 08
4
Anyone using Active Driectory auth with Centos 5.4.....?
Setting up a new backuppc for a small group of device and I am running
centos 5.4 with winbind setup and working. Everything is working and I
would like the users to authenicate using their AD creds and was wondering
what folks are using to do that with apache 2.2 and centos 5.4. I know
about mod_auth_pam but that seems pretty dead so I was just wondering what
folks were using and whats the
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
2009 Jun 05
1
authentication loosely tied to active directory?
What's the best authentication scheme when you are dealing with an
active directory that someone else controls? I've been using pam
configured for smb and local passwords where a local account is needed
for real logins (but either the domain or local password will work) and
web services don't require a local account. That's most of the
functionality I want and it doesn't
2011 Nov 17
1
CentOS 6 smb authentication?
I have some services on Centos5 boxes that use smb authentication
against the Windows domain as a low-maintenance way to handle most of
our office users for things that don't need home directories (web/file
shares, etc.). Running authconfig is all it takes to add it to PAM,
then adding mod_auth_pam to apache makes it work with that and local
users. This all works without any particular
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