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 <[EMAIL PROTECTED]>

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to