The combo of 12.3-12.5 from our book's website would probably be a
reasonable place to start looking. I believe the full samples will also
contain all of that stuff in a synthesized format. Those are C# only
though. The raw listings are both VB and C#.
Like I said, I don't know how to do group membership in Novell, so I don't
have a sample. You'll need to ask someone. Typically, this goes by looking
at the memberOf attribute on the user's object, but I'm not sure if that
applies to eDirectory. Group membership is wickedly complex in Windows due
to security/distro groups, group types (local, global and universal),
nesting and the possibility of multiple domains and forests. Some
directories support calculated group membership based on search filters.
Best of luck,
Joe K.
--
Joe Kaplan-MS MVP Directory Services Programming
Co-author of "The .NET Developer's Guide to Directory Services Programming"
http://www.directoryprogramming.net
--
Chris Davoli said:
Joe, were using LDAP against Novell Directory Services. Do you have any
sample code that does this?