Re: Re: Confused about LDAP authentication with Active Directory

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

 



Ed Avis wrote:
> Davide Bianchi <davide <at> walterisookeensufferukker.nl> writes:
> 
>>> I don't know what the extra '?cn?sub' at the end of the query string is for
>> "cn" means that the attibute to use to login is the CN = common name,

Heeemmmm... sorry (not enough coffee in my bloodstream), that is the
attribute that is returned

    Definition taken from RFC1959


    <ldapurl> ::= "ldap://"; [ <hostport> ] "/" <dn> [ "?" <attributes>
                            [ "?" <scope> "?" <filter> ] ]
    <hostport> ::= <hostname> [ ":" <portnumber> ]
    <dn> ::= a string as defined in RFC 1485
    <attributes> ::= NULL | <attributelist>
    <attributelist> ::= <attributetype>
                      | <attributetype> [ "," <attributelist> ]
    <attributetype> ::= a string as defined in RFC 1777
    <scope> ::= "base" | "one" | "sub"
    <filter> ::= a string as defined in RFC 1558

    Explanations:
DN
    Distinguished name
Attribute list
    List of attributes you want returned
Scope
    base = base object search
    one = one level search
    sub = subtree search


-- 
A fool and his money are soon using Windows.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-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