From: ilya on 19 Jul 2010 09:32 The user has no administration rights. How to create the folder with administration rights using java?
From: John B. Matthews on 19 Jul 2010 11:29 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>
|
Pages: 1 Prev: Customize toString() for arrays...? Next: how to make this code thread safer? |