This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Problem Webfilter with Homeedition

Hi,

im running on 9.204-20.

While configuring an testing webfilter-profiles im running in following issue:

Testing group-assosiations via Definitions&Users - Authentication-Servers getting right groups back.

But webfilter not working as configured. 

So i test windbind at shell:

localmail:/home/login # wbinfo --user-groups=nipe
failed to call wbcGetGroups: WBC_ERR_WINBIND_NOT_AVAILABLE
Could not get groups for user nipe
localmail:/home/login # wbinfo --user-domgroups=$(wbinfo --name-to-sid=nipe)|while read i; do echo $i;wbinfo --sid-to-name $i;done
could not obtain winbind interface details: WBC_ERR_WINBIND_NOT_AVAILABLE
could not obtain winbind separator!
failed to call wbcLookupName: WBC_ERR_WINBIND_NOT_AVAILABLE
Could not lookup name nipe
failed to call wbcStringToSid: WBC_ERR_INVALID_PARAM
Could not get user's domain groups for user SID


This is the point i didnt understand.....could sombody help ?


This thread was automatically locked due to age.