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 |
post me important interview question on webmethods
How to create a link between variables?
in which scenario we will use no tx,in which scenarion we use local tx?
What Is Data Validation?
When to Unlock an Element?
different b/t war,ear,jar files?
Which value have to set for EnableAudit log while package replication?
Can U Explain JDBC Adapter Transaction types..?
8 Answers Cap Gemini, LG CNS, STC, Tech Mahindra,
How to Restore a Session on a Server?
When to Lock an Element?
What happens to the locks on elements when we upgrade webMethods Integration Platform?
What is a scope of a variable that declared inside the main? Is tht accessible in try & catch block?