Displaying 7 results from an estimated 7 matches for "testj".
Did you mean:
test
2005 Nov 29
1
AD4Unix & Samba-3.0.20b+winbind
...000 domain with AD4Unix services installed.
Problem(s):
1. Can only view users from one OU in Active Directory (default is:
CN=Users, problem container is: OU=authenticated)
2. According to log.winbind and log.smbd authentication fails with
error: check_ntlm_password: Authentication for user [testj] ->
[testj] FAILED with error NT_STATUS_WRONG_PASSWORD. Is this error due
to falling back to NTLM authentication vs. Kerberos TGT systems?
Troubleshooting performed:
1. Used 'net ads leave' to remove from domain, updated Samba+Winbind
from 3.0.13 to 3.0.20b
2. Manually removed machi...
2011 Apr 27
3
MASS fitdistr with plyr or data.table?
...llowing:
set.seed(144)
weib.dist<-rweibull(10000,shape=3,scale=8)
weib.test<-data.table(cbind(1:10,weib.dist))
names(weib.test)<-c('site','wind_speed')
fitted<-weib.test[,fitdistr(wind_speed,'weibull'),by=site]
Error in class(ans[[length(byval) + jj]]) = class(testj[[jj]]) :
invalid to set the class to matrix unless the dimension attribute is
of length 2 (was 0)
In addition: Warning messages:
1: In dweibull(x, shape, scale, log) : NaNs produced
...
10: In dweibull(x, shape, scale, log) : NaNs produced
(the warning messages are normal from what I can tell)...
2005 Dec 04
0
AD4Unix & Samba-3.0.20b+winbind (UPDATE)
...>> Problem(s):
>> 1. Can only view users from one OU in Active Directory (default is:
>> CN=Users, problem container is: OU=authenticated)
>> 2. According to log.winbind and log.smbd authentication fails with
>> error: check_ntlm_password: Authentication for user [testj] ->
>> [testj] FAILED with error NT_STATUS_WRONG_PASSWORD. Is this error
due
>> to falling back to NTLM authentication vs. Kerberos TGT systems?
>>
>> Troubleshooting performed:
>> 1. Used 'net ads leave' to remove from domain, updated Samba+Winbind
>...
2002 Feb 28
1
challenge/response password authentication failed
...e-windows 2000 computer to use this account' checked
- I joined the domain
smbpasswd -r NT2000 -j CEREUSBE
2002/02/28 10:15:59 : change_trust_account_password: Changed password for
domain CEREUSBE.
Joined domain CEREUSBE.
wbinfo -u show a domain grouplisting
CEREUSBE+TemplateCursisten
CEREUSBE+testje
CEREUSBE+testusr
CEREUSBE+Thierry
CEREUSBE+TLuijbregts
CEREUSBE+travelcomp
CEREUSBE+TsInternetUser
CEREUSBE+tvermetten
CEREUSBE+TWillaert
CEREUSBE+VBrepoels
CEREUSBE+vdb213775
CEREUSBE+Walter
CEREUSBE+Wim
CEREUSBE+WIwens
CEREUSBE+wvalgaeren
So far so good ;)
I then try to authenticate a domain u...
2012 Feb 23
1
segfault when using data.table package in conjunction with foreach
...table
data.table 1.7.10 For help type: help("data.table")
data.table 1.7.10 For help type: help("data.table")
*** caught segfault ***
address 0x2ae93df90000, cause 'memory not mapped'
Traceback:
1: .Call("dogroups", x, xcols, o__, f__, len__, jsub, SDenv, testj,
byretn, byval, i, as.integer(icols), i[1, ivars, with = FALSE],
if (length(ivars)) paste("i.", ivars, sep = ""), is.na(nomatch),
verbose, PACKAGE = "data.table")
2: `[.data.table`(DT, , sum(sharing), by = "ID1,ID2")
3: DT[, sum(sharing), by = "ID1,I...
2008 Dec 20
5
SMS text messaging capabilities
Hello!
What kind of sms text messaging capabilities does Asterisk have?
I do not know very much about about SMS technology, but I am looking for the
following features:
1. mobile SIP devices can send and receive SMS messages
2. Asterisk server be able to accept and send SMS messages through PRI lines
and Internet connections.
I noticed that Asterisk has an SMS function, but I am not farmiliar
2012 Jun 02
2
mgcv (bam) very large standard error difference between versions 1.7-11 and 1.7-17, bug?
Dear useRs,
I reran an analysis with bam (mgcv, version 1.7-17) originally
conducted using an older version of bam (mgcv, version 1.7-11) and
this resulted in the same estimates, but much lower standard errors
(in some cases 20 times as low) and lower p-values. This obviously
results in a larger set of significant predictors. Is this result
expected given the improvements in the new version? Or