Ticket #546 (closed defect: wontfix)

Opened 4 years ago

Last modified 4 years ago

jabber.sl.o should fetch users from ldap.sl.o

Reported by: bernie Owned by: bernie
Priority: Low Milestone: Unspecified by Release Team
Component: infrastructure Version: Unspecified
Severity: Unspecified Keywords:
Cc: gdesmott Distribution/OS: Unspecified
Bug Status: Unconfirmed

Description

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.

Change History

Changed 4 years ago by bernie

  • status changed from new to closed
  • resolution set to wontfix

This ticket is obsolete

Note: See TracTickets for help on using tickets.