howto get permission information of UNIX directory
From: Thorsten Garrels (tgarrels_at_ewetel.net)
Date: 12/22/03
- Previous message: Utter Newbie: "Re: Help a Newbie PLZ: Accessing custom classes from servlet"
- Next in thread: Amey Samant: "Re: howto get permission information of UNIX directory"
- Reply: Amey Samant: "Re: howto get permission information of UNIX directory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 22 Dec 2003 21:00:00 +0100
Hello @ all!
I'm fairly new to Java so this might be a stupid question but ... however
..
Is there any possibility to gather information about the owner of a Unix
directory
and it's permissions ?
For instance, there is a directory
drwxr----- 13 java nogroup 297 Dec 20 17:07 test
and I want to make sure that only the user "java" may access it. Otherwhise
the data stored within this directory may be corrupted.
I've had a close look at all Java related documentation I could find but
either
Java can't do this job or I simply don't see how to solve this problem.
perhaps some of you could give me a hand?
Thanks in advance,
merry x-mas!
Thorsten Garrels
- Previous message: Utter Newbie: "Re: Help a Newbie PLZ: Accessing custom classes from servlet"
- Next in thread: Amey Samant: "Re: howto get permission information of UNIX directory"
- Reply: Amey Samant: "Re: howto get permission information of UNIX directory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|