Re: [squid-users] Re: Re: Re: Memory error with squid 3.3.4 and kerberos authentication

2013-05-10 Thread Carlos Defoe
Markus, I tested a few times, and looks like the error occurs when one first time i pass the testu...@my.domain.com to ext_kerberos_ldap_group_acl, and then, following, i pass one simple username, like testuser. That second time comes with the error, and the Domain: part of the log comes with

[squid-users] Re: Re: Re: Memory error with squid 3.3.4 and kerberos authentication

2013-05-09 Thread Markus Moeller
Hi Carlos, The code will log INFO: Got User: %s set default domain: %s if the user has no domain and the default domain is used or INFO: Got User: %s Domain: NULL if the user has no domain and no default domain is provided. If NTLM is used the code will log INFO: Got User: %s Netbios

Re: [squid-users] Re: Re: Re: Memory error with squid 3.3.4 and kerberos authentication

2013-05-09 Thread Carlos Defoe
Hello Markus, That was from testing with gdb, so it was not properly basic authentication, but a simple username (without kerberos nor netbios domain), given to ext_kerberos_ldap_group_acl. I will search in the cache logs for messages llike that, but i don't think i was running the helper with

[squid-users] Re: Re: Re: Memory error with squid 3.3.4 and kerberos authentication

2013-05-08 Thread Markus Moeller
I will check the code to see if there is something wrong if basic auth users hitting the helper. Markus Carlos Defoe carlosde...@gmail.com wrote in message news:CAHsHsyt0F=l9bpng5kvqmvrvijhyyxacqwwyx4dsqapasao...@mail.gmail.com... I'm already using -D MYREALM.COM. The complete command line