dbTalk Databases Forums  

Openquery to access azman roles

microsoft.public.sqlserver.clients microsoft.public.sqlserver.clients


Discuss Openquery to access azman roles in the microsoft.public.sqlserver.clients forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Macduff
 
Posts: n/a

Default Openquery to access azman roles - 11-16-2009 , 08:51 AM






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''')

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.