The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM


UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
changing permissions on a 444 file (ie chmod 444) ajcannon UNIX for Dummies Questions & Answers 1 08-31-2007 07:48 AM
ls and chmod numeric permissions rondebbs UNIX for Dummies Questions & Answers 1 12-28-2005 09:57 PM
chmod (permissions) * not working on remote server sdlayeeq UNIX for Advanced & Expert Users 3 05-06-2005 11:02 AM
chmod permissions himurak UNIX for Dummies Questions & Answers 1 11-30-2004 07:13 PM
directory permissions and CHMOD ncarmstrong UNIX for Dummies Questions & Answers 3 08-14-2002 10:00 AM

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1  
Old 04-24-2006
Registered User
 

Join Date: Apr 2006
Posts: 2
Unix chmod permissions

Hello all,

Trying to do the following.

1. Run Windows installer from a unix server.
2. Let user run the shortcut but not allow access to the folder where the exe itself is running.

What I have done so far:
1. Copied the application to the server and placed in a folder called "data".
2. Created a shortcut of the executable and placed it to the parent of the data folder.

Question:How do I give the user access to run the executable but not give the access to enter the data folder?

Using samba and windows xp. I've done it previously using: chmod o-rw+x <directory> command but executing the command doesn't work currently.

essentially I would like the directory executable but not browse-able.

thanks
Reply With Quote
Forum Sponsor
  #2  
Old 04-25-2006
Technorati Master
 

Join Date: Mar 2005
Location: Large scale systems...
Posts: 2,609
Quote:
Question:How do I give the user access to run the executable but not give the access to enter the data folder?
running the executable is in turn locating the executable and running,
where without a read permission on the executable how is it possible to load that in memory as a running segment?

Quote:
essentially I would like the directory executable but not browse-able.
how do you differentiate between executable and browse-able?
Browse-able is nothing but able to cd to the directory and listing the files
Executing on a directory is listing the contents in it.
Reply With Quote
  #3  
Old 04-25-2006
Registered User
 

Join Date: Apr 2006
Posts: 2
Quote:
Originally Posted by matrixmadhan
running the executable is in turn locating the executable and running,
where without a read permission on the executable how is it possible to load that in memory as a running segment?


how do you differentiate between executable and browse-able?
Browse-able is nothing but able to cd to the directory and listing the files
Executing on a directory is listing the contents in it.

I see you point. The objective that I would like to accomplish is the following. Store programs on the server and provide the users a shortcut to the executable however not allow the users to click and drag the entire software installer package from the server.

any insight would be appreciated.

thanks.
Reply With Quote
Google The UNIX and Linux Forums
Reply

Thread Tools
Display Modes




All times are GMT -7. The time now is 12:13 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Complex Event Processing Blog

Content Relevant URLs by vBSEO 3.2.0