similar to: Developmen state Samba as ADDC?

Displaying 20 results from an estimated 4000 matches similar to: "Developmen state Samba as ADDC?"

2004 May 27
2
LHA security vulnerabilities
Dear sir; i am using redhat 9 on a production server and i plan to migrate to centos 3.1. the issue now is redhat 9 vulnerable to LHA package security vulnerabilities . and if so how can i solve this vulnerabilities till i implemment the upgrade. thanks in advance.
2012 Sep 20
2
[LLVMdev] Scheduling question (memory dependency)
Greetings, I'm investigating a bug in the PowerPC back end in which a load from a storage address is being reordered prior to a store to the same storage address. I'm quite new to LLVM, so I would appreciate some help understanding what I'm seeing from the dumps. I assume that some information is missing that would represent the memory dependency, but I don't know what form that
2012 Sep 21
2
[LLVMdev] Scheduling question (memory dependency)
Hi Bill, Which scheduler do you use? MI or SDNode one? In either case the problem is likely the same, but cause might be in a different place... The way I see it, you have an issue with the alias analyzer, not scheduler. When scheduling DAG is constructed, AA is checked for pairs of mem accessing objects, and if no potential interference is flagged by the AA the chain edge is _not_ inserted.
2012 Sep 21
2
[LLVMdev] Scheduling question (memory dependency)
On Fri, 2012-09-21 at 11:34 -0500, William J. Schmidt wrote: > Hi Sergei, > > Thanks for the response! We just discovered there is likely a bug > happening during post-RA list scheduling. There's an invalid successor > index in the scheduling graph that is probably supposed to be the > missing arc. Starting to investigate further now. This is recorded in >
2012 Sep 21
0
[LLVMdev] Scheduling question (memory dependency)
Here's another data point that may be useful. [Scheduling experts, please help! :) ] If the two-byte bitfield is replaced by a two-byte struct (replace "short i:8" with "short i", etc.), the scheduler properly generates a dependency between the store and the load. For this case, a GEP is used instead of a bitcast:
2013 May 12
3
Samba 4 ADDC. Dynamic DNS updates from Windows clients.
I'm currently testing samba 4, and I've come across a problem which I can't seem to find an answer for. I have one samba 4 ADDC running on a Centos 6 container, compiled from the latest stable source release and setup as per the samba wiki. I'm running the internal DNS server. DHCP is provided to the network by an openwrt router. The router is configured to hand out the DNS
2012 Sep 21
0
[LLVMdev] Scheduling question (memory dependency)
Hi Sergei, Thanks for the response! We just discovered there is likely a bug happening during post-RA list scheduling. There's an invalid successor index in the scheduling graph that is probably supposed to be the missing arc. Starting to investigate further now. This is recorded in http://llvm.org/bugs/show_bug.cgi?id=13891. Thanks, Bill On Fri, 2012-09-21 at 11:15 -0500, Sergei Larin
2012 Sep 21
0
[LLVMdev] Scheduling question (memory dependency)
OK, finally found it. The AliasChain in ScheduleDAGInstrs::buildSchedGraph is not acting as a chain for loads and stores (the head of the chain is not being updated as they are encountered, so dependencies aren't being added solely on the basis of may-aliasing in some cases). Will test a patch. On Fri, 2012-09-21 at 13:04 -0500, William J. Schmidt wrote: > On Fri, 2012-09-21 at 11:34
2013 Feb 28
4
sending of password did not succeed
Hi Today I have upgraded my Debian server from lenny to squeeze and my email stopped working. I am using Dovecot 1.2.15 with exim4. Exim4 is working and mail is being delivered to the mailboxes - /home/ didm.co.uk/peter/Maildir/new etc When I try to download emails to my I get "sending of password did not succeed, Mail server mail.didm.co.ukresponded:Authentication failed" and
2004 Aug 04
3
Updates For Centos3
Hi Everyone More updates for Centos3 Available from: http://mirror.caosity.org/centos-3/3.1/ and soon your local mirror. Security: kernel: https://rhn.redhat.com/errata/RHSA-2004-413.html updates/i386/RPMS/kernel-2.4.21-15.0.4.EL.athlon.rpm updates/i386/RPMS/kernel-2.4.21-15.0.4.EL.i686.rpm updates/i386/RPMS/kernel-BOOT-2.4.21-15.0.4.EL.i386.rpm
2013 May 18
3
security=ads
Dear samba-mailinglist, We're using samba 4.0.5 as an active directory domain controller. We used to set up some file shares on basis security=user in the old samba version. I was able to set up the shares as they used to be . My Question: How can I set up "wich user kan read/write which share?" Do I have to do this in den Active Directory or in smb.conf? This maybe a trivial
2013 May 23
2
[Announce] Samba 4.0.6 Available for Download : crash of winbind after ls -la ...sysvol
Hi all, with this version, as in 4.0.5, i have always the windbind crash after wbinfo --uid-info 3000000 or ls -la sysvol/ my system 3.2.0-4-amd64 #1 SMP Debian 3.2.41-2+deb7u2 x86_64 GNU/Linux I already post here some information (no problem with 4.0.4, found last stable patch with bisect), could someone help me ? thanks and regards philippe > -----Original Message----- >
2009 Oct 29
2
fast cumulative matrix multiplication
Hi all, I am looking for a function like cumprod() that works for matrix multiplication. In other words, I have matrices [M1, M2, ..., Mn], and I want to calculate [M1, M1%*%M2, M1%*%M2%*%M3, ..., M1%*%...%*%Mn] as quickly as possible. Right now I'm using a for() loop but it seems like there should be a faster way. Any help is appreciated! Thanks, Todd Schneider todd.w.schneider@gmail.com
2003 Nov 11
2
samba 1.9.18 swat
Hello Our customer wants to use SWAT with Samba. On z/OS 1.2 we have in Unix System Services Samba Version 1.9.18 from 1999. In this release there is no SWAT-function. What should we do to implement SWAT in this environment ? Best regards Wolfgang Schneider Wolfgang Schneider T-Systems International GmbH <?xml:namespace prefix = o ns =
2009 Jul 15
5
Grouping data in dataframe
Hello, I have a dataframe (obtained from read.table()) which looks like ExpA ExpB ExpC Size 1 12 23 33 1 2 12 24 29 1 3 10 22 34 1 4 25 50 60 2 5 24 53 62 2 6 21 49 61 2 now I want to take all rows that have the same value in the "Size" column and apply a function to the
2017 Mar 07
2
[Announce] Samba 4.6.0 Available for Download
On Tue, Mar 07, 2017 at 10:48:28AM +0100, Andreas Schneider wrote: > On Tuesday, 7 March 2017 10:33:15 CET Karolin Seeger wrote: > > Release Announcements > > ===================== > > > > This is the first stable release of Samba 4.6. > > Woohoo, thank you very much. I think this is on of our best releases. Yeah, we always think that ! Sometimes it's true
2015 Jan 05
3
Mandatory Server Signing with Windows 7
When I enable server signing in Samba (server signing = mandatory), I can still join a Window 7 machine to the domain but I am no longer able to log on into the domain using a domain user. Is this normal? I am using Samba 3.6.3 on Linux 12.04. Is there anything that needs to be configured on the Windows machine? Thanks, Ali
2010 Sep 18
2
Ac1dB1tch3z Vs Linux Kernel x86_64 0day
Are there any 64bit CentOS5 kernels available that are immune against the exploit mentioned in the subject? Turning off 32bit support is no option to me.. Gerhard Schneider P.S.: Source code can be found at http://seclists.org/fulldisclosure/2010/Sep/268 and is working "well" on 2.6.18-194.11.3.el5.centos.plus -- Gerhard Schneider Institute of Lightweight Design and e-Mail: gs
1999 Oct 14
3
Slow initial access to shares
Hi * The first time a share is being accesed on a Samba server from a W95 machine, it takes some 10 seconds to open the share. Subsequent accesses to the same share ot other shares on the server are fast. After not accessing the server for a while again the first access is really slow. The same thing happens on a network (80 users) running Samba 2.0.4b server under HPUX 10.20 and two Samba 2.0.3
2005 Oct 20
3
Attributing values to matrix according to names
Dear R-helpers Apologies for the basic question, but I just got stuck: I would like to write values from a vector into array cells with the same names > count[1:10] 10010 10014 10015 10017 10030 10080 10100 10230 10250 10280 0 0 0 0 0 1 1 0 2 0 >data[1:10,,1] [,1] [,2] [,3] [,4] [,5] 10010 NA NA NA NA NA 10014 NA NA NA