Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

ADSIANDDirectoryServices · ADSI and System.DirectoryServices Q&A

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

Hello I have created 3 ADAM Instance. How do I remove 1 instance including their configuration instance also. Is there any GUI tool available on ADAM other...
2 Mar 23, 2009
2:06 am

Aaron Seet
valoryea
Send Email

Question: I have two active directory domain groups in my organization. I am trying to find out who has admin right access to their local machines. I tried to...
1 Mar 12, 2009
6:23 pm

bille80246
Send Email

Hi all, Can you please tell me how to edit the domain policy values which is stored in the Sysvol folder programatically using C#.As you all know, the GPO is...
1 Mar 2, 2009
3:53 pm

breth82
Send Email

Dear All, i need your help regarding group policy. i have set account locked out policy in DC with 5 invalid attempt. one problem i suddenly face for a week...
1 Feb 23, 2009
10:14 am

Muhammad Qasim
qasim4you2003
Send Email

Hi All, Actually the situation is like: I have to search for a user in Active Directory domain. For that I am giving LDAP path. But the User for which I wish...
1 Feb 19, 2009
10:14 am

tarakvbhatt
Send Email

Hi All, I am facing one problem while trying to change the Password using following method: DE.Invoke("ChangePassword&quot;, new object[] { oldPassword, newPassword...
3 Jan 30, 2009
3:32 pm

Joe Kaplan
joekaplan2003
Send Email

I am facing this problem.My aim is to add multiple computers into a domain.I am using the "JoinDomainorWorkgroup" method.But i am not able to add my test...
1 Jan 30, 2009
12:50 pm

breth82
Send Email

hi all what are the C# classes used to get/set domain wide password policy and account lockout policy.how do i view the values for the same using C#.net...
9 Jan 29, 2009
9:33 pm

Miles Neale
mneale1
Send Email

Hi, I know this is slightly off topic, but this group seems to be the smartest regarding AD. If I have two domains DomA and DOMB with a firewall between them. ...
1 Jan 13, 2009
5:10 pm

carltarmstrong
Send Email

Can anyone here let me know how to Set newly created AD User's Password ? Actually I am creating a new user in Active Directory using my C# code. It is created...
3 Dec 18, 2008
4:14 pm

Robert Lawson
trev3411
Send Email

Hi everyone, Im trying to get Password Policies and rights from a very huge amount of servers where i work. I could found some code from microsoft ...
2 Dec 2, 2008
12:05 am

Michael B. Smith
swngdnz
Send Email

Hello We are using ADAM with MOSS. I want to generate a information for a particular user i.e. user attribues using vbs. Is there any way to generate this...
1 Nov 29, 2008
9:28 am

Ashish Kanoongo
ashishkanoongo
Send Email

Hello I am trying to create/update an existing code which I used for SQL FBA Login. Now I am using same code with ADAM FBA Login. This code I am using for...
9 Nov 19, 2008
3:47 pm

yantran52
Send Email

Hi, Here is the code that i am using to authenticate a user. this works fine when i work with localhost(asp.net 2005 inbuilt iis). but when i deployed the page...
3 Oct 27, 2008
1:38 pm

Andrzej Raczynski
araczynski
Send Email

Hi everybody, I want to authenticate users from multiple active directory domains. It was working fine with Application Pool Identity "NetWork Servcie" but...
1 Oct 25, 2008
7:54 pm

Azeem Ahmad
imazeemahmad
Send Email

Hello In Sharepoint Central Admin - User profile Properties - Can I map ADAM Password to New User Profile Properties? So I need not not to give Change Password...
1 Sep 6, 2008
8:20 pm

Ashish Kanoongo
ashishkanoongo
Send Email

Hi, I have one service running on 2003 server. This service talks with AD and gets the members of some groups from whole forest. This service gets user...
4 Jul 30, 2008
1:27 pm

Joe Kaplan
joekaplan2003
Send Email

I know: Name of server is DIP Name of Group is Farm_group I need a page with code in ASP classic NO NET!... create a page in ASP with a box and button. In the...
4 May 15, 2008
1:18 pm

Joe Kaplan
joekaplan2003
Send Email

Sorry if this question was already asked before - but I was not able to find it - I need to verify user name and password, I don't need any edits to be done -...
1 Feb 4, 2008
6:37 pm

tsivol
Send Email

Did you set the adminuser ID and password for the DirectoryEntry? container.Username = "AdminUID";; container.Password = "ADMINPSW";; ...
2 Jan 29, 2008
3:44 am

rajaprakash radhakris...
rraja_prakash
Send Email

Kindly let me know following questions What are the requirement for Active Directory Client. How an client PC retrieve the GPO setting from Active Directory...
1 Jan 24, 2008
7:38 am

renu_icfai.1986
Send Email

Dear All, I've tried to change password of user in Active directory using the below code. But it throws error like "System.UnauthorizedAccessException and...
1 Jan 24, 2008
6:00 am

rajaprakash radhakris...
rraja_prakash
Send Email

Dear All, I have tried to access the Active Directory user details throught C# console application. But i got the error as "Error authentication user. The...
7 Jan 24, 2008
3:35 am

rajaprakash radhakris...
rraja_prakash
Send Email

Simple Script running on Windows Server 2003. Error it returns is UserAccountInfo.vbs(12, 2) Provider: Table does not exist. Call DisabledAccounts Sub...
5 Jan 17, 2008
10:03 pm

rajaprakash radhakris...
rraja_prakash
Send Email

Hi guys, My company is currently migrating servers from Win2k to Win2k3. However, we encountered a problem wherein a line from our ADSI code, which works...
5 Jan 10, 2008
2:09 am

Ken Manuel
ken_pogi
Send Email

Hello, Was actually referred to your group for questions about a vbs file I converted over to asp which runs a LDAP query for various user info fields. I am...
4 Jan 7, 2008
11:46 pm

Michael B. Smith
swngdnz
Send Email

I have written an pair or extensive web services using ADSI SDS programming against multiple applications on multiple ADAM instances. When I am working against...
3 Dec 4, 2007
6:13 pm

mneale1
Send Email

I have a client with two AD domains. One is "Intranet"; and the other is "SecureIntranet". There is a one way trust set up so that users logging in to the...
3 Dec 3, 2007
5:41 pm

myfrogid
Send Email

I am updating some code which integrate a web application with AD and Exchange but have found a gaping hole in the old system - they had only coded for...
3 Dec 2, 2007
9:47 pm

Baydon Rowe
baydonrowe
Send Email

Hello NG, Is it possible to finde the last user login on the workstation in Active Directory? Which propertie contains this information? PS: I would like to...
4 Dec 2, 2007
9:47 pm

Matthew Holland
hollmat1
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help