[symfony-users] auto logon

2011-05-29 Thread Katok
Hi. I'm trying to integrate LDAP authentication with symfony2. I have been able to use adldap to be able to authenticate with LDAP...what I would like to do now, is to auto logon the user into Symfony2..so as to get a session cookie. Idea is to authenticate through ldap, and to automatically cre

[symfony-users] Re: Custom Authentication Provider

2011-05-24 Thread Katok
Bump... Need help with this as well...Any starting points on configuring SF2 to authorize using ldap and a custom authenticaion proider? On May 23, 11:02 am, robertoNR wrote: > Hi to all, >  I am new about Symfony2, I started using it about a month ago, and I > have never used Symfony(1). > I mu

[symfony-users] Re: Symfony2 ACL

2011-05-24 Thread Katok
Never mind...figured it out... On May 20, 3:12 pm, Katok wrote: > Need some help in figuring out how to setup ACL in Symfony2 > > Is there a way to setup the ACL where everyone will be allowed to view > an object, but if the object identified some people explicitly as > "rea

[symfony-users] Re: Security : add custom AuthenticationProvider [SF2]

2011-05-24 Thread Katok
Any more info on this...looking to do the exact same thing... documentation is so scarce!! On May 13, 8:05 pm, Matt wrote: > Hi, > > What I suggest you is to take a look at the > FOSFacebookBundle on > github. They implement their own Authenti

[symfony-users] Symfony2 ACL

2011-05-21 Thread Katok
Need some help in figuring out how to setup ACL in Symfony2 Is there a way to setup the ACL where everyone will be allowed to view an object, but if the object identified some people explicitly as "readers" then only they would have read access to it... -- If you want to report a vulnerability i