
17 Apr
2009
17 Apr
'09
1:17 p.m.
Hi all, a quick note in general: I support everything Stephen has brought up in this forum - the important issues he flagged need to be resolved and I normally favor what Stephen proposes.
ldapsearch <blah> (&(objectclass=Endpoint)(objectclass=ComputingEndpoint)(objectclass=Stor ageEndpoint)) EndpointURL
or even
ldapsearch <blah> (&(objectclass=Endpoint)(objectclass=ComputingEndpoint)(objectclass=Stor ageEndpoint)) EndpointURL ComputingEndpointURL StorageEndpointURL
Those '&' should be '|' characters.