Search the web
Sign In
New User? Sign Up
ADSIANDDirectoryServices · ADSI and System.DirectoryServices Q&A
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 4555 - 4597 of 4629   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4555
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...
asawariadsi
Offline Send Email
Jun 28, 2008
12:24 pm
4556
The code below works to obtain the list of domain controllers within the currently logged in domain. Is it possible to obtain the same list from another...
Richard Kline
rakline01
Offline Send Email
Jul 29, 2008
9:25 am
4557
I altered the line Dim context As New DirectoryContext(DirectoryContextType.Domain,DomainName) To include a known valid username (using the format...
Richard Kline
rakline01
Offline Send Email
Jul 29, 2008
9:54 am
4558
It sounds like you might have a problem with the firewall, but it is hard to say. You might start by doing a network trace while the code runs to see if you...
Joe Kaplan
joekaplan2003
Offline Send Email
Jul 30, 2008
1:27 pm
4559
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...
Ashish Kanoongo
ashishkanoongo
Offline Send Email
Sep 6, 2008
8:20 pm
4560
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...
Ashish Kanoongo
ashishkanoongo
Offline Send Email
Sep 6, 2008
8:20 pm
4561
What's the error you're encountering? ... From: Ashish Kanoongo <ashishkanoongo@...> To: ADSIANDDirectoryServices@yahoogroups.com Sent: Wednesday, August...
Ken Manuel
ken_pogi
Offline Send Email
Sep 9, 2008
7:07 am
4562
We have been using the code below for a few years to create all of the mailboxes for our university. We are moving from Exchange 2003 to Exchange 2007 and...
Yantis, Richard
yantran52
Offline Send Email
Sep 10, 2008
3:13 am
4563
Not if you don't have an Exchange 2000/2003 server. You'll have to move to PowerShell. Regards, Michael B. Smith MCITP:SA,EMA/MCSE/Exchange MVP ...
Michael B. Smith
swngdnz
Offline Send Email
Sep 10, 2008
8:45 am
4564
Is the below good info on how to do that? Seems quite a bit more involved than what I have now. I am creating the accounts and mailboxes from asp.Net. < You...
Yantis, Richard
yantran52
Offline Send Email
Sep 10, 2008
11:05 am
4565
Yes, that's one way to do it and it's a lot more powerful than CDOEXM. With that comes more complexity. An easier way, if you don't need all the control, is...
Michael B. Smith
swngdnz
Offline Send Email
Sep 10, 2008
11:26 am
4566
Hello I am getting following error Password couldn't be changed due to restrictions Please advise Ashish...
Ashish Kanoongo
ashishkanoongo
Offline Send Email
Sep 21, 2008
7:29 am
4567
Hello   I am getting following error   Login failure: unknown user name or bad password  Regards Ashish Kanoongo 732-491-7563 ... From: Ken Manuel...
Ashish Kanoongo
ashishkanoongo
Offline Send Email
Sep 21, 2008
7:29 am
4568
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...
pio_richard
Offline Send Email
Oct 25, 2008
7:54 pm
4569
Hi everybody, I want to authenticate users from multiple active directory domains. It was working fine with Application Pool Identity "NetWork Servcie" but...
Azeem Ahmad
imazeemahmad
Offline Send Email
Oct 25, 2008
7:54 pm
4570
that is probably you are running your code in localhost as admin right, but if a regular user access iis, they dont have it, then it will return error, what...
wei huang
weihuangzhu
Offline Send Email
Oct 27, 2008
1:36 pm
4571
Or perhaps look into the 'account impersonate' (account with admin rights) setting to put into your web.config. From: ADSIANDDirectoryServices@yahoogroups.com ...
Andrzej Raczynski
araczynski
Offline Send Email
Oct 27, 2008
1:38 pm
4572
Let me pick this thread back up since I am getting closer to having to make the coding change to Exchange 2007. For now we are running a mix of Exchange 2003...
yantran52
Offline Send Email
Nov 19, 2008
3:47 pm
4574
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...
Ashish Kanoongo
ashishkanoongo
Offline Send Email
Nov 29, 2008
9:28 am
4575
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 ...
vilchez.rodolfo
Offline Send Email
Nov 29, 2008
9:28 am
4576
The ch12-pwd-expires.vbs script in http://theessentialexchange.com/blogs/michael/archive/2008/05/22/chapter-12- exchange-2003-scripting.aspx should give you...
Michael B. Smith
swngdnz
Offline Send Email
Dec 2, 2008
12:05 am
4589
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...
tarakvbhatt
Offline Send Email
Dec 18, 2008
5:33 am
4590
In the same ballpark, here's what I do after the account has been created. Web.config "account impersonate" comes to mind also, but that (or equivalent) should...
Andrzej Raczynski
araczynski
Offline Send Email
Dec 18, 2008
3:31 pm
4591
T, See code example that creates AD user and sets password. It's VBA, but still using ADSI: ...
Robert Lawson
trev3411
Offline Send Email
Dec 18, 2008
4:14 pm
4592
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...
Ashish Kanoongo
ashishkanoongo
Offline Send Email
Dec 25, 2008
12:29 pm
4593
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. ...
carltarmstrong
Offline Send Email
Jan 13, 2009
5:10 pm
4594
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...
breth82
Offline Send Email
Jan 19, 2009
2:26 pm
4595
Have you tried System.DirectoryServices, System.DirectoryServices.ActiveDirectory...
mcdragon69
Offline Send Email
Jan 20, 2009
2:17 am
4596
Hi i tried System.DirectoryServices, System.DirectoryServices.ActiveDirectory . but i am not able to get the exact class that is used to view and edit (in...
breth82
Offline Send Email
Jan 22, 2009
10:58 am
4597
breth82 - Are you certain that you can get and set the password? It is a hashed value that is hashed by the domain controler as the accounts are...
mneale1
Offline Send Email
Jan 22, 2009
7:09 pm
Messages 4555 - 4597 of 4629   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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