Obsolete Releases > SME 8.x Contribs
ownCloud (Private cloud server)
guest22:
For this http://owncloud.org/, I tested this http://wiki.contribs.org/OwnCloud
It works
raem:
RequestedDeletion
It's a good idea to add the Category (or Categories) to the end of each wiki article you create.
eg
----
[[Category:Howto]]
[[Category: Backup]]
[[Category: Webapps]]
There is also the "level" categorisation, which is placed at the beginning of the article
{{Level|Medium}}
Those "tags" make the article more visible/searchable amongst the wiki articles.
See here
http://wiki.contribs.org/Category:Categorisation
and
http://wiki.contribs.org/Category:Howto
Thanks
Franco:
Please share the LDAP authentication experiences and what exactly are you planning on doing.
I'm assuming you plan to authenticate the SME users against the Owncloud service.
I have tried to use the LDAP service before on services outside the SME (web filter on router with SME as server-only) and also within it (Joomla), but I did not succeed.
Thanks,
Knyte:
Hey, thanks for drawing attention to this...exactly something I've been looking for. Got it working without much difficulty at all.
Integrating with SME LDAP would be sweet, would love to learn how to do that.
guest22:
*** all information has been included in the how-to here: http://wiki.contribs.org/OwnCloud ***
Hi,
just tested ldap authentication with the latest owncloud 4.5.4
1. log in as admin who installed owncloud
2. go to apps and enable ldap authentication backend
3. go to admin, ldap section
4. use below settings:
Host: localhost
Base DN: dc=[yourdomain],dc=[com] (as seen in the 'directory' section in SME server manager)
User DN: uid=admin,ou=Users,dc=[yourdomain],dc=[com]
Password: [SME admin password]
User Login Filter: uid=%uid
User List Filter: objectClass=person
For the variables between brackets [], use your specific settings. Maybe you can test creating a specific user and use that username password opposed to using the admin's credentials.
This will enable basic authentication against SME ldap op the SAME server. Let us know how you go!
ps. After setting the ldap settings, mak sure you test and save the settings. I experienced that (with Google Chrome) I could not log out, and had to close Chrome completely and re-launch. Then all went fine.
Navigation
[0] Message Index
[#] Next page
Go to full version