[Samba] Group listings in samba
abartlet at dp.samba.org
abartlet at dp.samba.org
Tue Sep 10 10:53:00 GMT 2002
On Tue, Sep 10, 2002 at 11:35:16AM +0100, Kristyan Osborne wrote:
> Hi,
>
> I've posted this question before, but i'm still scratching my head.
>
> I've got a samba 3 cvs server with an ldap backend. When I do a search for users in a group either by net group <group> /domain or in user manager it returns access denied
This probably means somthing else...
> When I look at the logs on the server samba is searching for (uid=<group>(objectclass=sambaAccount)).
>
> The samba schema does not allow for sambaAccount to be added to groups. Where am i going wrong??
Groups are stored in a tdb, edited with smbgroupedit. However,
we must first check that we don't return groups that conflict with
users - hence the ldap search.
Yes, this stuff needs work...
Andrew Bartlett
More information about the samba
mailing list