View Single Post

   
  #1 (permalink)  
Old 01-16-2008, 08:38 PM
MaxAdamo
 
Posts: n/a
Default LDAP-UX: fail-over bug + LpK patch for SSH + bonus question.

All,

I am running a project to build an ldap server to be used for user
authnetication, for sudo administration and for SSH key management.
We have more then thousand HP-UX servers in the company plus some
RedHat server.

I am encountering the following two problems:

1) LDAP-UX has a bug. The defect number is JAGae32900. It fails to
fail-over if LDAP-UX is running (funny stuff). Do you know if this bug
was fixed? It seems to work only when ldap-ux bootups. I wouldn't like
to build a cluster because of this bug.

2) I am trying to compile SSH using LpK patch. This patch allows to use
a central repository (the ldap server) to distribute ssh-keys.
Unfortunatel I am not able to compile. HEre is tha patch for OpenSSH:
http://www.opendarwin.org/projects/openssh-lpk/


I have another question:
where is library path set on hp-ux? I have seent that even if LPATH or
LD_LIBRARYPATH are unset the system is able to locate the libraries on
some position.

Thanks
Massimiliano Adamo

Reply With Quote