Permissions API?

Hi all,


Is there any way to set asset permissions programmatically?



I am trying to overcome shortcomings of the LDAP bridge and need to 'duplicate' permissions assigned to groups in a 'user' LDAP bridge for groups in a 'backend user' LDAP bridge.

You can either use PHP directly and call out internal methods, use the JS API or use the SOAP API. I don't have any sample code for you though. Maybe someone else has some lying around if you let us know which way you'd prefer.

Thanks Greg.


Which manual can I find the SOAP or JS API documentation in?

[quote]
Thanks Greg.



Which manual can I find the SOAP or JS API documentation in?

[/quote]



Web services has both JS API and Soap

Thanks Ben.