Help for this page

Select Code to Download


  1. or download this
    perl -MCPAN -e'shell'
    install Apache::AuthenSmb
    
  2. or download this
    <Location >
        AuthName "Warning this is a restricted area"
    ...
        PerlAuthenHandler  Apache::AuthenSmb
        require valid-user
    </Location>