Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [SOLVED] Developer Studio update access to reporting server app folders

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED] Developer Studio update access to reporting server app folders
 Login/Join
 
Expert
posted
WebFOCUS 7.7.05M with Developer Studio 7.7.05.

Our reporting servers are on AIX. When using Telnet, I have an ID with which I can update files in the folders in the approot path.

In Developer Studio I configured the Environment setting for the reporting server to use the same ID/password as the one that has update access on the AIX server. But I cannot update files - either the ID is ignored or it doesn't have permission, or there's some other setting blocking the update.

Any ideas?

This message has been edited. Last edited by: Francis Mariani,


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
Expert
posted Hide Post
The ID I'm using is defined as the "admin_id" in admin.cfg on the reporting server.


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
Expert
posted Hide Post
Do you know what the set up is for the reporting server ?

What ID is it running under, and whether its set up to become the user you connect as ?


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!

 
Posts: 6347 | Location: 33°49'23.0"S, 151°11'41.0"E | Registered: October 31, 2006Report This Post
Master
posted Hide Post
I think you need to set the IBI_WFRS_Service_User and IBI_WFRS_Service_Pass values on the client. They are under Configuration/Application Settings/Security.


In FOCUS since 1985. Prod WF 8.0.08 (z90/Suse Linux) DB (Oracle 11g), Self Serv, Report Caster, WebServer Intel/Linux.
 
Posts: 975 | Location: Oklahoma City | Registered: October 27, 2006Report This Post
Virtuoso
posted Hide Post
Francis

I think Waz is on the right track. I have seen this especially with UNIX where the ID that starts the reporting server has the correct permissions to the ../ibi/apps directories and other ID's don't.


Thank you for using Focal Point!

Chuck Wolff - Focal Point Moderator
WebFOCUS 7x and 8x, Windows, Linux All output Formats
 
Posts: 2127 | Location: Customer Support | Registered: April 12, 2005Report This Post
Expert
posted Hide Post
Waz, I'm not sure what you mean by "set up to become the user you connect as".

I have access to the server console as an admin, so please point me to the appropriate area of the console.

When I view "Access Control", I see the following:

Active Security Provider(s)  PTH
Effective server admin       aduser1
Server admin                 aduser1, aduser2
Server operator              --
Application admin            --


I tried configuring Dev Studio with each of these two users, aduser1, aduser2, nut neither worked.

Interestingly, I tried to edit a fex from the server console, but the Save failed.

Also, the AIX ID that does have update privileges is not one of the two specified as Server Administrators in the server console.


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
Virtuoso
posted Hide Post
Francis

If you can get a telnet session to the AIX machine then navigate to where the ../ibi folder is and run the command ls -lsa This will tell you who the owner of the apps folder is and what the permissions are.

I would add the owner as a server administrator and use that ID with dev studio and then try to save a file with dev studio.


Thank you for using Focal Point!

Chuck Wolff - Focal Point Moderator
WebFOCUS 7x and 8x, Windows, Linux All output Formats
 
Posts: 2127 | Location: Customer Support | Registered: April 12, 2005Report This Post
Expert
posted Hide Post
Chuck, thanks for the tip!


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
Expert
posted Hide Post
OK, I've used telnet and determined that the owner is "aduser1". The owner has rwx permissions. It is defined as a server administrator. I've configured the Dev Studio connection to use this owner. I still cannot save.

Is it possible that some remnant of Visual Source Save is preventing updates?


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
Virtuoso
posted Hide Post
That could be a possibility but I don't know how to validate that.

Have you tried to save something using the reporting server web based console?


Thank you for using Focal Point!

Chuck Wolff - Focal Point Moderator
WebFOCUS 7x and 8x, Windows, Linux All output Formats
 
Posts: 2127 | Location: Customer Support | Registered: April 12, 2005Report This Post
Expert
posted Hide Post
quote:
Waz, I'm not sure what you mean by "set up to become the user you connect as".


The reporting server can be set up so the agent sessions can run as the user you are connecting to.

Can you execute the command "! whoami", this will tell you what id is being used for the agent sessions


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!

 
Posts: 6347 | Location: 33°49'23.0"S, 151°11'41.0"E | Registered: October 31, 2006Report This Post
Virtuoso
posted Hide Post
Perhaps it is easier to work with group permissions on those directories, making sure that both the WFRS user and your account are part of the same group.

You can check group memberships with the id command.

You can modify group ownership with chgrp -R and group permissions with chmod -R

All these commands should have man pages (man man, man id, man chgrp, man chmod), but I'm not familiar with AIX, perhaps they document commands differently - but if they do, they should stop calling it UNIX.


WebFOCUS 8.1.03, Windows 7-64/2008-64, IBM DB2/400, Oracle 11g & RDB, MS SQL-Server 2005, SAP, PostgreSQL 11, Output: HTML, PDF, Excel 2010
: Member of User Group Benelux :
 
Posts: 1669 | Location: Enschede, Netherlands | Registered: August 12, 2010Report This Post
Expert
posted Hide Post
The owner of all the content - folders and files is aduser1. It appears that no matter what credentials you enter in the Dev Studio environment settings, aduser2 is always the one that is used. Since these two users are in the same group, prompted by Wep5622, I changed the group permissions on the files to rw. Now I'm good to go. I ran this command in the appropriate folders: chmod g+rw *.* - probably not what an expert UNIXhead would use, but it worked for me.

Thanks everyone for your help - my UNIX permissions knowledge was rusty...


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
Virtuoso
posted Hide Post
Francis

Not sure if you want to keep looking for where aduser2 is the default or not now that you have it working.. You might want to check the Client Admin console under Reporting Servers / Remote Services / EDASERVE and see if the security is using a service account, it is usually set to Trusted. Also in the Client Admin console under Application Settings / Security the IBI_WFRS_Service_User may be set as well. Then the last place to look is on the Reporting Server console under Access Control / Settings / Access Control Settings / Effective Server Administrator


Thank you for using Focal Point!

Chuck Wolff - Focal Point Moderator
WebFOCUS 7x and 8x, Windows, Linux All output Formats
 
Posts: 2127 | Location: Customer Support | Registered: April 12, 2005Report This Post
Virtuoso
posted Hide Post
On UNIX, *.* matches all files that contain at least one dot character. If you want to allow rw on _all_ files, the wildcard is *

That's a bit different from DOS, but to me it makes a lot more sense Wink

Also, you only altered permissions to the files and directories at the directory you were in when you executed that command. chmod has an option to recurse into subdirectories as well, usually that is -R.

Finally, to be allowed to traverse a subdirectory, you need 'execute' (x) permissions on those directories. But, you probably don't want those on all the other plain files. Most UNIX flavours have an X option for that (uppercase, as opposed to the lowercase x that sets execute bits on _all_ files and directories).

In summary, the command you should run is probably:
chmod -R g+rwX *


WebFOCUS 8.1.03, Windows 7-64/2008-64, IBM DB2/400, Oracle 11g & RDB, MS SQL-Server 2005, SAP, PostgreSQL 11, Output: HTML, PDF, Excel 2010
: Member of User Group Benelux :
 
Posts: 1669 | Location: Enschede, Netherlands | Registered: August 12, 2010Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [SOLVED] Developer Studio update access to reporting server app folders

Copyright © 1996-2020 Information Builders