<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic concurrent file &amp;amp; ldap authentication in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/concurrent-file-amp-ldap-authentication/m-p/4686788#M42154</link>
    <description>Kindly assist me solve a problem with my ldap authentication&lt;BR /&gt;&lt;BR /&gt;I am getting the following error&lt;BR /&gt;'Invalid command 'AuthBasicProvider', perhaps mis-spelled or defined by a module not included in the server configuration'&lt;BR /&gt;&lt;BR /&gt;My .htaccess file is as follows&lt;BR /&gt;AuthType Basic&lt;BR /&gt;AuthBasicProvider file ldap&lt;BR /&gt;AuthName "Auth"&lt;BR /&gt;AuthLDAPEnabled on&lt;BR /&gt;AuthBasicAuthoritative  off&lt;BR /&gt;AuthUserFile /etc/httpd/passwd/passwords&lt;BR /&gt;AuthLDAPAuthoritative  off&lt;BR /&gt;AuthLDAPURL ldap:&lt;BR /&gt;AuthLDAPBindDN "server"&lt;BR /&gt;AuthLDAPBindPassword secret&lt;BR /&gt;AuthGroupFile /etc/httpd/passwd/groups&lt;BR /&gt;Require user usera userb&lt;BR /&gt;Require group NMC&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Kindly help me i am stack!!&lt;BR /&gt;</description>
    <pubDate>Wed, 15 Sep 2010 06:05:38 GMT</pubDate>
    <dc:creator>Nthenya</dc:creator>
    <dc:date>2010-09-15T06:05:38Z</dc:date>
    <item>
      <title>concurrent file &amp; ldap authentication</title>
      <link>https://community.hpe.com/t5/operating-system-linux/concurrent-file-amp-ldap-authentication/m-p/4686788#M42154</link>
      <description>Kindly assist me solve a problem with my ldap authentication&lt;BR /&gt;&lt;BR /&gt;I am getting the following error&lt;BR /&gt;'Invalid command 'AuthBasicProvider', perhaps mis-spelled or defined by a module not included in the server configuration'&lt;BR /&gt;&lt;BR /&gt;My .htaccess file is as follows&lt;BR /&gt;AuthType Basic&lt;BR /&gt;AuthBasicProvider file ldap&lt;BR /&gt;AuthName "Auth"&lt;BR /&gt;AuthLDAPEnabled on&lt;BR /&gt;AuthBasicAuthoritative  off&lt;BR /&gt;AuthUserFile /etc/httpd/passwd/passwords&lt;BR /&gt;AuthLDAPAuthoritative  off&lt;BR /&gt;AuthLDAPURL ldap:&lt;BR /&gt;AuthLDAPBindDN "server"&lt;BR /&gt;AuthLDAPBindPassword secret&lt;BR /&gt;AuthGroupFile /etc/httpd/passwd/groups&lt;BR /&gt;Require user usera userb&lt;BR /&gt;Require group NMC&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Kindly help me i am stack!!&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Sep 2010 06:05:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/concurrent-file-amp-ldap-authentication/m-p/4686788#M42154</guid>
      <dc:creator>Nthenya</dc:creator>
      <dc:date>2010-09-15T06:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: concurrent file &amp; ldap authentication</title>
      <link>https://community.hpe.com/t5/operating-system-linux/concurrent-file-amp-ldap-authentication/m-p/4686789#M42155</link>
      <description>&lt;!--!*#--&gt;Here you have some examples of working ldap authentication for Apache:&lt;BR /&gt;&lt;BR /&gt;User Based:&lt;BR /&gt;&lt;BR /&gt;Alias /intranet "/intranet/web"&lt;BR /&gt;&lt;DIRECTORY&gt;&lt;BR /&gt;  Options Indexes SymLinksIfOwnerMatch&lt;BR /&gt;  AllowOverride None&lt;BR /&gt;  Order allow,deny&lt;BR /&gt;  Allow from all&lt;BR /&gt;  AuthType basic&lt;BR /&gt;  AuthName Intranet&lt;BR /&gt;  AuthBasicProvider ldap&lt;BR /&gt;  AuthzLDAPAuthoritative off&lt;BR /&gt;  AuthLDAPURL ldaps://&lt;HOST&gt;/ou=People,dc=linux,dc=com,dc=py?uid?sub&lt;BR /&gt;  require ldap-user jperez hlopez pgomez&lt;BR /&gt;&lt;/HOST&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Group based:&lt;BR /&gt;&lt;BR /&gt;Alias /admin "/intranet/admin"&lt;BR /&gt;&lt;DIRECTORY&gt;&lt;BR /&gt;  Options Indexes SymLinksIfOwnerMatch&lt;BR /&gt;  AllowOverride None&lt;BR /&gt;  Order allow,deny&lt;BR /&gt;  Allow from all&lt;BR /&gt;  AuthType basic&lt;BR /&gt;  AuthName Administracion&lt;BR /&gt;  AuthBasicProvider ldap&lt;BR /&gt;  AuthzLDAPAuthoritative on&lt;BR /&gt;  AuthLDAPGroupAttribute memberUid&lt;BR /&gt;  AuthLDAPGroupAttributeIsDN off&lt;BR /&gt;  AuthLDAPURL ldaps://&lt;HOST&gt;/ou=People,dc=linux,dc=com,dc=py?uid?sub&lt;BR /&gt;  require ldap-group cn=admin,ou=Groups,dc=linux,dc=com,dc=py&lt;BR /&gt;&lt;/HOST&gt;&lt;BR /&gt;&lt;/DIRECTORY&gt;&lt;/DIRECTORY&gt;</description>
      <pubDate>Wed, 15 Sep 2010 12:50:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/concurrent-file-amp-ldap-authentication/m-p/4686789#M42155</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2010-09-15T12:50:23Z</dc:date>
    </item>
  </channel>
</rss>

