Re: AuthProviderAlias and Require ldap-user?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Sep 08, 2022 at 02:18:08PM -0400, Lars Kellogg-Stedman wrote:
> What I'm doing here seems to match everything I've been able to find
> in the documentation. Is this a bug, or have I missed something?

Sorry, forgot one bit of information. If I discard the provider alias
and just put everything inside the <Location> block, like this...

    <Location "/">
      AuthLDAPURL ldap://ldap/ou=users,dc=example,dc=com?cn
      AuthLDAPBindDN uid=authreader,ou=system,dc=example,dc=com
      AuthLDAPBindPassword secret

      AuthName "LDAP"
      AuthType Basic
      AuthBasicProvider ldap
      Require ldap-user user1
    </Location>

...it all works just fine.

-- 
Lars Kellogg-Stedman <lars@xxxxxxxxxx> | larsks @ {irc,twitter,github}
http://blog.oddbit.com/                | N1LKS

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx




[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux