Hi,
I have a problem with the configuration of ACL

I configure the connection

Code: Select all
    # app/config/security.yml
    security:
        acl:
            connection: default



"default" is the connection name that I configured in config.yml

When running the command :

Code: Select all
    php app/console init:acl



I receive this error

Code: Select all
    [InvalidArgumentException]
    The parameter "security.acl.dbal.class_table_name" must be
defined.



What's the problem ?

Thx

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/symfony-devs?hl=en

Reply via email to