I checked all the Google returned, but none of them are for Powerbuilder, they are for other languages... when I tried the same attributes with powerbuilder, few of them work (actually only one so far which is domandnsname)... I just wonder if someone knows a way or what are the exact parameters...
I am investgating how to retrive O/S username information using powerbuider coding, find this from the net:
OleObject ads
ads = CREATE OleObject
ads.ConnectToNewObject( "ADSystemInfo" )
// CN=Doe\,Joe,OU=something,OU=somewhere,DC=bigbuilding,DC = local
MessageBox("Active Directory -...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.