On Tue, 2005-03-22 at 10:41 +0800, Doug Campbell wrote:

> > ldap suffix = o=ventusnetworks.com,dc=na
> > ldap filter = (&(uid=%u)(objectclass=sambaSamAccount))
> > ldap machine suffix = ou=Computers
> > ldap user suffix = ou=Staff
> > ldap group suffix = ou=Groups
> > ldap admin dn = "cn=Manager,dc=na"
> 
> Also, I am a newbie to LDAP too but shouldn't your suffixes be the full DN.
> For example, instead of
> 
> ldap machine suffix = ou=Computers
> 
> shouldn't it be
> 
> ldap machine suffix = ou=Computers,o=vertusnetworks.com,dc=na
---
No - I think that 

ldap machine suffix = ou=Computers

is sufficient and proper for the above

the ldap filter should probably be commented out though - but it should
work.

Craig

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

Reply via email to