|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
[Plug] ldapsearch from filter file.. (-f)
|
Ok, Here's a puzzler..
using;
#ldapsearch -L -t -b "o=<org name>,c=US" -D "cn=<Dir. Mgr. Name>, o=<org
name>,c=US" -w "<auth password>" -f <filter file name>
using OpenLDAP & Linux (RH6, not that it matters), the thing keeps spitting
the ldapsearch help screen back (like I had done an ldapsearch -h).
The filter file is setup as ;
attribute operator value
ex. blah = 1000
when the specific string is input (no -f, just a search string),
everything's ok..
Suggestions?
Peace,
Vale
_______________________________________________
Plug maillist - Plug@lists.nothinbut.net
http://lists.nothinbut.net/mail/listinfo/plug
|
|