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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 2001 - 2030 of 4629   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2001
Hi , I am trying to check User Groups(ADSI)into my Asp.Net Application to handle an intranet security issue. How to get the Particular User's Group name and...
Soft
kppsenthil
Offline Send Email
May 1, 2004
5:45 pm
2002
Senthilkumar, Do you have any code that you have created already? If so what is not working exactly so we can diagnose (please include the error message) If...
Carlos Magalhaes
carloshoshm
Offline Send Email
May 1, 2004
6:18 pm
2003
Hey Smitha, Thanks for the reply; I have a few questions though. 1. I am binding to the LDAP://mydomain.com/schema, and with "class" and "property" it does not...
Carlos Magalhaes
carloshoshm
Offline Send Email
May 3, 2004
6:55 am
2004
In c# we have a function that creates a virtual directory in IIS 6.0 using DirectoryServices API. The code looks like this: // log identity info ...
hal9000cr
Offline Send Email
May 4, 2004
5:34 pm
2005
I try to retrieve the printmemory attribute from a printqueue object in AD. It's supposed to return an integer. If I have It return 4096 kb 4096 10240 kb...
rmod009
Offline Send Email
May 4, 2004
6:57 pm
2006
Hey there, Yes with all the information that you have given us it seems to be a double hop issue of credentials. Ryan a now silent :( member of this group...
Carlos Magalhaes
carloshoshm
Offline Send Email
May 5, 2004
10:52 am
2007
That is an interesting one, hang in there I will find out for you what format (i.e. # to mb or Kb value ) is used. Carlos Magalhaes ... From: rmod009...
Carlos Magalhaes
carloshoshm
Offline Send Email
May 5, 2004
10:55 am
2008
Praveen, PHP is not my forte but I have some questions for you: 1. Can PHP use or take advantage of VBScripting? 2. Can PHP use or take advantage of Windows...
Carlos Magalhaes
carloshoshm
Offline Send Email
May 5, 2004
11:03 am
2009
PHP supports simple-COM no problem. There are examples of accessing ADSI from PHP on www.php.net and various places on the net. For the basic PHP/COM faq:...
Michael B. Smith
swngdnz
Offline Send Email
May 5, 2004
11:33 am
2010
I don't know if it has something to do with the printer driver ? We have Xerox, HP and Lexmark printers and they all show differents values for this...
rmod009
Offline Send Email
May 5, 2004
1:58 pm
2011
Hi Friends I've decided to do my Web based AD admin Project Using ASP instead of PHP. I am planning to make this project open source ,i.e. I would be releasing...
Praveen
spraveenitpro
Offline Send Email
May 7, 2004
6:54 am
2012
Hi Carlos, Regd Q1: I'm confused. If you bind to LDAP://domain/schema, ADSI binds to abstract schema and so you should see "class" and "property". Could you...
smitha_msft
Offline Send Email
May 7, 2004
6:17 pm
2013
Ok, the information stored in that attribute is vendor specific, the directory allows spooler vendors to store int values in that attribute. Unfortunately it...
Carlos Magalhaes
carloshoshm
Offline Send Email
May 10, 2004
7:49 am
2014
Praveen, Maybe you should let the members of the group where the code will be that they can use and contribute to... Keep well Carlos Magalhaes ... From:...
Carlos Magalhaes
carloshoshm
Offline Send Email
May 10, 2004
7:50 am
2015
Hey Smitha, I figured out the problem, when binding to the abstract schema you see the schemaName of "class" and "property" when you bind to the actual schema...
Carlos Magalhaes
carloshoshm
Offline Send Email
May 10, 2004
7:56 am
2016
Here is some unfinished code I am working on. Mind that the fields I am using in the active directory are a smaller set. This is untested currently so any...
Paul J Baratelli
Paul.Baratelli@...
Send Email
May 12, 2004
6:46 pm
2017
Paul, This is what I call a health community, thank you for helping Praveen with this is a great platform to start his web based application. Its wonderful to...
Carlos Magalhaes
carloshoshm
Offline Send Email
May 12, 2004
7:09 pm
2018
Make sure you implement IDisposable if you are going to wrap a Disposable resource like DirectoryEntry and that you call Dispose on it in your Dispose method,...
Joe Kaplan
joekaplan2003
Offline Send Email
May 12, 2004
8:17 pm
2019
<% Function Blathering %> Hey everybody, sorry for the Dissapearance.... My exchange server had a bad drive and shut me out from the world for a while...nice...
Brendan Stephens
brendan_step...
Offline Send Email
May 12, 2004
9:45 pm
2020
Maybe Carlos would be interested in hosting some of this stuff at his new site he's setting up. We could all benefit from some nice .NET wrappers that have all...
Joe Kaplan
joekaplan2003
Offline Send Email
May 12, 2004
10:19 pm
2021
I also have some web based AD administration code. I have implemented in two cuts. One is with EnterpriseServices and the other is without but hosted under...
Joseph Shook
joseph_shook...
Offline Send Email
May 13, 2004
3:17 am
2022
Joe good idea, Anyone that has a project that they willing to share please mail me [OFFLIST] I will start a project site on www.dirteam.com (soon to be ...
Carlos Magalhaes
carloshoshm
Offline Send Email
May 13, 2004
9:02 am
2023
(sniff) (sniff) (nose in the air)..I smell a new sourceforge.net project coming on.(rubs hands together glee-fully) ... From: Joseph Shook...
David Christiansen
david624819
Offline Send Email
May 13, 2004
12:07 pm
2024
Hello all, do you know this site ? http://adconsole.sourceforge.net/index.php it s an application developping in C# to manage active directory , i search too...
jeanphizizek
Offline Send Email
May 13, 2004
12:17 pm
2025
Hi! ... http://adconsole.sourceforge.net/index.php<< Nice one, man! I really do not know that such thing exists. Thanks for link. While we mapping all existing...
Slavo Furman
slavo_furman
Offline Send Email
May 13, 2004
12:36 pm
2026
I actually have a pretty cool ASP.NET Server Control that works as an AD object picker, but it belongs to my employer, so I can't share it directly. However,...
Joe Kaplan
joekaplan2003
Offline Send Email
May 13, 2004
3:15 pm
2027
Hey Joe, Thanks for the detailed posts. Responses inline. ... From: "Joseph Shook" <joeshook@...> To:...
Joe Kaplan
joekaplan2003
Offline Send Email
May 13, 2004
3:15 pm
2028
Just out of curiosity, are any of you going to Tech Ed in San Diego? If any Directory Services programmer types want to meet up and geek out a little, let me...
Joe Kaplan
joekaplan2003
Offline Send Email
May 13, 2004
3:17 pm
2029
Sorry for the cross-post (if you read the other list I posted this question to)... What is the attribute and format of the "Static IP Address" on the Dial-In...
Michael B. Smith
swngdnz
Offline Send Email
May 17, 2004
8:31 pm
2030
... Unfortunately, no :-( It was MVP Summit or TechEd Europe for me this year - TechEd USA was out of the question from the beginning :-(( Marc...
m_scheuner
Offline Send Email
May 18, 2004
6:37 am
Messages 2001 - 2030 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