Displaying 8 results from an estimated 8 matches for "kid1".
Did you mean:
kid
2015 Mar 18
0
Bug 3831: basic_ncsa_auth Blowfish and SHA support, really fixed?
Hi,
I'm using squid-3.3.8-12.el7_0.x86_64 on CentOS 7
I've configured squid for basic authentication, md5 password *works*, but
if fails when I try to use either blowfish or sha password.
Below is the cache.log when it fails:
2015/03/18 17:21:02.637 kid1| Checklist.cc(275) matchNode: 0x7f217e8baca8
matched=0 async=0 finished=0
2015/03/18 17:21:02.637 kid1| Checklist.cc(299) matchNode: 0x7f217e8baca8
simple mismatch
2015/03/18 17:21:02.637 kid1| Checklist.cc(160) checkAccessList:
0x7f217e8baca8 checking 'http_access allow squid_access'
2015...
2006 Oct 20
1
understanding virtual classes and extensions thereof
...uble creating a hierarchy of virtual classes
(akin to the class structure in the 'Matrix' package). I think they
arise from my not understanding the best way to specify virtual
subclasses of a virtual class. please see questions below code.
setClass("mom")
setClass("kid1", representation("mom", "VIRTUAL"))
setClass("kid2", representation("VIRTUAL"), contains = "mom")
setClass("kid3"); setIs("kid3", "mom")
(i) Are 'kid1' and 'kid2' equivalent? I.e., is there any di...
2012 Mar 19
2
Reshape from long to wide
...I can't figure why. In my
data, I have the length of two fish from each family. My data table (called
fish) looks like this:
family length
14 18
14 7
15 7
15 21
17 50
17 21
18 36
18 21
20 36
20 42
24 56
24 42
25 43
25 56
27 15
27 42
28 7
28 42
29 56
29 49
I want it to look like this:
family kid1 kid2
14 18 7
15 7 21
17 50 21
18 36 21
28 36 42
24 56 42
25 43 56
27 15 42
28 7 42
29 56 49
I've tried:
>cast( fish, fam~length)
and got the error message:
Using length as value column. Use the value argument to cast to override
this choice
Error in `[.data.frame`(data, , variables, dro...
2018 Jun 13
0
[squid-users] SSL errors with Squid 3.5.27
...t
> meant your specified EEC* ciphers were disabled since they
> require a curve name as >well.
> >
> >Removing this option completely disables both DH and ECDH
> cipher types.
> >Leaving your proxy with only the RSA based ciphers.
> >
> >Amos
>
> kid1| Error negotiating SSL on FD 60: error:14007086:SSL
> routines:CONNECT_CR_CERT:certificate verify failed (1/-1/0)
>
> Hi Amos,
>
> I still have no look to connect with WhatsApp from iOS.
>
> How do I can track this error?:
>
> kid1| Error negotiating SSL on FD 60: er...
2008 Nov 07
2
Vectorizing sample()
I am simulating sickness among a group of families. Part of the task is
to randomly draw who in the family will be sick, randomly drawing from
family ID's where Dad =1, Mom = 2, Kid1 = 3, Kid2 = 4., etc. My census of
Dads is of the form shown below.
Dad_ID Spouse (Y=1;N=0) #Kids #People_Becoming_Sick
1 1 0 1
2 0 2 2
3 1...
2019 Apr 18
3
samba 4.10 + SQUID 4.6 (FreeBSD) Fresh install - Error ownership folder
...le to initialize messaging context.
lp_load_ex: refreshing parameters
**end of error log**
I tried several different ownerships with no success, also I compared with
old versions. Same thing.
The Kerberos helper fails with the following Error log:
**start error log**
2019/04/18 18:25:05 kid1| WARNING: negotiateauthenticator #Hlpr1 exited
2019/04/18 18:25:05 kid1| FATAL: The negotiateauthenticator helpers are
crashing too rapidly, need help!
2019/04/18 18:25:05 kid1| Squid Cache (Version 4.6): Terminated abnormally.
CPU Usage: 0.105 seconds = 0.053 user + 0.053 sys
Maximum Reside...
2015 Aug 18
0
[squid-users] debian Jessie squid with auth (kerberos/ntlm/basic) ERROR type NTLM type 3
...y Ldap auth working, for my "Non windows, non domain
>joined" Devices.
>>
>> Now, i need to give users access to the internet, a non
>domain joined, windows PC.
>>
>> Im getting : ( with markus negotiate_wrapper 1.0.1 )
>> 2015/08/17 16:31:51 kid1| ERROR: Negotiate Authentication
>validating user. Result: {result=BH, notes={message:
>NT_STATUS_UNSUCCESSFUL * NT_STATUS_UNSUCCESSFUL; }
>> 2015/08/17 16:32:03| negotiate_wrapper: Got 'YR TlR.... ='
>from squid (length: 59).
>> 2015/08/17 16:32:03| negotiate_wra...
2015 Aug 18
0
[squid-users] debian Jessie squid with auth (kerberos/ntlm/basic) ERROR type NTLM type 3
..."Non windows, non domain
>>joined" Devices.
>>>
>>> Now, i need to give users access to the internet, a non
>>domain joined, windows PC.
>>>
>>> Im getting : ( with markus negotiate_wrapper 1.0.1 )
>>> 2015/08/17 16:31:51 kid1| ERROR: Negotiate Authentication
>>validating user. Result: {result=BH, notes={message:
>>NT_STATUS_UNSUCCESSFUL * NT_STATUS_UNSUCCESSFUL; }
>>> 2015/08/17 16:32:03| negotiate_wrapper: Got 'YR TlR.... ='
>>from squid (length: 59).
>>> 2015/08/17 16:...