» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with access + user

Apache with user access to their own home directories via webdav and openldap authentication

This is a how-to that allows you to set apache to server protected directories so that only the user that owns them can access them. This is a very handy how-to, when your running a samba PDC with openldap backend or an linux client based with an LDAP authentication server, users can login into there home directory to access there home directory from outside the network.

Name: Apache
HomePage: http://www.apache.org/
Function: Webserver

Name: OpenLDAP
HomePage: http://lam.sourceforge.net/
Function: OpenLDAP is an open source implementation of the Lightweight Directory Access Protocol

Name: OpenSSL
HomePage: http://www.openssl.org/
Function: developed for transmitting private documents via the Internet using cryptographic a system

http://www.opensourcehowto.org/how-to/apache/apache-with-user-access-to-their-own-home-directories-via-webdav-and-openldap-authentication.html

Manual:Preventing access - MediaWiki

# Prevent new user registrations except by sysops $wgGroupPermissions['*']['createaccount'] = false;

MediaWiki: del.icio.us/tag/mediawiki