If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > db2profile question

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-19-07, 14:28
mdx34 mdx34 is offline
Registered User
 
Join Date: Oct 2004
Posts: 238
db2profile question

RH Linux. DB2 8.2

Our developers copying the 'db2profile' file in the /home/db2inst1/sqllib/ directory into /etc/profile.d/ directory as a 'db2profile.sh' (Notice the .sh at the end) to give access to everyone to use the DB2. What permissions copying this profile would give them ? Is this supported by IBM ?

Thanks.
Reply With Quote
  #2 (permalink)  
Old 01-19-07, 16:38
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
db2profile (with or without .sh) doesn't give any permissions to anyone; all it does is set some environment variables.
Reply With Quote
  #3 (permalink)  
Old 01-19-07, 16:56
mdx34 mdx34 is offline
Registered User
 
Join Date: Oct 2004
Posts: 238
But it does allow the user run DB2 commands like "db2 list db directory" or "db2 connect to MYDATABASE" or "db2 list tables for schema myschema" ?. I don't know what else it does.........
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On