Displaying 8 results from an estimated 8 matches for "cental".
Did you mean:
central
2012 Aug 07
2
Passing arguments to a function within a function ...
....5,
relationship = c("linear","log-linear")[1],
beta=c(0.0006,0.0008,0.0010),
cases=NULL,
incidence.rate=NULL,
par = c("low estimate","cental
estimate","high estimate"),
verbose = FALSE
){
# Turn case rate into case number
d <- cases
if(verbose==TRUE) message("d = ", d)
if(verbose==TRUE) message("pop = ", pop)
if(verbose==TRUE) message(&qu...
2007 Oct 03
2
Running multiple instances of Samba and LDAP question
Dear All,
I work for the small IT company and I would like to ask the question concerning the project that I work on-Namely is it posible to run multiple instances of Samba and LDAP paralely on the one server --For example one cental server for Samba and LDAP and one instance running for each separate client -and if it possible the suggestion how to best accomplish that ...
I thank you in advance for your time and effort ..
Sascha Cvijetic
Met vriendelijke groeten,
Sascha Cvijetic...
2023 Feb 24
2
Inconsistent filtering with debugging
...to look for issues, especially as the "main debugging
tool" for the rules (sieve-filter) is strangely behaving differently.
The reason, I wanted to use the envelope was because the mails are
delivered to foo at subdomain.example.com. From there, some virtual aliases
are forwarded to a cental account bar at example.net using postfix virtual
aliases. Thus, the Delivered-To header is always showing the value
bar at example.net which is not suited for filtering.
I could filter the Received headers but hoped for a more "high level"
solution.
Can you give me any advice?
Christ...
2019 Jun 10
3
please confirm: sssd not a good idea :)
On 10/06/2019 16:04, vincent at cojot.name wrote:
>
> There is probably some amount of redtape on this but AFAIK it works
> fine for me: My RHEL7.6 hypervisors are joined to my AD DC 4.10.4 VMs
> through use of realm '(and thus sssd):
>
> Here's a RHEL7.6 client:
> # realm list
> ad.lasthome.solace.krynn
> ? type: kerberos
> ? realm-name:
2011 Mar 24
1
XCP - xenserver tools required?
...ucated to do so, can''t easily install or update the tools unless the
xs-tools iso is in the virtual DVD drive, and to load it into the DVD
drive you need access to XenCenter or to the CLI (vm-cd-add, vm-cd-eject,
vm-cd-insert, vm-cd-list, vm-cd-remove). On the flip side, even if we did
cental admin for all the VMs (what a nightmare) we wouldn''t necessarily
have root access to the VM preventing us from installing the new tools.
Not only does this create a management issue it also requires a fair
amount of knowledge to do the right thing based on the VM. I''ve seen
s...
1998 Mar 09
0
Problems with wins proxy interworking (1.9.18p[23] -->1.9.17
...fails when the WINS proxy uses 1.9.18p2 or p3
nmbd (I wanted to use the kill -HUP dump of the name lists provided by the
later version).
The failure occurs when
. the remote nmbd use the same smb.conf (very small, the sample in
DIAGNOSIS.TXT with wins proxy = yes, wins server = <IP address of cental
nmbd server>) with each version
. the remote nmbd passes testparms
. the remote nmbd can get the name of a central server with nmblookup
. testparms shows the LAN Man protocol the same for each vesrion (NT1 or
05)
. the logs of each version show completely different messages:
'17 shows...
2019 Jun 12
0
please confirm: sssd not a good idea :)
...ke you are on your own if
> something goes wrong.
>
> Moral of the story, stick to using winbindd instead ;-)
>
> Rowland
sssd has other problems. I've worked with it in the last year. It has
a variety of under-documented, complexly interwoven subdaemons whose
configurations are centalized, erratically and often require
hand-tuning, in the sssd.conf settings. It also has a *nasty* behavior
with AD or SSSD: it pre-caches *everything* from the LDAP directories
it is pointed to, and I mean *everything*. Its configuration supports
structures that only search "onelevel" in a...
2010 Feb 04
4
Configuration Management Redux (was: best parallel / cluster SSH)
On Thu, Feb 4, 2010 at 2:03 PM, Les Mikesell <lesmikesell at gmail.com> wrote:
> But, if someone ever gets cross-platform config management right or at
> least close enough that it is worth learning yet another description
> language I'd be very interested. ?Cfengine v3 might be getting there but
> the windows version seems to be only available in the commercial build.
OK,