search for: overidden

Displaying 11 results from an estimated 11 matches for "overidden".

Did you mean: overridden
2012 May 23
8
Engine's Application Controller
Hi, I''ve been using rails 3 engines and (at least in my experience) the engine''s application controller is overidden by the app''s application controller. Wouldn''t it be better if the app would just load on top of the engine? I mean that if an engine''s application controller has methods or anything else that does not collide with the stuff defined with the app, couldn''t it be...
2016 Oct 04
2
Sysvol access after running osync
...based on Rowland's repeated advice about >> smb.conf - Should I remove the idmap config lines from the DC's, and >> if so will it have any impact on their operation? > The idmap config lines do nothing on a DC, it will either use the > xidNumbers found in idmap.ldb or be overidden by any uidNumbers found > in AD. > You don't have to remove them, Samba will just ignore them. > > Rowland > My understanding (someone please correct me if I am wrong) is if you use RFC2307 and provide each user and group a UID and GID, you do not need to sync idmap.ldb. If no...
2016 Oct 04
2
Sysvol access after running osync
Hey Samba team - Thanks for all your work I have three production samba 4 DCs 2 running on Ubuntu 16.04 (Samba 4.4.5 and 4.4.4) and one on 14.04 (Samba 4.3.3) all working well for the most part. However to keep everything in sync I setup osync for syncing Sysvol. As recent conversations on the list indicate following the sync operation I lose access to sysvol until I run 'samba-tool
2007 Nov 23
1
what''s the best way to deal with class/inheritence
...in real world: - 1 and 2 will be used to install a "standard" machines, with default and functionnal values but with NO customs example: dns_server=$isp_dns_server - 3 will contains variables for the entire site to be installed and that will be used for all nodes in this site (unless overidden in the node) example: dns_server=$this_client_existing_ms_active_directory_dns_server - 4 non site-default values for this given host. example: dns_server=$special_dns_server_for_this_host. i''ve tried many combination of "node xxx inherits yyy", "include classes",...
2016 Oct 04
0
Sysvol access after running osync
...nd question is, based on Rowland's repeated advice about > smb.conf - Should I remove the idmap config lines from the DC's, and > if so will it have any impact on their operation? The idmap config lines do nothing on a DC, it will either use the xidNumbers found in idmap.ldb or be overidden by any uidNumbers found in AD. You don't have to remove them, Samba will just ignore them. Rowland
2016 Oct 04
0
Sysvol access after running osync
...;s repeated advice about > >> smb.conf - Should I remove the idmap config lines from the DC's, > >> and if so will it have any impact on their operation? > > The idmap config lines do nothing on a DC, it will either use the > > xidNumbers found in idmap.ldb or be overidden by any uidNumbers > > found in AD. > > You don't have to remove them, Samba will just ignore them. > > > > Rowland > > > > My understanding (someone please correct me if I am wrong) is if you > use RFC2307 and provide each user and group a UID and GID, yo...
2010 Jun 16
4
questions on some operators in R
Hi all, I have two questions. Can some one give some help? The first question is regarding the pair of operators "&" and "&&". What is the difference between the two? The second question is regarding "<-" and "=". Usually we use "<-" as the assignment operator. I saw some people use "=". Is there any
2002 Jan 25
0
rpart subsets
...;numclass; i++) freq[i] =0; temp =0; for (i=0; i<n; i++) { j = *y[i] -1; freq[j] += wt[i]; temp += wt[i]; /*sum total of weights */ } for (i=0; i<numclass; i++) freq[i] /=temp; /*relative frequency */ #else // The frequency was already calculated from the data OR overidden with "parms=list(prior=c(....))" for (i=0; i<numclass; i++) freq[i] = parm[i]; #endif The code that is now removed was always calculating the frequencies from the data but the frequencies were already provided in the parms so the calculation was unnecessary. By using the parms as th...
2002 Jan 28
0
rpart subset fix
...;numclass; i++) freq[i] =0; temp =0; for (i=0; i<n; i++) { j = *y[i] -1; freq[j] += wt[i]; temp += wt[i]; /*sum total of weights */ } for (i=0; i<numclass; i++) freq[i] /=temp; /*relative frequency */ #else // The frequency was already calculated from the data OR overidden with "parms=list(prior=c(....))" for (i=0; i<numclass; i++) freq[i] = parm[i]; #endif The code that is now removed was always calculating the frequencies from the data but the frequencies were already provided in the parms so the calculation was unnecessary. By using the parms as th...
2004 Aug 18
3
R as shared library
Hello folks, I'm embarking on a project to embed R into the Apache web server, and I'd like your help. Currently, I'm looking for a way for R code to call back into a shared library from which the R shared library was loaded. Essentially, apache starts and loads mod_R.so which runs an initialization routine which calls Rf_initEmbeddedR() and the following code: /* override to
2018 Dec 31
3
Several problems on Solaris10
Answer inline. On Sun, Dec 30, 2018 at 12:59 PM James <list at xdrv.co.uk> wrote: > On 29/12/2018 13:49, Pierluigi Frullani wrote: > > > My version is 2.2.13 ( it was the last one, at the time of the first > > server setup ). > > 2.2.13 is from around May 2014. It worked but I can't see why you > wouldn't switch to the latest 2.3.4. (You might be seeing