similar to: Help Non-sequential ANOVAs

Displaying 20 results from an estimated 600 matches similar to: "Help Non-sequential ANOVAs"

2015 Nov 16
3
DDNS and DHCP problems
Hello all, I have two new server samba4, with isc-dhcp and Bind. ( Thanks to Louis 's scripts ) The AD was migrate from 2 Windows 2000 servers last friday, with a copy of them in a private lan. Today we have shutdown the old windows 2000 server and put the 2 new samba4 in place of them. The problem is that the DHCP does not update the DNS systematically... That works with laptops ( which
2016 Jan 26
7
Securring DHCP, with DDNS
Hello All, I have 2 samba4 AD server with dhpd and dynamic DNS. I have well understand that for now it's not possible to have 2 DHCP server running in the same time. So I would have at a time only one dhcp server running. If the first server got a problem I want to manually start the isc-dhcp service in the second to rescue the system. But It's not working as I expected... If I switch
2016 May 23
2
samba4 AD - winbind Could not write result
Hello, I have two samba 4.2.7-SerNet-Debian-8.wheezy AD servers. since few days now I have some winbind errorsthat block the server... It seems that they appears more and more frequently... ( about one time per day ) I have about 200 clients pc with windows 10, seven and XP. Last month I've migrated about 30 pc from seven to 10. Is there a relationship? In the following logs, you can see
2015 Nov 17
1
DDNS and DHCP problems
Another mistake : The louis's script ddns-kerberos-check.sh was not running in hourly.cron directory ( i make a chmod 770 to resolve that ) to recall here what I did: - I cloned the Windows 2000 server AD servers on a private network and I migrated to samba4 - Meanwhile, users have continued to use the Windows 2000 AD servers on the production network - I replaced the production servers
2016 Sep 05
5
ACL wrong category user for group and group for user
Hello, If I try to set acl under windows, something very strange appears. For instance, if I set something for the user samuel I get this with the command getfacl : default:_*group*_:samuel.ruet:r-x And if I set something for the group sa-si I get this : default:_*use*_r:sa-si:r-x Under windows all seems good... I recently change idmap config... ( add rid backend ) Here is my smb.conf :
2016 May 23
3
samba4 AD - winbind Could not write result
Le 23/05/2016 à 14:46, Rowland penny a écrit : > On 23/05/16 12:56, Sam wrote: >> > > It looks like your problems have nothing to do with dhcp, one problem > appears to be related to dnssec: > > May 23 10:52:27 S4 named[2162]: validating @0x7eff24296b50: > choices.truste.com A: no valid signature found > > If you have 'dnssec-validation yes;' in
2016 Feb 17
3
Gpo issue
Hi everybody! I have two samba AD server ( 4.2.7-SerNet-Debian-8.wheezy ). I try to make gpo working but I'm facing some problems... My Samba4 comes from an old windows AD so I have launch these command : samba-tool dbcheck --cross-ncs --reset-well-known-acls --fix samba-tool ntacl sysvolreset ( that take about 10 minutes to complete ) samba-tool dbcheck --cross-ncs --fix But the
2023 Nov 08
1
samba-tool dns zoneoptions --mark-old-records-static
In short, I have my dns records in : CN=MicrosoftDNS,DC=ForestDnsZones,DC=ariane,DC=intra and I have root dns in : CN=MicrosoftDNS,DC=DomainDnsZones,DC=ariane,DC=intra but I don't have a "MicrosoftDNS" entry in DC=ariane,DC=intra Samuel Le mer. 8 nov. 2023 ? 17:27, Sam R <sr42354 at gmail.com> a ?crit : > Yes > > Le mer. 8 nov. 2023 ? 17:22, Rowland Penny via
2015 May 21
2
second DC behavior when first switched off
Hello all, I'm always trying to migrate from W2000 server to Samba 4. For doing this, I tried this : - install a W2003 server with AD and DNS services, join it to W2000, transfer roles and after demote the old W2000 -> done - install a Sernet Samba4 with Bind9, join W2003, transfer all 7 roles -> done ( thanks to Rowland ) the sync process is working well in two way, I can manage
2016 Jan 27
2
Securring DHCP, with DDNS
Thanks Rowland and Louis! :) Ok I'm going to test the failover mode! ;) Do I need to set the same value for NSRVS in dhcp-dyndns.sh? ( the first AD server, "S4" for me ) Or can I keep NSRVS=S4.ariane.intra on server S4 and NSRVS=S4bis.ariane.intra on server S4bis? It seems to be more secure for me if the first server switch off... Sam Le 27/01/2016 12:16, Rowland penny a écrit :
2016 Feb 01
1
Securring DHCP, with DDNS
Hi, Ok it's better like this!:-) The dhcp failover mode works well and 2 windows 7 client PC are well handled. They can have an IP and addresses are created/deleted in the DNS successfully. but... I try to remove my 2 old windows 2000 AD server from the production's LAN and put my 2 new Samba4 instead. The dhcp servers works fine but not really the DDNS. We have this kind of error
2015 Mar 30
1
Win 2008srv to Samba4 DNS problems
Maybe this KB 817470 MUST be done only on windows 2003 srv? I don't find the KB for 2008... and 2008 is not on the APPLIES TO section... I think I'm going to test this KB on a 2003... ( window2000 -> windows 2003 -> KB 817470 -> Samba4 join ) I Hope it will rocks! Le 30/03/2015 11:17, Denis Cardon a ?crit : > Hi Sam, > >> I try to migrate form an old windows AD ( win
2010 Apr 23
2
3D Plot
Hi guys of the R-Help-Team!<br /><br />First of all - you do a great job!<br />I've found a lot of your mails in the internet. So I thought it would be a good idea to ask you a question about R.<br /><br />R is new to me, so sorry, if the question is too simple :)<br /><br />I have a matrix.<br />I can make a 2D Heatmap of this matrix.<br
2012 Sep 28
1
blank plot----how do I make symbols appear
Hi, I am trying to create a scatterplot, coding each point to one of 5 populations. I was successful when I did this for one set of data, yet when I try plotting other data a blank plot appears (although the axes are labelled and I can fit the regression lines from each population). I have tried a variety of things to fix this but nothing seems to work. I can plot the points if I do not
2016 Jan 27
2
Securring DHCP, with DDNS
If I don't use DHCP failover, can you tell me how to do to to have manually dhcp start method working... I think I could made a mistake, this is what i did : ( I using Louis script from "old set of script" directory : https://secure.bazuin.nl/scripts/ ) - On server S4 : resolv.conf set to S4 first and S4bis in second - On server S4 : in dhcp-dyndns-debian.sh,
2006 Dec 01
1
memeory problem?!
hi, i'm trying to perform a clustering on a big dataframe the code is this: print("load required R packages") require(spgrass6) require(cluster) gmeta6 <- gmeta6() print("read in our 7 raster files from GRASS") x <- readFLOAT6sp(c ("er","crosc","longc","slope","profc","minic","maxic"))
2006 Dec 01
1
memory problem
hi to all, frustated for this error, to day i buy a 1 GB memory slot for my laptop now it have 1,28GB instead the old 512, but i've the same error :-( damn!damn!....how can i do? repeat for a little area (about 20X20 km and res=20m) it work fine! have you any suggestion? is ther a method for look if this error depend from my ram or other....? thanks foe any suggestion! i need your help.
2023 Nov 08
1
samba-tool dns zoneoptions --mark-old-records-static
Yes Le mer. 8 nov. 2023 ? 17:22, Rowland Penny via samba <samba at lists.samba.org> a ?crit : > On Wed, 8 Nov 2023 17:11:45 +0100 > Sam R via samba <samba at lists.samba.org> wrote: > > > Sorry for the 'CC', here is the result : > > search error - LDAP error 32 LDAP_NO_SUCH_OBJECT - <acl_read: Error > > retrieving instanceType for base. at >
2004 Mar 17
1
ANCOVA when you don't know factor levels
Hello people I am doing some thinking about how to analyse data on dimorphic animals - where different individuals of the same species have rather different morphology. An example of this is that some male beetles have large horns and small wings, and rely on beating the other guys up to get access to mates, whereas others have smaller horns and larger wings, and rely on mobility to
2006 Nov 20
1
Proportional data with categorical explanatory variables
Ein eingebundener Text mit undefiniertem Zeichensatz wurde abgetrennt. Name: nicht verf?gbar URL: https://stat.ethz.ch/pipermail/r-help/attachments/20061120/73240e63/attachment.pl