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 your group to be featured on the Yahoo! Groups website? 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 200 - 229 of 4629   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
200
Has anyone got a list of all the attributes/properties that one has to use Pinvoke for when using DirectoryServices. Thanks! Regards, Carlos Magalhaes ... This...
Carlos Magalhaes
carloshoshm
Offline Send Email
Mar 2, 2003
4:25 pm
201
Hey all, Here is a great tool, those of you familiar with the server explorer in VS.NET that allows you to explore SQL server DB's on your network from VS.NET...
Carlos Magalhaes
carloshoshm
Offline Send Email
Mar 4, 2003
7:19 am
202
When using :- Invoke("setPassword", "bananas") or NativeObject.SetPassword("bananas") I get the following error System.Reflection.TargetInvocationException:...
alangregory66 <alan.g...
alangregory66
Offline Send Email
Mar 4, 2003
10:18 am
203
Hey Alan, Can you please show us the full code including the directoryentry object and what type of applicaition is this , web application or windows...
Carlos Magalhaes
carloshoshm
Offline Send Email
Mar 4, 2003
11:20 am
204
Carlos it is an asp.net VB web app Sub NewUser(sender As Object, e As System.EventArgs) try dim sRTN as string dim dsUser as DirectoryEntry Dim ent As New...
alangregory66 <alan.g...
alangregory66
Offline Send Email
Mar 4, 2003
12:22 pm
205
Alan, Could you please add some details about the network architecture? Here I mean where do you run this on a member server, remember "setPassword" needs a...
willy_denoyette <will...
willy_denoyette
Offline Send Email
Mar 4, 2003
12:39 pm
206
I know this can get irritating but this is important. Have a look at this post(link below) it has all the possible methods of being able to create a...
Carlos Magalhaes
carloshoshm
Offline Send Email
Mar 4, 2003
1:23 pm
207
Also forgot to mention its a domain admin calling the page and the standard ASPNET user (i guess running the server side scripts) ... given ... directoryentry ...
alangregory66 <alan.g...
alangregory66
Offline Send Email
Mar 4, 2003
1:24 pm
208
Willy, The Appsettings used are <add key="SmartnetOU" value="LDAP://rootserver/OU=SmartNet,OU=MR,OU=UK,DC=ukdc,DC=eurodc,DC =ourdomain,DC=net" /> <add...
alangregory66 <alan.g...
alangregory66
Offline Send Email
Mar 4, 2003
1:24 pm
209
Alan, Sorry for not being clear, but what I meant was 'Is the machine running asp.net/IIS a domain member (machine account in AD)?'. I was never able to call...
willy_denoyette <will...
willy_denoyette
Offline Send Email
Mar 4, 2003
2:21 pm
210
Alan, I posted back to you when you asked this same question in the asp.net forums. If you read the thread that I referenced, you would see the following: 1....
Ryan Dunn
dunn_rp
Offline Send Email
Mar 4, 2003
2:49 pm
211
Hi carlos , I am not able to get active directory extension in my vs.net even after installing it , what could be the possible reason , Do i need to restart...
Mrinal Kamboj
mrinal@...
Send Email
Mar 4, 2003
4:01 pm
212
Ryan/Willy/Carlos Thanks for your help, it became clear when I added Page.User.Identity.Name to my error message. The code was in a form authentication...
alangregory66 <alan.g...
alangregory66
Offline Send Email
Mar 4, 2003
4:01 pm
213
The network that the PC with the VS.NET installed, is that network a AD network? I had a funny problem I have two networks on the Windows NT4 it didn't appear...
Carlos Magalhaes
carloshoshm
Offline Send Email
Mar 4, 2003
5:00 pm
214
dear sir; i have a question i want to search all group ,how to realize? use adsi in asp? under the code why search's the result rs.eof always is true( "group...
hwzhang
zhw3332003
Offline Send Email
Mar 5, 2003
5:05 am
215
OK : I have a question I want to search all group : Which group do you want to search, 1. What is the name of the group 2. do you have permissions on that...
Carlos Magalhaes
carloshoshm
Offline Send Email
Mar 5, 2003
12:21 pm
216
can you please tell me how to set up webdav enabled server running the users should be authenticated using ldap i am having problem with ldap module...
chennuin
Offline Send Email
Mar 6, 2003
5:36 am
217
Can you please specify. Operating system: LDAP directory you will be using: .Net framework? Network topology. Regards, Carlos Magalhaes ... From: chennuin...
Carlos Magalhaes
carloshoshm
Offline Send Email
Mar 6, 2003
7:49 am
218
I was wondering if anyone on this list has a best practice for determining the lastlogon for a given user? I am in a situation where occasionally we need to...
Ryan Dunn
dunn_rp
Offline Send Email
Mar 6, 2003
4:06 pm
219
We wrote some WMI scripts to collect information about our computers. If a system is down, the timeout killed performance as well. We solved it by pinging...
gsmith@...
kursplat69
Offline Send Email
Mar 6, 2003
7:05 pm
220
Hey Ryan, Which bug are you referring to I have hit so many of them (or what I think are bugs) and have had work around so maybe I can help you there. With...
Carlos Magalhaes
carloshoshm
Offline Send Email
Mar 6, 2003
7:10 pm
221
Can you ping the server before you try to connect. WMI is a great way to retrieve AD information as well. www.microsoft.com/technet set the vb scripting...
Barry Higginbotham
barryhigginb...
Offline Send Email
Mar 7, 2003
6:04 am
222
Is it possible to use dtsearch to search in LDAP directories?...
ing_leonardo_prada
ing_leonardo...
Offline Send Email
Mar 7, 2003
2:39 pm
223
The bug I am talking about is that the "lastLogon" property from a SearchResult is not the same as from a DirectoryEntry. One is a Int64, the other is...
Ryan Dunn
dunn_rp
Offline Send Email
Mar 7, 2003
7:09 pm
224
Hi Carlos my operating systems is Redhat linux 8.0 i enabled WedDav for a Directoy and even tested it by sending some webdav requests like MLCOL to the...
prasad kali
chennuin
Offline Send Email
Mar 10, 2003
6:10 am
225
Ryan, Please confirm that I can send this to you offline. Anyone else needing it please IM me on one of the below carhosh@... (MSN) and Yahoo! ID:...
Carlos Magalhaes
carloshoshm
Offline Send Email
Mar 10, 2003
12:16 pm
226
Hey Kali, I am not a Linux expert but I will help where I can. I assume you are trying to authenticate a user through a Webpage using apache web server. What...
Carlos Magalhaes
carloshoshm
Offline Send Email
Mar 10, 2003
12:35 pm
227
This confirms it! Yes, there is a Bug in Integer8 properties as returned from a DirectorySearcher search. The only workaround I know of is to perform a search...
Carlos Magalhaes
carloshoshm
Offline Send Email
Mar 10, 2003
2:59 pm
228
Hi Carlos I am trying to configure OPENLDAP for the user authentication and have trouble setting it up I want a directory on the server(apache runnin on ...
prasad kali
chennuin
Offline Send Email
Mar 11, 2003
3:05 am
229
Here we go some good articles for you: http://www.mandrakesecure.net/en/docs/ldap-auth.php <http://www.mandrakesecure.net/en/docs/ldap-auth.php> ...
Carlos Magalhaes
carloshoshm
Offline Send Email
Mar 11, 2003
11:42 am
Messages 200 - 229 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