Thanks Piers! That helped a lot.

OK, now to go on from that to the credentials...

I have created 'permissions' that say can_book, can_delete and so on
in the sfGuardPermission table.

I have then created groups staff and student in sfGuardGroup with the
relevant permissions

The problem is that when I do:

delete:
  is_secure:   on
  credentials: [Can_Delete_Own, can_delete_any, admin]

create:
  is_secure:   on
  credentials: [Can_Book, admin]

all:
  is_secure:   off

it says I do not have the correct credentials...

hmmm

This is the 1st time I have done this, so on the steep learning curve.

Ady

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

Reply via email to