1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/humhub_ynh.git synced 2024-09-03 19:26:11 +02:00
humhub_ynh/README.md
scith 5fce14394e Update 1.2.0.
Upgrade is broken though
2017-04-23 17:29:55 +02:00

793 B

HumHub for YunoHost

  • HumHub has to be postinstalled manually
  • LDAP has to be setup manually (see below)
  • LDAP auth does not work with users having multiple email addresses
  • Users cannot be logged in automatically

LDAP settings:

  • hostname : localhost
  • port : 389
  • encryption : none
  • username : put something random
  • password : put something random
  • baseDn : ou=users,dc=yunohost,dc=org
  • loginFilter : (uid=%s)
  • userFilter : objectClass=mailAccount
  • usernameAttribute : uid
  • emailAttribute : mail

HumHub

HumHub is a feature rich and highly flexible OpenSource Social Network Kit written in PHP.

It's perfect for individual:

  • Social Intranets
  • Enterprise Social Networks
  • Private Social Networks

More information:
https://yunohost.org/ https://www.humhub.org/