Sorry if this is reposting, but I have been to the other messages and/or read the articles and can't get my create user setPassword to work. I know it's with...
File : EZADScriptomatic.exe Description : ADSI Scriptomatic tool from Microsoft a very cool tool to get some code done quickly. Scriptomatic contains a...
ADSIANDDirectoryServi...
Aug 1, 2003 2:03 pm
818
I am attempting to create an asp page that allows accounts to be unlocked. I am able to successfully return a list of user from the AD. The end user is able to...
I'm trying to retrieve a user's groups from Active Directory using ADSI. I've got code that runs correctly when I run it strictly under VB. But when I try to...
Viewing source on the page returned does not show a hidden error code? and what, if any return do you get from isAccountLocked? Are you getting a boolean...
Check your permissions... to remove all suspisions...install your component under component services and set your permissions there... this ALWAYS works...
Hi all, I have the following situation, I have a SearchResultCollection and a SearchResult: Dim results As SearchResultCollection Dim result As SearchResult I...
After reading some more this morning, I have tried the following: I am logging onto the DC directly as an administrator and trying to execute the VBS file....
Hi, can you please post the exact error. If you think that your syntax for the password is correct, then check with the AD administrator about if he/she had...
Ok, so what if you run a one-time iteration through all the collection to build a datatype reference, or dictionary... This could be cached or stored to...
Hi- Thanks for your reply. It's not a password constraint error, I'm using upper,lower,special,etc. and it's well within the policy. It's a Windows Script...
You see the thing is where do you stop? If you ask for properties : mail , cn, telephonenumber And one of them is empty for that record i.e say you search for...
More or less this is the code I'm trying to execute, logged onto the DC itself... Set ou = GetObject("LDAP://OU=TSTUsers,DC=XXX,dc=XXX,dc=XXX,dc=XXX") Set usr...
Hi, I'm trying to connect to the ADAM instance running in the Windows XP,through a we application.But i'm unable to connect to the instance. Can anyone help me...
Hi, If any one of you are familar with working with ADAM ,can you share the site links you have refered,we it is possible to get the sample codes to work.Could...
You can look into the path\adam\LABS_DEMO and in the adam\docs, however I have failed to get an exact structure just like Active Directory. Cheers. Erick ... ...
So the account gets created, but the password does not get set? Without the setpassword, you can create the account and enable it? If that is the case there...
Very simple question for you AD experts since I'm a new guy to ADSI. I'm trying to connect to an AD server from an ASP which is in a different domain so that...
Hi Brendan, Thanks for your help.. OK. I am now able to successfully open the object but not let the user change their password. The following script runs...
Hi, I was wondering: Does your script work if you log in as a regular user to a box that belongs to the domain, but that is not the DC , and the administrator...
Hello All I am trying to integrate Active Directory with an ASP.NET application (written in C#) to use Active Directory for the security. Here is what I am...
In order: 1. Use the URL authorization built into the web.config. Specify using the 'location' tag what pages and roles to allow or deny: <!-- Secure the...
Ryan Thanks for the quick response. Being new to Active Directory, I have a few questions from what you wrote. I am also confirming that Anonymous Access...
Hi all, I am having problem of adding the new user created in ADSI. The following code snippet is working fine. It adds the user in the specified domain. But i...
I'm running Windows 2000 Active Directory with Exchange 2000. Twice every five minutes the recipient update service tries to access configuration/Deleted...
I received an unpublished Q article from Microsoft on how to do this. Write to thomas03 at mcleodsoft dot net for more info. ... permissions ... more...
Hi all, If you browse the aggregate CN under the schema CN of you domain, you find that you have a Property by the name of attributetypes, the value of the...