Setting up a sql server provider to connect to your ldap server and
using openquery to query it within a stored procedure is your friend.
Querying OU, samaccountname, name is your friend to get this
information is your friend. My advice though is to store the catalog in
a table within the database and using that table instead to make
query's to prevent your ldap server from getting soo much load.
Let me know if you need a more extensive reply :)
Good luck to ya
On Nov 29, 9:12 am, "Roberto Souza" <robertossan...@hotmail.com>
wrote:
> The is_member function relates to the current user, I need to query for a
> user name that is different from the current one.
[quoted text clipped - 15 lines]
>
> >> Roberto de Souza Santos.- Hide quoted text -- Show quoted text -