LDAP: couldn't connect to LDAP server

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:centro:servizos:espazo_na_wiki [2018/05/23 14:29] fernando.guillenen:centro:servizos:espazo_na_wiki [2018/05/23 16:35] (current) – [Access permissions] fernando.guillen
Line 21: Line 21:
 The ''acl'' space is a special place in which access permits are kept and its always public (this means that anybody can see who has access to a wiki).  The ''acl'' space is a special place in which access permits are kept and its always public (this means that anybody can see who has access to a wiki). 
  
-Permissions for the ''some_name'' space are stored in ''acl:some_name:start''. So in order to modify the permissions of <nowiki>http://wiki.citius.usc.es/samename </nowiki>''you must access ''<nowiki>http://wiki.citius.usc.es/acl:samename:start</nowiki>''.+Permissions for the ''some_name'' space are stored in ''acl:some_name:start''. So in order to modify the permissions of ''<nowiki>http://wiki.citius.usc.es/samename </nowiki>''you must access ''<nowiki>http://wiki.citius.usc.es/acl:samename:start</nowiki>''.
  
 Permissions can also be specified for particular pages, for example, permissions of ''spacename:example'' are kept in ''acl:spacename:example''. If instead of a page is a subspace then '':start'' must be added at the end. Permissions can also be specified for particular pages, for example, permissions of ''spacename:example'' are kept in ''acl:spacename:example''. If instead of a page is a subspace then '':start'' must be added at the end.
Line 27: Line 27:
 === How to specify permissions === === How to specify permissions ===
  
-By default +By default if no permission is specified all pages are public (content is accessible to anybody) and can not be edited. When creating a new wiki the administrator sets the edition permission for the requester and follows his instructions to establish additional permissions.
  
-Por defectosi no se especifica ningún permiso, todas las páginas son públicas (todo el mundo puede leer el contenido) y no editables. Al crear una nueva wiki, el administrador establece permisos de edición para la persona que lo solicite y sigue las indicaciones del solicitante para establecer permisos adicionales.+Permissions are established one per linethis way:
  
-Los permisos se especifican un por línea, de la siguiente manera:+<code>X:user.name</code>
  
-<code>X:nome.de.usuario</code>+  * Being ''X'' a letter that represents the permission**N**one, **R**ead, **E**dit,**W**rite.((Edit can not create or delete pages, meanwhile write can). 
 +  * The ''user.name'' can be a username o one of the following groups:''@ALL'' (all users) or ''@user''(authentified users).
  
-  * Siendo ''X'' una letra que representa el permiso: **N**ingunolectura(**R**), **E**dición, escritura(**W**)((Edición no puede crear y borrar páginas, mientras que escritura sí)). +When permissions are correctly processedthey appear enclosed in a grey rectangleAny wrong permission appears outside the grey rectangle.
-  * El ''nombre.de.usuario'' puede ser un nombre de usuario o los nombres de los grupos ''@ALL'' o ''@user'', que representan a todos los usuarios y a los usuarios identificados, respetivamente.+
  
-Cuando los permisos se procesan correctamente, aparecen recogidos dentro de un recuadro gris. Si algún permiso no se procesa correctamente, aparece fuera del recuadro gris.+== Example ==
  
- +The following set of permissions allow access to all authenticated users with read permission and only users ''usuario.uno'' and ''usuario.dos'' also with write permissionsUser ''usuario.tres'' is not allowed to access.
-== Ejemplo == +
- +
- +
-Los siguientes permisos sólo dejan acceder a los usuarios registrados con permiso de lectura, y sólo pueden escribir en él los usuarios ''usuario.uno'' ''usuario.dos''El usuario ''usuario.tres'' no puede acceder.+
  
 <code> <code>