[Date Prev][Date Next] [Chronological] [Thread] [Top]

Hi.



I have a question regarding making a search.
When i do a search i get the following result below. But i want the result to look like this:

Johan Vikerskog
Comp
phone numer

This so i can use it in a script with variables easier. Is there a way to sort out everything except for the result?

With regards

//Johan

#
# filter: uid=johan
# requesting: cn department telephonenumber 
#

# Johan,Recipients,SE3,Company
dn: cn=Johan,cn=Recipients,ou=SE3,o=Company
cn: Johan Vikerskog
department: Comp
telephoneNumber: phone number

# search result
search: 2
result: 0 Success

# numResponses: 2
# numEntries: 1