<bean id="authenticationComponent" class="org.alfresco.repo.security.authentication.ldap.LDAPAuthenticationComponentImpl">
<property name="LDAPInitialDirContextFactory">
<ref bean="ldapInitialDirContextFactory"/>
</property>
<property name="userNameFormat">
<value>myzoneid=%s,ou=filiale,ou=PERSONNES,o=holding</value>
</property>
</bean>
Dans cette configuration là, les utilisateurs ont donc pour login pour se connecter le myzoneid. Mon problème est qu'ils vont avoir beaucoup de mal à se rappeler ce scromeugneu d'ID (et je les comprends)!Ou comme je le crains, une custo du bean est nécessaire…Une modif du bean est nécessaire. A mon avis, elle ne doit pas être bien compliquée. Et si je me souviens bien, une personne de ce forum avait posté un bean qui faisait justement le search+bind. Faut juste le retrouver…
Content from pre 2016 and from language groups that have been closed.
Content is read-only.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.