The Reader Names attribute lists the distinguished names of users permitted to access the DSA and perform interrogations. Note that this is not the recommended way to implement controls on user access to directory information. Refer to HP Enterprise Directory - Management for access control advice. Syntax: SET DSA READER NAMES {<name>, ....} where <name> is the distinguished name of a user, for example: "/C=US/O=Abacus/OU=Sales/CN='Jon Smith'" Refer to DSA Common_Datatypes for more information on how to specify a distinguished name. If the attribute contains no names, then all users can interrogate the DSA (subject to access controls, and to the setting of the Reader NSAPs and the Writer Names and Writer NSAPs attributes). The default value is an empty list of distinguished names, allowing all users to read information, subject to other attributes and access controls. Note that the DSA refers to the value of this attribute whenever it receives a new connection. Once a connection is established, the caller is allowed read access for as long as the connection lasts. Changing the value of the attribute has no effect on existing connections, only on subsequent connections.