View Single Post

   
  #3 (permalink)  
Old 01-05-2008, 09:52 AM
James
 
Posts: n/a
Default Re: Where to find LDAP Cache Manager and Volume Manager

Erik C.J. Laan wrote:
> James <jzheng22@gmail.com> wrote:
> > Hi all,
> >
> > I want to find where LDAP Cache Manager and Volume Manager are
> > installed.
> >
> > lslpp -l | grep ldap
> > ldap.client.adt 5.2.0.0 COMMITTED Directory Client SDK
> > ldap.client.rte 5.2.0.0 COMMITTED Directory Client
> > Runtime (No
> > ldap.max_crypto_client.adt
> > ldap.max_crypto_client.rte
> > ldap.msg.en_US 5.2.0.0 COMMITTED Directory Messages -
> > U.S.
> > ldap.client.rte 5.2.0.0 COMMITTED Directory Client
> > Runtime (No
> >
> > Does this mean Cache Manager is not installed ?

>
> I don't know it AIX has a ldap_cachemgr. I only know that from Solaris.
> On Solaris it's the LDAP client daemon. On AIX the LDAP client daemon
> is called "secldapclntd" (SECurity LDAP CLieNT Daemon). It's in
> ldap.client.rte IIRC. You configure it with the mksecldap command
> (ldapclient on Solaris).
>


Thanks a lot Erik.
Btw, where could I find the executables/configuration files for Logical
Volume Manager?

$ lslpp -l | grep lvm
INVadhlvm12.rte 1.2.200.0 COMMITTED AIX LVM Adapter
bos.rte.lvm 5.2.0.60 COMMITTED Logical Volume Manager
bos.rte.lvm 5.2.0.0 COMMITTED Logical Volume Manager

Regards,

James

Reply With Quote