[Owncloud] allow auth only for LDAP/AD users of a specific group
Arthur Schiwon
blizzz at owncloud.com
Tue May 28 09:47:02 UTC 2013
On Tuesday, May 28, 2013 02:20:50 AM Vieri wrote:
> --- On Tue, 5/28/13, Arthur Schiwon <blizzz at owncloud.com> wrote:
> > Vieri wrote:
> > > I'm attaching an LDAP listing I made with the same bind
> >
> > user as in owncloud
> >
> > > but with another LDAP client.
> >
> > the attachment is missing.
>
> sorry, attached.
thx.
The user DN does not contain cn=vpn as stated in your user base setting.
Instead you want to remove the cn=vpn from the user base setting, but adjust
your user list and user login filter:
(&(memberof=GROUPDN)(ORIGINAL_PART))
replace the GROUPDN and the ORIGINAL_PART (the filter before) accordingly.
Hope that helps,
Cheers
Arthur
>
> Vieri
More information about the Owncloud
mailing list