Re: giving permissions
On 27 Mar 2006 20:05:00 -0800, raam wrote:
I have installed java as a root.I want to give permissions to 3 users
to use java.How can i do?I have install java in opt folder .I am using
Redhat linux server 3.
make a new group, like java, and put all users you want to that group.
Do chgrp java for all java files.
Mario
.
Relevant Pages
- Catch-22 question on SMP/E receive fromnts command
... across the internet before. ... I am trying to install java on z/OS 1.7. ... documentation seems to indicate that if I have neither ICSF or the JAVA ... (bit.listserv.ibm-main) - Re: Maximize does not fill screen
... Check your JAVA / VM installation: ... If using XP you may need to install JAVA from Sun. ... >>> When I try to maximize my browser, ... >>> the display so that my desktop is still exposed at the ... (microsoft.public.windows.inetexplorer.ie6.browser) - Re: ? newer version overwrites older
... A program I need to view my charts at a hospital ... Uninstall all versions of java. ... sent out a detailed 6 page memo telling everybody how to install java ... (comp.lang.java.help) - Re: Catch-22 question on SMP/E receive fromnts command
... across the internet before. ... I am trying to install java on z/OS 1.7. ... documentation seems to indicate that if I have neither ICSF or the JAVA ... (bit.listserv.ibm-main) - Re: ? newer version overwrites older
... A program I need to view my charts at a hospital ... Uninstall all versions of java. ... sent out a detailed 6 page memo telling everybody how to install java ... (comp.lang.java.help) |
|