1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/humhub_ynh.git synced 2024-09-03 19:26:11 +02:00
HumHub package for YunoHost
Find a file
2016-08-22 00:02:33 +02:00
conf Improvements 2016-08-21 23:56:32 +02:00
scripts Fix cron 2016-08-22 00:02:33 +02:00
sources first commit 2016-08-21 01:03:46 +02:00
.gitattributes 🎪 Added .gitattributes & .gitignore files 2016-08-20 23:47:57 +02:00
.gitignore 🎪 Added .gitattributes & .gitignore files 2016-08-20 23:47:57 +02:00
LICENSE first commit 2016-08-21 01:03:46 +02:00
manifest.json Improvements 2016-08-21 23:56:32 +02:00
README.md Improvements 2016-08-21 23:56:32 +02:00

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
  • 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/