[Bugs] #546 LOW: jabber.sl.o should fetch users from ldap.sl.o
SugarLabs Bugs
bugtracker-noreply at sugarlabs.org
Sat Mar 14 00:58:47 EDT 2009
#546: jabber.sl.o should fetch users from ldap.sl.o
-------------------------------+--------------------------------------------
Reporter: bernie | Owner: bernie
Type: defect | Status: new
Priority: Low | Milestone: Unspecified by Release Team
Component: infrastructure | Version: Unspecified
Severity: Unspecified | Keywords:
Distribution: Unspecified | Status_field: Unconfimed
-------------------------------+--------------------------------------------
This is what's needed in the config file:
{{{
{auth_method, [internal, ldap]}.
{ldap_servers, ["ldap.sugarlabs.org"]}.
{ldap_base, "dc=sugarlabs,dc=org"}.
{ldap_uids, [{"uid", "%u"}]}.
}}}
But currently slapd on sunjammer is currently only reachable from
localhost, pending better access control rules, or an iptables rule.
I will take care of this part, then assign it to gdesmott.
--
Ticket URL: <http://dev.sugarlabs.org/ticket/546>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list