|
server
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
list all users in a group using ASPHi i am creating an application and want to use active directory.
So far i have got (i have removed the domain name) Set oRootDSE = GetObject("LDAP://ou=Tech,ou=Finance, ou=Staff,dc=server,dc=server,dc=server")'("LDAP://RootDSE") for each vname in oRootDSE.getEx("name") response.write vname next Set oRootDSE = Nothing What it does is list the name of the group Tech I want to list the names of the people inside of that group can anyone help me please regards Hi. This should help :
http://www.msexchange.org/pages/article_p.asp?id=20 Near bottom - "UsersinOU()" steven :: http://stevenR2.com Show quoteHide quote "steven scaife" <spam@nospam.com> wrote in message news:%233Qo0DYLGHA.4060@TK2MSFTNGP10.phx.gbl... > Hi i am creating an application and want to use active directory. > > So far i have got (i have removed the domain name) > > Set oRootDSE = GetObject("LDAP://ou=Tech,ou=Finance, > ou=Staff,dc=server,dc=server,dc=server")'("LDAP://RootDSE") > > for each vname in oRootDSE.getEx("name") > response.write vname > next > Set oRootDSE = Nothing > > What it does is list the name of the group Tech > > I want to list the names of the people inside of that group can anyone > help me please > > regards > > >
Site-replication frequency minimum 15 minutes ?
Replication ADAM - Domain Service Account V.S. Network Service User Login Time on windows 2000 profesional on Domain AD Disaster Recovery mapped drives at logon Number of users per container (OU) in ADAM / AD Fresh Install of ADAM SP1 - Can't install without doing an upgrade Problems locating PDC on win2k3 server Push domain account into Local computer user group? |
|||||||||||||||||||||||