Displaying 4 results from an estimated 4 matches for "ricc".
Did you mean:
icc
2004 Dec 16
1
Samba 3.0.x in ADS mode in a Windows Krb AD forest domain, does it work?
...at the server
doesn't seem to recognise the login domain, and remaps the domain to the
local OU and hence the login fails, as this logfile extract shows.
[2004/12/16 11:02:27, 3] auth/auth.c:check_ntlm_password(219)
check_ntlm_password: Checking password for unmapped user
[LOGINDOMAIN]\[ricc]@[CARDWELL-R-3] with the new password interface
[2004/12/16 11:02:27, 3] auth/auth.c:check_ntlm_password(222)
check_ntlm_password: mapped user is:
[OUDOMAIN.HPL.HP.COM]\[ricc]@[CARDWELL-R-3]
[2004/12/16 11:02:27, 3] smbd/sec_ctx.c:push_sec_ctx(256)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx =...
2012 Jan 11
1
meta-analysis normal quantile plot metafor
...ed in metafor. Is it more
conservative than that from metawin or created using the package
envelope ? Unfortunately I do not have access to metawin's code so
that I cannot compare implementations but the manual let me think that
metawin print classical confidence interval...
Thanks for input !
Ricc
More precisions:
R version 2.13.1 (2011-07-08)
Platform: x86_64-pc-linux-gnu (64-bit)
metafor_1.6-0
2005 Jan 14
1
Does Samba3 support AD trusts?
...n their use.
In our environment all Samba 3 servers and windows client workstations
are members of one forest and the accounts used to access these
resources are in the other - can we make this work ?
Any information you have on this will be gratefully received
--
Richard Cardwell - H-P Labs
ricc@hpl.hp.com (email) - RIT
312-9375 (phone) - Bristol
IT Professional - United Kingdom
2013 Jan 14
7
generate function not working within conditional?
Hi,
could this be a bug?
I have this code:
$mypath = get_module_path(''ssh'')
if generate("${mypath}/scripts/generate_host_keys.sh",
"${keys_dir}/${::fqdn}/ssh") {
notify {''something'':}
include ssh::server::keys
}
generate_host_keys.sh script generates ssh host keys for ssh daemons,
and stores them in private section.
Those files