Re: [CentOS] can't find ldapseaerch

2010-11-15 Thread Gordon Messmer
>> >> [r...@virtcent13 ~]# ldapsearch >> ldapsearch: Command not found. >> [r...@virtcent13 ~]# whereis ldapsearch >> ldapsearch: /usr/bin/ldapsearch /usr/share/man/man1/ldapsearch.1.gz $ file /usr/bin/ldapsearch $ ldd /usr/bin/ldapsearch ___ CentOS mai

Re: [CentOS] can't find ldapseaerch

2010-11-15 Thread Craig White
On Sat, 2010-11-13 at 18:09 -0500, bluethundr wrote: > hello list > > I'm having a very strange problem with my centos 5.5 system. For some > strange reason, this machine cannot find ldapsearch: > > [r...@virtcent13 ~]# ldapsearch > ldapsearch: Command not found. > > > [r...@virtcent13 ~]# wher

Re: [CentOS] can't find ldapseaerch

2010-11-13 Thread cpolish
bluethundr wrote: > If you feed the command line the full path to ldapsearch it works as > intended. I was wondering if anyone had any idea why ldapsearch isn't > being found? Assuming bash - Does "hash -l" show anything interesting Does "alias" show anything interesting? -- Charles Polisher __