Re: Scripted LDAP Searches
- From: "QuaffAPint" <QuaffAPint@xxxxxxxxxxxxxxx>
- Date: 17 Jan 2007 11:10:12 -0800
With the first one - if I understand what you mean by 'array' correctly
- you will retrieve objects in the order they were added to AD - not
necessarily alphabetically or other sorted means.
With the second one - can it find anything? Is the prod server in a
seperate domain - is it a permissions issue?
-Matt
On Jan 17, 7:45 am, Keith <K...@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
We have created a C# web application that creates an OU and sub-OUs per our
standard structure, creates infrastructure groups for that OU, applies
permissions to OU structure, and links GPOs that apply for that given
domain\site...
We are seeing two things that i have questions about:
1) We search (LDAP) and add a domain level administrative group to a OU
level group to give it rights to that OUs structure and objects. When running
the application from our test server, and talking to the same domain
controller in production (hard coded), the array order that is returned is
different when running the application from production server. Why?
2) We search (LDAP) and link an existing GPO to one of our sub-OUs. When
running the application from our test server, and talking to the same domain
controller in production (hard coded), it finds the GPO and links
successfully. When running the application from our production server it
cannot find the GPO and function fails. They are talking to the same domain
controller and we have confirmed that the GPO exists in SYSVOL on all the
domain controllers (which should not matter since we hard coded the
particular domain controller that we want to talk with)...thoughts???
.
- Prev by Date: Re: How to recover from DC without GC?
- Next by Date: Re: Default Domain Controllers Policy
- Previous by thread: Re: File permission oddity
- Next by thread: Re: Scripted LDAP Searches
- Index(es):
Relevant Pages
|