<div dir="ltr">Hello,<div>I want to fill in the organization field automatically from AD.<br><div>I would like to know how the authLDAPOrganization option really works and if my understanding is right.</div><div>I read some old posts from the time this option was introduced, but I still don't get it. As far as I see what I put in that option that will be the default text for internal authenticated users.</div></div><div><br></div><div>>From the lib/NSSLDAPAuthenticator.php code in $attributeNames array I see you are trying to get some "organization" attribute. Actually, this will be always empty as AD stores the name of the company in "company" attribute, so few lines down if (!@$response['organization']) does not make any sense.</div><div><br></div><div>Can someone enlight me, please?</div><div>As I said, my goal would be to have the organization from AD if 

authLDAPOrganization is empty or if I set the AD attribute where I store the name of the organization.</div><div><br></div><div>Regards,</div><div><br></div></div>