But no one besides me had commented or inquired about whether getting this to work would be advantageous, prudent or even sensible.

I don't think there is a fault. As previously mentioned, perhaps you have not considered all the possible ways this "auto-use" could be useful. Many applications, such as Adobe PhotoShop, have plugins folders. You can drop libraries into these folders and they automagically become loaded by the application. This is great as third party users can install plugins very easily.

Is there a manageable security risk, yes (use access permissions!)...but is it cool? Definitely yes. It has applications. So the approach can't be completely wrong.

Anyhow, some approaches (such as using telnet when SSHD is available) are right to question...some are in a gray area, and being pedantic can annoy some folks. I'd prefer to have these folks learn by doing rather than saying no outright. They may know more than the responder in many cases. Conclusions -- Raise potential issues, but avoid calling someone wrong or saying the approach is wrong.


In reply to Re: Re: Being helpful to a fault? by flyingmoose
in thread Being helpful to a fault? by graff

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.