How ACLs Affect locking?
Answers were Sorted based on User's Feedback
Answer / praveen
ACLS are used to give the authorization to the particular
user groups.If u give ACL to administrator then the admin
group users who are there in that group they can have the
acess to that particular service.Otherwise we can not use
it.This is called ACL locking.
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / av raviteja
ACL manages different levels of access to users/groups. Elements which are locked by users from a particular group can be unlocked only by other users from the same group or by the users who are from a group having higher level of access privilege.
For example if a element is locked by user A from Developers group, it can be unlocked by another person from Developers group or by anyone from Admin group who are having higher level of privileges.
Is This Answer Correct ? | 0 Yes | 0 No |
why are you deploying the war (or) ear file?
Join types in Trigger?Explain?
Can you spell "Webmethods" properly in the language of your choice?
How many minutes have you spent in your lifetime reading documentation or actually (gasp) working with any webMethods product on a real project?
What Is a Startup Service?
If I have a parent sequence with the property set- exit on success, and the try sequence block set to exit on failure, and the catch sequence block too set to failure, what is the result?
What Is a Package?
What Is a Shutdown Service?
How to Move Flow Steps?
what is meant by "Block time out" and "Expire time out " in jdbc adapter configuration
How webMethods Developer Supports Tables?
how can try and catch block can be implemented using web methods developer ? tell the steps to implement it?