Multiple Server Control
Wed, 23 Mar 2005 01:29:44 +0530
Hello,
I have a problem regarding the usage multiple server controls within the
single search.One control is DIRSYNC CONTROL and another one is PAGE
CONTROL(To get huge results)
The whole purpose of my application is LDAP server and LDAP client
synchronization.
For the synchronization purpose, the DIRS ...
|
Clone HD (With System). Clone bugs out
Tue, 22 Mar 2005 07:59:19 +0100
Hi,
When I replace a good working HD with a just cloned harddisk using North
Ghost 2003 (with more GB space), it will boot until the Ctrl-Alt-Del prompt
window and say that active directory cannot work because of a
cross-linked-object in the directory!
It says that I have to restart windows in DS resto ...
|
Authenticate a Workgroup User to a Domain
17 Mar 2005 12:44:47 -0800
Is there any secure way to authenticate a workgroup user or give a
workgroup user access to a resource on a Domain, And not using login
as. I have an IIS applicaton on a Web Cluster on a Workgroup that I
need to either emulate a domain user account in order to process some
data stored on a domain server. Or ...
|
setting user attributes
Thu, 17 Mar 2005 22:42:36 +0800
Hi
I saw in other post that we can use the
DirectorySearcher.PropertiesToLoad.Add(..) to retrieve value for the
attribute specified. Wondering how can we set the value of a particular
attributes of a directory entry ?
TIA
--
...
|
mêshost hospedagem profissional por 2,99 ao
Mon, 14 Mar 2005 08:18:25 -0300
Tudo sobre hospedagem de sites , planos profissionais , economicos e
muitos outros , sua empresa na internet por apenas 2,99 ao ms!
http://hostbrasil.rg3.net
...
|
Programatically retrivie the logonHours
Fri, 11 Mar 2005 17:15:00 -0300
Hi,
I wrote a following function:
private void GetLogonHours()
{
DirectoryEntry entry = new DirectoryEntry("LDAP://cn=userTemplate
2,ou=Users,ou=XX,dc=bs,dc=br,dc=bsch");
try
{
DirectorySearcher search = new DirectorySearcher(entry);
search.PropertiesToLoad.Add("l ...
|
Programatically updating the bad logon count
11 Mar 2005 02:02:13 -0800
Hi All,
Would anyone know if it is possible to programatically (with VB or
VB.NET) update the bad logon account for a user?
Thanks
Neil ...
|
Query Based Group
Tue, 8 Mar 2005 08:48:21 -0500
Hi,
I have created a VB.NET user control that creates Query Based Distribution Groups in Active Directory. This control works great, however I have been unable to programatically set the Expansion Server value. As a result, after the QB is created, an error is generated when I go the QB properties and selected the ...
|