Il 25/03/2011 20:52, Aaron Bliss ha scritto:
> Hi all,
> I've been playing with openupload and so far it seems to be a great
> application. I have ldap authentication working. Working, in that
> the ldap tree is searched and if a valid username/password combination
> are sent, the user is logged in. It seems though that ldap users are
> logged in as being unregistered. Is there a way to configure
> openupload to treat all valid ldap users as being registered? Please
> advise and thanks.
>
> Aaron
>
Hi Aron,
I think you should configure open upload to find the correct user group.
The fact that it's logged in as unregistered either it means open upload
cannot find any group associated to the user in the ldap (with the
configuration parameters in config.inc.php), or that the groups found in
ldap have no permissions in open upload itself.
Let me know if you need further info.
Alessandro
|