From: ilya on
The user has no administration rights. How to create the folder with
administration rights using java?
From: John B. Matthews on
In article
<6b67ef4d-e161-42e6-8767-cad29bea0095(a)x21g2000yqa.googlegroups.com>,
ilya <bumsys(a)gmail.com> wrote:

> The user has no administration rights. How to create the folder with
> administration rights using java?

The user must either

1) ask the administrator for the required privileges, or

2) run the program as a user with sufficient privileges to create
the folder and supply the correct credentials when prompted.

The latter is platform dependent.

--
John B. Matthews
trashgod at gmail dot com
<http://sites.google.com/site/drjohnbmatthews>