Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Openquery to access azman roles

2 views
Skip to first unread message

Macduff

unread,
Nov 16, 2009, 8:51:01 AM11/16/09
to
Hi

I am trying to access an AZMAN store that is located in ADAM from a sql
query. I have written the query below but dont get any data. Is it possible
to access AZMAN in the same way you would access AD?

Thanks

SELECT cn
FROM OPENQUERY( ADSI,
'SELECT cn
FROM
''LDAP://server:50000/CN=AzManADAMStore,OU=SecNetPartition,O=SecNet,C=US''
where cn = ''Roles''')


0 new messages