At 08:38 AM 7/9/2003, Douglas B. Jones wrote: >I use '-w password' or '-W' and type the password all works >fine with no problem. > >Any ideas? %echo -n "secret" >> .pw %ldapsearch -x -y .pw ... where "secret" is the same string that worked with -W.