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
Last revisionBoth sides next revision
en:centro:servizos:ubuntu_14.04_citius [2016/05/18 18:04] – [When unblocking the screen after being idle it asks for the password twice] fernando.guillenen:centro:servizos:ubuntu_14.04_citius [2016/05/19 13:24] fernando.guillen
Line 157: Line 157:
 === R === === R ===
  
-Firdtly create a directory called ''R'' in your home:+Firstly create a directory called ''R'' in your home:
  
 <code bash>mkdir ~/R</code> <code bash>mkdir ~/R</code>
Line 175: Line 175:
  
 After closing the session and logging in again the problem should be gone. After closing the session and logging in again the problem should be gone.
-==== Ó iniciar sesión o teclado cambia a inglés automaticamente ==== 
  
-Esto é culpa de ''ibus''. Podes desactivar ibus se non vas a usalo (se non sabes o que é, non o estás a usar). Para facelo, vai a //Preferencias// » //Soporte de idiomas// e no desplegable de método de entrada elixe //Ningún//.+==== After logging in the keyboard gets set to english automatically ====
  
-Se precisas ''ibus'', podes solucionar este problema editando a configuración de ibus [[http://askubuntu.com/questions/459617/keyboard-layout-isnt-kept-upon-reboot|como explica aquí]].+This is ''ibus'' fault. You can deactivate it if you don't plan on using it (if you don't know what ''ibus'' is then you're not using it). Go to //System settings// » //Language support// and as the keyboard input method choose //None//.
  
-==== A firma de actas da USC non funciona ====+If you need to use ''ibus'' then you can fix this problem by editing its configuration [[http://askubuntu.com/questions/459617/keyboard-layout-isnt-kept-upon-reboot|as explained here]].
  
-Para que a firma de actas da USC funcione, debes utilizar Firefox, e ter instalado e funcionando Java 8 de Oracle: 
  
-<code>aptdcon -i oracle-java8-installer</code> 
  
-En Firefox, vai a //Ferramentas// » //Complementos//, e na sección Plugins, comproba que teñas activado o //Java(TM) Plug-in 11.72.2// ou superior e que teñas desactivado calquera outro complemento de java, incluíndo o //Icedtea//. 
- 
-Abre o //Oracle Java 8 Plugin Control panel// executando o comando <code>ControlPanel</code> na terminal e realiza os seguintes pasos: 
- 
-  - Borra os arquivos temporais, na primeira pestaña, botón //Preferencias// e logo no novo diálogo, //Borrar arquivos...//. 
-  - Engade os seguintes sitios á lista de excepcións na pestaña de //Seguridade//: 
-    * <nowiki>https://aplicacions.usc.es/</nowiki> 
-    * <nowiki>https://sec-virtual.usc.es/</nowiki> 
-    * <nowiki>https://*.usc.es/</nowiki> 
- 
- 
-Despois destes pasos, accede á firma de actas. O applet de proba non funciona, pero o applet de firma real si debería funcionar correctamente.