Home
Home
Community News
Recomended Books
C - World
Join ADDS
YahooGroups Signup:
Email:
What's going on in the community...
ADSIANDDirectoryServices at Yahoo! Groups
ADSI and System.DirectoryServices Q&A
Re: 2003 SBS Server-LDAP
... If You want to create entries to make some external e-mail addresses visible in addres book for your users - create contact objects. -- Tomasz Onyszko
2003 SBS Server-LDAP
Hi Experts, I need your help, We are using 2003 SBS Server with limited user license and need to maintain more email addresses in server it will access to all
Re: Replication and C#
... As I said, I've never seen any application using this feature in the real world. But well ... here it is
Re: Replication and C#
I responded to this message but it didn't show up? Anyway, I want to get notifications from AD without having to poll the directory for changes. I want to be
Re: Replication and C#
Thanks for your reply Tomasz, I was hoping it was possible to receive events rather than polling for changes. Do you have any information/links about "how to
Re: Replication and C#
You want to get notification or you want to get changes? Notifications are sent between dc's and i don't see plony aby you want to get them. To get all changes
Replication and C#
Hi everyone, I am interested in using the built in replication service (DRS) in AD to monitor for changes in AD. Is it possible write a service in C# that
System wide accont policies
Hello, I saw a post in the group that would give information about the password polict set on a domain level. Curretly we have a product which is been used by
Help with creating a Active directory tree view control in a c# 3.5
I'm looking for some advice, maybe a code snippet. I'm looking to create an application in .net 3.5 c# that will bind to Active directory to allow users to
Error Message: The authentication mechanism is unknown.
Error Message: The authentication mechanism is unknown. Stack Trace: at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail) at
getting groups from AD with C#
Hello guys. I've started building a custom ASP.NET role provider. The code I'm using to retrieve the groups looks like this: private String[]
Re: How to get special local password policy's value?
Howdie! ... Those four can easily be retrieved by querying the rootDSE for the corresponding attributes. Here's a cool howto I've found:
How to get special local password policy's value?
I want to get following policies local setting value using C# language. 1) MinimumPasswordLength (password policy) 2) PasswordHistorySize (password policy) 3)
Re: Active Directory Structure with Multiple Domains
1) Yes 2) You can distinguish with path or distinguished name. ________________________________ From: Tarak <tarakvbhatt@...> To:
Re: Active Directory Structure with Multiple Domains
Howdie! Yeah, you can do that. The correct terminology would be "to have multiple domains in an Active Directory forest". That's a common scenario.
Copyright IOServer.net