Citando Kinkie <gkinkie@xxxxxxxxx>:
A domain controller is also a domain member ; the same configuration
should apply.
You may want to detail what you did, and what error messages you got
- if any.
instead of using this lines:
idmap backend = ldap:ldap://fqdn/
idmap uid = 10000-20000
idmap gid = 10000-20000
winbind trusted domains only = Yes
i tried to add only this line:
idmap backend = ldap:ldap://fqdn/
without:
idmap uid = 10000-20000
idmap gid = 10000-20000
winbind trusted domains only = Yes
and it seems working fine...
i haven't tested squid, but
wbinfo -u
does work
thnx