mbenkmann / limux-gosa

GOsa² is a web based adminstration tool for user accounts, groups, servers, clients, and many other things.
18 stars 5 forks source link

Listen on port 20083 and send here_i_am message to myself instead of Send_new_ldap_config. #142

Closed mbenkmann closed 9 years ago

mbenkmann commented 9 years ago

From mux2...@gmail.com on August 22, 2013 14:18:36

Listen on port 20083 and send here_i_am message to myself instead of Send_new_ldap_config. This should pretend that we have a running gosa-si-client.

Original issue: http://code.google.com/p/go-susi/issues/detail?id=142

mbenkmann commented 9 years ago

From mux2...@gmail.com on August 26, 2013 00:16:26

Done in d87e4edf009a No additional listening port has been added, i.e. by default go-susi will receive all messages on port 20081. This can be changed via the usual [server]/port config option. Support for [client]/port is not planned ATM.

Status: Done