After copying all the DSP pages from the wmRoot to the custom package pub folder, what needs to be done?
Identify the pages that your users will need access to and delete or remove the rest of the pages from that directory.
What is the meaning of editing the DSP pages after identifying read only DSP pages?
Edit the .dsp pages to remove the HREF links so that you can provide only a read only access to this pages as users will not have a URL to click on. Also, refer to the 6.5 version of the Readonly Admin and view the edited pages, that should give you a fair idea of what i am talking about.
But, it is like we need to mention the ACL for which the access needs to be given, not for the ACLs for which access needs to be restricted
Yes you are right, In my earlier post looks like i asked you to add a user but you have to add the ACL that will give access to this read only admin page.
Its working only for last ACL. Please let me know if u know any other way of accomplishing this.
Yes, you can assign multiple ACL’s in the .access file. Use it in the below format,
- ReadOnlyAdmin
- Administrators
- UxxMnnn
Some times a package reload is not sufficient for the ACL’s to take affect, try restarting the IS.
The package IS ReadOnly Admin package is for wm6.5, but I need to implement it in 7.1.
There is not a whole lot of difference when you are working on a 6.5 or a 7.1.2 version of IS Readonly admin. If you understand the concept of creating read only admin pages then its the same in all the versions.
Cheers,
Akshith
#webMethods#Integration-Server-and-ESB#Flow-and-Java-services