Displaying 6 results from an estimated 6 matches for "arameter".
Did you mean:
parameter
2010 Jan 26
1
poisson.test from stats package does not pass the conf.level (PR#14195)
Hi,
The poisson.test function from stats package does not pass the conf.level p=
arameter for the two-sample test. Here is an example:
poisson.test(c(2,4),c(20,14),conf.level=3D.95)$conf.int
poisson.test(c(2,4),c(20,14),conf.level=3D.9)$conf.int
Here is the solution, change:
RVAL <- binom.test(x, sum(x), r * T[1]/(r * T[1] + T[2]),
alternative =3D alternative)...
2003 Nov 18
8
Samba Setup
Hi Group,
What is the indication on my samba server if it is
successfully added to a native mode active directory
environment?
Thanks,
Gerald
__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree
2012 Feb 10
7
Hiera data unusable in a class with an array parameter
...en individually (either using only the role array
or only the hiera hash) they work perfectly. But when I combine them in the
same template I get the above error. And it doesn''t have to
be necessarily a hiera hash or inside a template. Any hiera data called
from a class with an array p*arameter. *
Am I doing something wrong? It might be a bug but I want to first make sure
that I am using this the right way.
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To view this discussion on the web visit https://groups.google.com/d/msg...
2006 Mar 28
1
XP does not login Samba PDC
...n Windows XP:
Domain member: Digitally encrypt or sign secure channel (always) - disabled
Domain member: Disable machine account password changes - disabled
Domain member: Require strong (Windows 2000 or later) session key - disabled
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\netlogon\parameters
"RequireSignOrSeal"=dword:00000000
XP was succesfully put on domain NB
Above are the log files log.10.0.0.2 and log.client of samba server:
log.10.0.0.2
[2006/03/20 11:36:22, 2] lib/access.c:check_access(324)
Allowed connection from (10.0.0.2)
[2006/03/20 11:36:22, 2] smbd/sessset...
2006 Mar 22
1
XP client doesn't log in
...on
Windows XP:
Domain member: Digitally encrypt or sign secure channel (always) - disabled
Domain member: Disable machine account password changes - disabled
Domain member: Require strong (Windows 2000 or later) session key - disabled
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\netlogon\parameters
"RequireSignOrSeal"=dword:00000000
XP was succesfully put on domain NB
Above are the log files log.10.0.0.2 and log.client of samba server:
log.10.0.0.2
[2006/03/20 11:36:22, 2] lib/access.c:check_access(324)
Allowed connection from (10.0.0.2)
[2006/03/20 11:36:22, 2] smbd/sesssetup...
2003 Mar 12
5
Windows XP and plain text password
Hello,
Can you say me which is the key to add in the registry for Windows XP to
Enable Plain Text Password?
Best Regards