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     security/logon issue

Read-Only Read-Only Topic
Go
Search
Notify
Tools
security/logon issue
 Login/Join
 
Gold member
posted
I've got some flat files stored in secure directories on a UNIX server in a directory that might look like: /home/stansdirectory/flatfile.txt

I need my self service application to be able to read flatfile.txt, but flatfile.txt is set for permissions with read-write only for the owner and noone else. Our SSAs have typically run using webfoc as person running the query. Is there an easy way to make an individual user run the query rather than our generic ID so that the user can view the files they own and noone else's?

Currently my program runs as webfoc and is not allowed to read the file because it is owned by an individual.
 
Posts: 90 | Registered: April 15, 2004Report This Post
<Grzegorz>
posted
When the WebFOCUS Server is configured with SECURITY=ON the query is performed with the uid of the operating system user corresponding to the IBIC_user, and the system permissions are respected.
(checked it on Solaris 8 with WF 5.2.1)

If it is acceptable to let the users logon to Reporting System using their Unix username as IBIC_user and Unix password as IBIC_pass,
then it is the simple and easy solution.

If you have to use the SECURITY=OFF mode, or to use "fixed" IBIC_user (set in cgivars.wfs or similar), the situation is more difficult, at least I do not have any idea how to solve it in easy way.

Regards
Grzegorz
 
Report 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     security/logon issue

Copyright © 1996-2020 Information Builders