Zoning permission problem when installing software


 
Thread Tools Search this Thread
Operating Systems Solaris Zoning permission problem when installing software
# 1  
Old 12-17-2010
Zoning permission problem when installing software

hi all
i am working on zone and when i try to install software
i face read and write permisssion on directory which zonning inherit from them
so how can i add read and write permission to zone already running
# 2  
Old 12-17-2010
If the owner of the sone cannot do it, the root can usually do it. Does "chmod u+rw inherited_dir" error out?

Some applications want to write to system file dirs, but you can send them to your own dirs using advanced install options. I have a ~/local/ full of stuff I installed as a user.
This User Gave Thanks to DGPickett For This Post:
# 3  
Old 12-20-2010
thanks DGPickett for your reply
i change permission and it is working find
now i have zone up and running and i installed weblogic server on it
and it working find
really thanks you again
# 4  
Old 12-20-2010
Yes, UNIX is like that - you have the power, but not to do it accidentally!
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Facing problem with installing CF engine software in solaris 10

Dear experts, I am using solaris 10 OS.I am installing CF engine software in the server while doing so ,i am getting following error checking for BerkeleyDB location in default... configure: error: >> Cannot find BerkeleyDB I am installing the Berkely DB 5.3.I am strugging... (1 Reply)
Discussion started by: muraliinfy04
1 Replies

2. Solaris

Error while installing zoning

hi all, i am configure zone according to this steps and i face this error could you please help to solv it poolcfg -c 'create pset weblogic1-pset (uint pset.min=1; uint pset.max=1)' poolcfg -c 'create pool weblogic1-pool' poolcfg -c 'associate pool weblogic1-pool (pset weblogic1-pset)' ... (5 Replies)
Discussion started by: jamisux
5 Replies

3. Solaris

Problem installing the software HDLM

I'm trying to install the software HDLM (Hitachi Dynamic Link Manager) and is presenting the following message: -Bash-3.00 #./Installhdlm In KAPL09187-W parameter is specified. I do not know which parameter is that? (3 Replies)
Discussion started by: to.brunoaugusto
3 Replies

4. Solaris

Problem installing the software HDLM

Estou tentando instalar o software de HDLM ( Hitachi Dynamic Link Manager ) e está apresentando a seguinte mensagem: -bash-3.00# ./installhdlm KAPL09187-W No parameter is specified. Não sei que parameter é esse ? (1 Reply)
Discussion started by: to.brunoaugusto
1 Replies

5. UNIX for Dummies Questions & Answers

Installing Software

Hi all, So I remotly log on to one of the unix boxes we have at work. I want to use a software that is not installed on the server. What's better? to install it locally in my home folder and use it, or to ask the system admin to install it on the server? and what's the main difference? I asuume... (1 Reply)
Discussion started by: Rachel Ross
1 Replies

6. High Performance Computing

problem installing software package with MPI support

So I have been struggling for the past few days to install a simulation package lammps (http://lammps.sandia.gov/) on my Mac OS X. I am well aware that this is a Ubuntu forum, but you guys seem to know a lot of UNIX stuff, so I was hoping someone might have a solution to my problem... To run... (1 Reply)
Discussion started by: oscar78
1 Replies

7. UNIX for Dummies Questions & Answers

permission to install software

Hello everyone, I want to install a software on an external hard disk. I used Fedora core 6 whose default shell is bash. As user I have changed to sh shell because in order to install I have to use the sh shell. I had changed permission on all the files using sh-3.1$ chmod +x... (6 Replies)
Discussion started by: sitij109
6 Replies

8. SuSE

installing software

hi, i have installed suse linux (10) at my home. can anyone tell me how do i install the softwares like players , messengers etc. i am new to linux ,i am learning now. can anyone suggest or post any material so that i can easily go through and learn. thanks in advance. vishwa. (6 Replies)
Discussion started by: viswareddy.32
6 Replies

9. UNIX Desktop Questions & Answers

installing new software

Hello, I recently downloaded and installed fedora core 3, and I am triyng to install other software like movie players and so on, when ever I download software for this operating system, I recieve with the software a text file explaining how to install it. The installation instrucions are allways... (1 Reply)
Discussion started by: st_matan
1 Replies

10. UNIX for Dummies Questions & Answers

installing software

when i d/l files from net "/usr/port/editor/koffice then make" i don't know what excactly have to do after when it finnished d/l it and configure i guess what its done downloading file it configures :confused: the file what do i have to do next I use FREEBSD 4.5 (3 Replies)
Discussion started by: challenger
3 Replies
Login or Register to Ask a Question