hedi wrote:

>Hi everybody,
>
>I am writing a server (using CSDK 5.08 on Ns Dir 4.12) that have to read
>an entry's attribute, the set could be enhanced (add new attributes).
>If these new attributes starts with 'attr' (attr_phone, attr_email, ...,
>attr_any), Is it possible to get all these attributes without naming
>them ? (i.e. is it possible to get all user's attr_... ?) And which is
>the syntax of the read request ?
>
To get all non-operational attributes from an entry, just specify "*" as 
the only attribute in the requested attr list.  Note that "attr_*" will 
not work.

>
>many thanks.
>
>Hedi.
>.
>
>
>  
>


Reply via email to