This is not entirely related to your request, but knowing that you don't want to use the command line tools really made me interested about your project.

Do you have any intention to release an API that uses the DCE/RPC commands that are available in the Active Perl Win32::NetAdmin module? I'm very interested about that but I lack the knowlegde to create the necessary glue using XS and the C libraries from Samba team (libmsrpc.h).

I'm asking that because I'm not using Samba with LDAP support, but still using the smbpasswd (and in the future the tdbsam). Nowadays I'm suffering from having to edit the smbpasswd mannually, since Samba doesn't honor the lock created by my Perl application (see flock()). Using DCE/RPC would solve this but I'm not running the application from a Windows box (actually is a Linux one).

Now related to your question... I don't think so I'm the correct person to tell about that but I think using CPAN features (and probably manually creating a mailing list) is a better option. You could use a Sourceforge's account for the project too.

Alceu Rodrigues de Freitas Junior
---------------------------------
"You have enemies? Good. That means you've stood up for something, sometime in your life." - Sir Winston Churchill

In reply to Re: Namespace: Samba::LDAP ? by glasswalk3r
in thread Namespace: Samba::LDAP ? by ghenry

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.