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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 921 - 951 of 4652   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand Author Sort by Date v
951 cooluml Send Email Sep 11, 2003
7:26 am
I used the DirectoryEntry to get the user guid, but I found it get the same guid for all user. Here is some code: DirectoryEntry deGuest = new DirectoryEntry ...
950 Joseph E Shook
joseph_shook... Send Email
Sep 11, 2003
3:59 am
Here it is. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/netdir/ad/u sing_objectguid_to_bind_to_an_object.asp _____ From: Joseph E Shook...
949 Joseph E Shook
joseph_shook... Send Email
Sep 11, 2003
3:37 am
To follow up with Ryan's comment, remember that objectGuid is an indexed attribute in Active Directory where employeeNumber or employeeID is not. So there is...
948 Ryan Dunn
dunn_rp Send Email
Sep 10, 2003
6:12 pm
The closest thing you could come to a unique identifier on an object in AD would be the 'objectGuid&#39; property (also accessible using ...
947 hbouras@...
hakimbouras2000 Send Email
Sep 10, 2003
2:11 pm
Hi, Is there any counter mechanism existing in AD ? Something like what we use in a relational database to give an automatic integer ID for each new record ? ...
946 bsgjobs Send Email Sep 9, 2003
8:23 pm
We are a Permanent/Consulting organization with a retainer on a leading IT-consulting company. Below is the position being offered in New York, NY. If you are...
945 job9456 Send Email Sep 9, 2003
6:20 am
Location: San Jose Duration : 6 months - 2yrs ( long term) Rate : negotiable Job Description Software Developer Skills REQUIRED: Enterprise level experience...
944 Brendan Stephens
brendan_step... Send Email
Sep 8, 2003
3:53 am
The short version of that message is: If you are using the ADC, you must explicitly assign the permissions at the time of mailbox creation. ... From: Brendan...
943 Brendan Stephens
brendan_step... Send Email
Sep 8, 2003
3:47 am
Exchange problem, perhaps... 2 things... 1) Make sure the SMTP and X400 addresses are set correctly and are UNIQUE. 2) If you have the ADC installed you need...
942 Meg Ryan
marailth Send Email
Sep 7, 2003
9:33 pm
Sounds like an exchange problem, not one with your code. Are the SMTP attributes correct for the users you create? If not, it could be the recipient policy...
940 shanemcwilliams Send Email Sep 5, 2003
12:50 pm
Hello I have run into a situation where I have 2 machines (A and B). A and B are the same (2000 server, .NET 1.1, part of AD, IIS 5.0) except for the...
939 Carlos Magalhaes
carloshoshm Send Email
Sep 5, 2003
7:48 am
I have explained the security token delegation etc quite a few times on quite a few groups (including this one) but I don't think I have made it 100% clear...
938 Bendall, Paul
bendallp Send Email
Sep 5, 2003
7:30 am
Brendan, That just errored. I have got round the problem by placing a marker in the For Statement that process the WMI query. If the counter remains at zero ...
937 Joseph E Shook
joseph_shook... Send Email
Sep 4, 2003
7:55 pm
Remember that the .NET Web Service will be running under the aspnet_wp.exe worker process or w3wp.exe if you are on Windows 2003. aspnet_wp.exe by default...
936 cmm268 Send Email Sep 4, 2003
7:36 pm
Thanks, worked like a champ!! I actually have one more question though:) Say if you have the two domain controllers described below sitting in one subnet....
935 Brendan Stephens
brendan_step... Send Email
Sep 4, 2003
5:50 pm
As far as I know, using wmi.ExecQuery creates a ADODB recordset , so depending on how you create the recordset (ie: what kind of cursor it uses) you can just...
934 Brendan Stephens
brendan_step... Send Email
Sep 4, 2003
5:37 pm
Just FYI, it is a security precausion that accounts are created disabled. Hunter is correct, you can use the IADsUser AccountDisabled feature to enable the...
933 Coleman, Hunter
hcolemanmontana Send Email
Sep 4, 2003
2:48 pm
Try including usr.AccountDisabled = false Right above the line where you're setting the password Hunter ... From: cmm268 [mailto:cmm268@...] Sent:...
932 cmm268 Send Email Sep 4, 2003
2:19 pm
I'm still relatively new to ADSI and this board has been a tremendous help. Thanks to all you guys, I wish I could contribute back some knowledge. I have one...
931 Bendall, Paul
bendallp Send Email
Sep 4, 2003
1:32 pm
Hi all, I am doing a WMI query to the event log for a specific event. However, how can I quickly and easily test whether the query returns anything? Currently ...
930 Carlos Magalhaes
carloshoshm Send Email
Sep 4, 2003
8:00 am
Hi all, I have added a new section on the group's site (http://groups.yahoo.com/group/ADSIANDDirectoryServices ...
929 ADSIANDDirectoryServi... Send Email Sep 4, 2003
7:16 am
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the ADSIANDDirectoryServices group. File...
928 Carlos Magalhaes
carloshoshm Send Email
Sep 3, 2003
7:41 am
Like Marc said the WS might not need any "special access" in addition to Marc's test, I would also add some code to show you what security context the WS is...
927 m_scheuner Send Email Sep 3, 2003
7:13 am
... Not sure if WebServices would need "special access" - the only thing I can see is that a WebService will most likely execute in a specific security...
926 André Luiz Becker
andreluizbecker Send Email
Sep 2, 2003
6:32 pm
Hello, I'm building a Webservice.NET using access for ActiveDirectory, but don't obtain comunication... WebService need special access for Active Directory???...
925 Carlos Magalhaes
carloshoshm Send Email
Sep 2, 2003
12:52 pm
What you can do is - click on the view menu and select NDS Novell and it adds a NDS node and allows you to connect. \CM ... From: scotcurry...
924 scotcurry Send Email Sep 1, 2003
6:49 pm
Thank you for the suggestion, but I am going to need a bit of guidance with your app. It is working fantastically with my AD Server (very nice). I'm not...
923 ADSIANDDirectoryServi... Send Email Sep 1, 2003
1:37 pm
File : EZADScriptomatic.exe Description : ADSI Scriptomatic tool from Microsoft a very cool tool to get some code done quickly. Scriptomatic contains a...
922 m_scheuner Send Email Sep 1, 2003
9:32 am
... Most likely, you're just not referring to the "right" attribute - Novell and Microsoft AD differ a bit on certain things. You might want to download my...
921 scotcurry Send Email Sep 1, 2003
8:46 am
I am trying to get user information from a Novell eDirectory 8.7 server. I am able to get certain information, but am unable to obtain the users GUID, which...
Messages 921 - 951 of 4652   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