[Tickets #6883] Re: group permission with LDAP does not work
bugs at horde.org
bugs at horde.org
Thu Jun 12 14:01:03 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/6883
-----------------------------------------------------------------------
Ticket | 6883
Updated By | Chuck Hagenbuch <chuck at horde.org>
Summary | group permission with LDAP does not work
Queue | Horde Groupware
Version | 1.1
Type | Bug
State | Assigned
Priority | 2. Medium
Milestone |
Patch |
Owners | Horde Developers
-----------------------------------------------------------------------
Chuck Hagenbuch <chuck at horde.org> (2008-06-12 10:01) wrote:
> A mapping table is pretty much against the purpose of using LDAP to avoid
SQL databases.
Except that if shares are already in SQL, you're not avoiding SQL.
> Why is the group id in the share tables not a string column?
Because it's much more efficient to store it as an int, and to query it as
an int.
More information about the bugs
mailing list