Changes

Jump to navigation Jump to search
530 bytes added ,  13:34, 17 April 2016
no edit summary
Line 121: Line 121:  
You can now visit Rocket.Chat at https://chat.yourserver.com. Rocket.Chat will notice that the URL that is being used to access Rocket.Chat has been changed, and will propose to change it to the new URL.
 
You can now visit Rocket.Chat at https://chat.yourserver.com. Rocket.Chat will notice that the URL that is being used to access Rocket.Chat has been changed, and will propose to change it to the new URL.
    +
===LDAP Authentication===
 +
As the Rocket.Chat admin go into administration -> LDAP, and use the following setting:
 +
Enable -> True
 +
Host -> localhost
 +
Port -> 389
 +
Domain base -> as displayed in server manager e.g. dc=mycompany,dc=local
 +
Custom domain search -> {"filter": "(&(objectClass=inetOrgPerson)(objectClass=sambaSamAccount))"}
 +
Sync data -> True
 +
Default domain -> chat.yourserver.com (as per the subdomain)
 +
Save the settings and use the test button to test the connection to the LDAP directory. Then 'Sync users'.
    
===TO DO===
 
===TO DO===
 
* Auto start Rocket.Chat
 
* Auto start Rocket.Chat
 
* Fine tune various things (e.g. Security)
 
* Fine tune various things (e.g. Security)
* Enable LDAP authentication
+
* <s>Enable LDAP authentication</s>
 
* <s>Create subdomain e.g. https://chat.yourdomain.com using the webapps-common contrib</s>
 
* <s>Create subdomain e.g. https://chat.yourdomain.com using the webapps-common contrib</s>
 
* Test, test, test
 
* Test, test, test
 
* Create a contrib
 
* Create a contrib
 
* Showcase SME Server, contribs and software collections.
 
* Showcase SME Server, contribs and software collections.

Navigation menu