[squid-users] Problem with wbinfo_group.pl

2003-12-18 Thread zottmann
Hi!! 

We are using wbinfo_group.pl in order to build acls based on Windows groups, 
but we are facing the following problem: 

We have built a test acl, with a USER that we know that belongs to a 
specific Group. 

Wbinfo_group.pl is called by Squid, with the correct parameters, but it 
returns ERR to squid. 

Below there is a copy of our cache.log, with the actual Domain substituted 
by DOMAIN, the actual User substitued by USER, and the actual Group 
substituted by Group. 

The DOMAIN and the USER are actually all uppercase, and the group has just 
the first letter in uppercase. 

2003/12/18 17:48:07| aclMatchExternal: nt_group = 0 
2003/12/18 17:48:07| aclMatchExternal: nt_group(DOMAIN\\USER Group) = 
lookup needed 
2003/12/18 17:48:07| externalAclLookup: lookup in 'nt_group' for 
'DOMAIN\\USER Group' 
2003/12/18 17:48:07| external_acl_cache_add: Adding 'DOMAIN\\USER Group' = 
-1 
Got DOMAIN\\USER Group from squid 
shellwords: User:  -USER- 
Group: -Group- 
User:  -USER- 
Group: -Group- 
SID:   -Could not lookup name Group- 
GID:   -Could not convert sid Could to gid- 
Sending ERR to squid 
2003/12/18 17:48:07| externalAclHandleReply: reply=ERR 
2003/12/18 17:48:07| external_acl_cache_add: Adding 'DOMAIN\\USER Group' = 0 

What may be going wrong? 

Thanks in Advance, 
Carlos. 

_
Voce quer um iGMail protegido contra vírus e spams?
Clique aqui: http://www.igmailseguro.ig.com.br
Ofertas imperdíveis! Link: http://www.americanas.com.br/ig/



[squid-users] Problem with wbinfo_group.pl

2003-12-18 Thread zottmann
Hi!! 

We are using wbinfo_group.pl in order to build acls based on Windows groups, 
but we are facing the following problem: 

We have built a test acl, with a USER that we know that belongs to a 
specific Group. 

Wbinfo_group.pl is called by Squid, with the correct parameters, but it 
returns ERR to squid. 

Below there is a copy of our cache.log, with the actual Domain substituted 
by DOMAIN, the actual User substitued by USER, and the actual Group 
substituted by Group. 

The DOMAIN and the USER are actually all uppercase, and the group has just 
the first letter in uppercase. 

2003/12/18 17:48:07| aclMatchExternal: nt_group = 0 
2003/12/18 17:48:07| aclMatchExternal: nt_group(DOMAIN\\USER Group) = 
lookup needed 
2003/12/18 17:48:07| externalAclLookup: lookup in 'nt_group' for 
'DOMAIN\\USER Group' 
2003/12/18 17:48:07| external_acl_cache_add: Adding 'DOMAIN\\USER Group' = 
-1 
Got DOMAIN\\USER Group from squid 
shellwords: User:  -USER- 
Group: -Group- 
User:  -USER- 
Group: -Group- 
SID:   -Could not lookup name Group- 
GID:   -Could not convert sid Could to gid- 
Sending ERR to squid 
2003/12/18 17:48:07| externalAclHandleReply: reply=ERR 
2003/12/18 17:48:07| external_acl_cache_add: Adding 'DOMAIN\\USER Group' = 0 

What may be going wrong? 

Thanks in Advance, 
Carlos. 

_
Voce quer um iGMail protegido contra vírus e spams?
Clique aqui: http://www.igmailseguro.ig.com.br
Ofertas imperdíveis! Link: http://www.americanas.com.br/ig/



Re: [squid-users] Problem with wbinfo_group.pl

2003-12-18 Thread zottmann
Hi Again !! 

I was checking wbinfo, and found out the the Group that I have chosen to 
test can´t be looked up by wbinfo, although it exists in MSAD. 

This problem occurs with some other Groups in MSAD, but, for the majority of 
the Groups, the lookup runs ok !!! 

Have anyone run into this problem before? 

Regards, 
Carlos. 

Em 18 Dec 2003, [EMAIL PROTECTED] escreveu: 

Hi!! 
 
We are using wbinfo_group.pl in order to build acls based on Windows 
groups, 
but we are facing the following problem: 
 
We have built a test acl, with a USER that we know that belongs to a 
specific Group. 
 
Wbinfo_group.pl is called by Squid, with the correct parameters, but it 
returns ERR to squid. 
 
