|
Hello, I have problems trying to login at a unix server using LDAP... I can login without problems in other unix systems withc clien.login(user, passwd) But this one has LDAP and I can't log in... any advice? thank you! |
|
I don't know if its because of LDAP or because it is an AIX unix system, and befere there was a HPUX Unix and maybe credentials ar Looks like a part of your text is missing. Have you tried connecting with PuTTY, PSFTP or other non-Rebex app?
(09 Dec '11, 16:50)
Lukas Pokorny ♦♦
|
|
Please try connecting using "keyboard-interactive" authentication method:
Does this make any difference? |
|
thank you, it works! now I'm having this other problem (http://forum.rebex.net/questions/2224/ssh-the-channel-has-been-closed) This is strange, but not the first time we encountered this problem. It looks like there is some bug in "password" authentication method implementation. PuTTY uses "keyboard-interactive" by default and only uses "password" if it's not available, we do it the other way around.
(13 Dec '11, 16:03)
Lukas Pokorny ♦♦
|
Hello, are you able to log to that server in using any third party client such as PuTTY (SSH Shell) or PSFTP (SFTP)? (Both are available at http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html)