[Mono-list] DirectoryServices class

Nigel Benns nigel_benns@rogers.com
Fri, 29 Oct 2004 06:37:01 -0400 (EDT)


To add to this...

Now that the class status for head 2.x is back up I've look there too,
there is NO REFERENCE to the CommitChanges() method under
System.DirectoryServices.DirectoryEntry at all.

What's the deal with this?

I can modify the DirectoryEntry, but I can't write it to the server...
I don't want to use the Novell.Ldap class functions, because I want the
portability between Mono and the MS .Net runtime...

Is there any way to get this going?
Is it not implemented yet?

> I was just wondering, since the class status is down right now for 2.0
> head.., what the current state of the System.DirectoryServices namespace
> is...
>
> I've had quite a bit of success working with some test programs and
> OpenLdap, but the only thing I cannot do is write to the directory store.
>
> DirectoryEntry.CommitChanges() runs and exits ok, but doesn't seem to
> really do anything. Then next time I run it, or read the directory in GQ
> the entry is still exactly the same.
>
> Right now I'm using Mono-1.0 with Linux Mandrake 10.1 (actually Cooker,
> I'm going to redo my Laptop with 10.1 PowerPack now that its out)
>
> I don't see any listing for the Commit method in the class status
> mentioned earlyer, and I'm actually using a slightly modified example from
> the MSDN site. I just modified to support a specific entry and added
> authentication to have write access (was getting a Novell.Ldap blah blah
> error when it wasn't authenticating properly)
> _______________________________________________
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>