Below there is a copy of our cache.log, with the actual Domain substituted 
by DOMAIN, the actual User substitued by USER, and the actual Group 
substituted by Group. 
 
The DOMAIN and the USER are actually all uppercase, and the group has just 
the first letter in uppercase. 
 
2003/12/18 17:48:07| aclMatchExternal: nt_group = 0 
2003/12/18 17:48:07| aclMatchExternal: nt_group(DOMAIN\\USER Group) = 
lookup needed 
2003/12/18 17:48:07| externalAclLookup: lookup in 'nt_group' for 
'DOMAIN\\USER Group' 
2003/12/18 17:48:07| external_acl_cache_add: Adding 'DOMAIN\\USER Group' = 
-1 
Got DOMAIN\\USER Group from squid 
shellwords: User: -USER- 
Group: -Group- 
User: -USER- 
Group: -Group- 
SID: -Could not lookup name Group- 
GID: -Could not convert sid Could to gid- 
Sending ERR to squid 
2003/12/18 17:48:07| externalAclHandleReply: reply=ERR 
2003/12/18 17:48:07| external_acl_cache_add: Adding 'DOMAIN\\USER Group' = 
0 
 
What may be going wrong? 
 
Thanks in Advance, 
Carlos. 
 
_ 
Voce quer um iGMail protegido contra vírus e spams? 
Clique aqui: http://www.igmailseguro.ig.com.br 
Ofertas imperdíveis! Link: http://www.americanas.com.br/ig/ 
 
-- 

_
Voce quer um iGMail protegido contra vírus e spams? 
Clique aqui: http://www.igmailseguro.ig.com.br
Ofertas imperdíveis! Link: http://www.americanas.com.br/ig/



Re: [squid-users] Problem with wbinfo_group.pl

2003-12-18 Thread zottmann
Hi Again !! 

I was checking wbinfo, and found out the the Group that I have chosen to 
test can´t be looked up by wbinfo, although it exists in MSAD. 

This problem occurs with some other Groups in MSAD, but, for the majority of 
the Groups, the lookup runs ok !!! 

Have anyone run into this problem before? 

Regards, 
Carlos. 

Em 18 Dec 2003, [EMAIL PROTECTED] escreveu: 

Hi!! 
 
We are using wbinfo_group.pl in order to build acls based on Windows 
groups, 
but we are facing the following problem: 
 
We have built a test acl, with a USER that we know that belongs to a 
specific Group. 
 
Wbinfo_group.pl is called by Squid, with the correct parameters, but it 
returns ERR to squid. 
 
Below there is a copy of our cache.log, with the actual Domain substituted 
by DOMAIN, the actual User substitued by USER, and the actual Group 
substituted by Group. 
 
The DOMAIN and the USER are actually all uppercase, and the group has just 
the first letter in uppercase. 
 
2003/12/18 17:48:07| aclMatchExternal: nt_group = 0 
2003/12/18 17:48:07| aclMatchExternal: nt_group(DOMAIN\\USER Group) = 
lookup needed 
2003/12/18 17:48:07| externalAclLookup: lookup in 'nt_group' for 
'DOMAIN\\USER Group' 
2003/12/18 17:48:07| external_acl_cache_add: Adding 'DOMAIN\\USER Group' = 
-1 
Got DOMAIN\\USER Group from squid 
shellwords: User: -USER- 
Group: -Group- 
User: -USER- 
Group: -Group- 
SID: -Could not lookup name Group- 
GID: -Could not convert sid Could to gid- 
Sending ERR to squid 
2003/12/18 17:48:07| externalAclHandleReply: reply=ERR 
2003/12/18 17:48:07| external_acl_cache_add: Adding 'DOMAIN\\USER Group' = 
0 
 
What may be going wrong? 
 
Thanks in Advance, 
Carlos. 
 
_ 
Voce quer um iGMail protegido contra vírus e spams? 
Clique aqui: http://www.igmailseguro.ig.com.br 
Ofertas imperdíveis! Link: http://www.americanas.com.br/ig/ 
 
-- 

_
Voce quer um iGMail protegido contra vírus e spams? 
Clique aqui: http://www.igmailseguro.ig.com.br
Ofertas imperdíveis! Link: http://www.americanas.com.br/ig/



Re: [squid-users] Problem with wbinfo_group.pl

2003-12-18 Thread Henrik Nordstrom
On Thu, 18 Dec 2003 [EMAIL PROTECTED] wrote:

 This problem occurs with some other Groups in MSAD, but, for the majority of 
 the Groups, the lookup runs ok !!! 
 
 Have anyone run into this problem before? 

You may want to ask this question on the appropriate Samba forum..

Regards