search for: lerele

Displaying 3 results from an estimated 3 matches for "lerele".

2013 Nov 20
2
r Y MATLAB
No puedo adjuntarlo a la lista. Os lo pongo esta tarde en DropBox y os envío el enlace... Un saludo. Isidro Hidalgo Arellano Observatorio Regional de Empleo Consejería de Empleo y Economía ihidalgo en jccm.es http://www.jccm.es > -----Mensaje original----- > De: r-help-es-bounces en r-project.org [mailto:r-help-es-bounces en r- > project.org] En nombre de Rubén Gómez Antolí >
2008 Nov 05
3
Keyboard-interactive authentication from a PAM module
Hello, I am developing a PAM module that is called from OpenSSH server when a ssh-client wants to login in the machine. I want my module PAM to send a message to the ssh-client as soon as the PAM module is called by using the pam_info function, but I have checked that the message is not instantly shown in the client unless I send a prompt. I would like to find a way to send the message instantly
2008 Nov 26
0
OpenSSH with PermitPAMUserChange feature?
Hello, >From what I have read in this post https://bugzilla.mindrot.org/show_bug.cgi?id=1215 SSH doesn't allow to log in with a user that is not part of the system. At least that's what I have understood from the bugzilla post. I have tried to test whether this patch was added to the latest version of OpenSSH, but it hasn't. I haven't even found the PermitPAMUserChange flag in