PHPackages                             open-wide/ezpublish-synchronizeldapuser-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. open-wide/ezpublish-synchronizeldapuser-bundle

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

open-wide/ezpublish-synchronizeldapuser-bundle
==============================================

Synchronize Ldap User to Ezpublish 5.3 or newer

v1.1(11y ago)0203GPL-3.0+PHPPHP &gt;=5.3.3

Since Apr 10Pushed 9y ago20 watchersCompare

[ Source](https://github.com/Open-Wide/OwSynchronizeLdapUserBundle)[ Packagist](https://packagist.org/packages/open-wide/ezpublish-synchronizeldapuser-bundle)[ Docs](https://github.com/Open-Wide/SynchronizeLdapUserBundle)[ RSS](/packages/open-wide-ezpublish-synchronizeldapuser-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (4)Used By (0)

OpenWideSynchronizeLdapUser for eZ Publish
==========================================

[](#openwidesynchronizeldapuser-for-ez-publish)

[![https://github.com/Open-Wide/OWSynchronizeLdapUserBundle/raw/master/doc/images/Open-Wide_logo.png](https://github.com/Open-Wide/OWSynchronizeLdapUserBundle/raw/master/doc/images/Open-Wide_logo.png)](https://github.com/Open-Wide/OWSynchronizeLdapUserBundle/raw/master/doc/images/Open-Wide_logo.png)

Extension:OpenWideSynchronizeLdapUser v1.0Requires:eZ Publish 5.3.x or newer and IMAG/LDAP bundleAuthor:Open Wide Presentation
------------

[](#presentation)

This bundle connect ldap user and create user ldap in ezpublish if there is no.

Licence
-------

[](#licence)

This eZ Publish extension is provided as is, in GPL v3 (see LICENCE)

What do you need ?
------------------

[](#what-do-you-need-)

EzPublish 5.3 or 5.4 IMAG/LDAP Bundle Configure security.yml and config.yml

Configure IMAG/LDAP Bundle
--------------------------

[](#configure-imagldap-bundle)

See

Get the Bundle
--------------

[](#get-the-bundle)

### Composer

[](#composer)

Add OpenWideSynchronizeLdapUser in your project's composer.json

```
{
    "require": {
        "open-wide/synchronizeldapuser-bundle": "dev-master"
    }
}
```

### Enable the Bundle

[](#enable-the-bundle)

```
