Opened 15 years ago

Closed 15 years ago

#546 closed defect (wontfix)

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

Reported by: bernie Owned by: bernie
Priority: Low Milestone: Unspecified
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 (1)

comment:1 Changed 15 years ago by bernie

  • Resolution set to wontfix
  • Status changed from new to closed

This ticket is obsolete

Note: See TracTickets for help on using tickets.