[Samba] LDAP Filter Problem

Bradley W. Langhorst brad at langhorst.com
Fri Jan 24 21:53:01 GMT 2003


On Fri, 2003-01-24 at 16:32, Peak, John wrote:
> I am sure there are some extraneous parameters in it from all the
> things I've tried, but here it is....
...
> # Global parameters
> [global]
>         realm = ELUCIDATION
what's this doing here?

>         ldap filter = "(&(uid=%u)(objectclass=ixAccount))"
i think this should be 
ldap filter = (&(uid=%u)(objectclass=sambaAccount))
unless you've done something unusual

brad
-- 
Bradley W. Langhorst <brad at langhorst.com>




More information about the samba mailing list