View previous topic :: View next topic |
Author |
Message |
Cipper Newbie
Joined: 21 Jun 2001 Posts: 22 Location: Trieste Italy
|
Posted: Mon Nov 24, 2003 11:01 am Post subject: Create link as user ? How ? |
|
|
I must create a link with the command LINK on the desktop with Windows Xp and as USER. In c:\Document and Settings\All User\Desktop\ I don't have WRITE rights as Everyone......
Please help me
Bye |
|
Back to top |
|
 |
Vic D'Elfant Past Contributor


Joined: 26 Jun 2002 Posts: 673 Location: The Netherlands
|
Posted: Mon Nov 24, 2003 11:14 am Post subject: |
|
|
Sorry, those directories are protected by Windows XP, so VDS is unable to access them, just like anyone else
Best regards
Vic _________________ phpBB Development Team |
|
Back to top |
|
 |
CodeScript Moderator Team

Joined: 08 Jun 2003 Posts: 1060 Location: India
|
Posted: Mon Nov 24, 2003 11:38 am Post subject: |
|
|
There is no way any app can bypass the NT security (else it will be called a trojan).
If U have the admin user-pass for the computer and want to implement this while U are still logged on as a user then U can take a look at impersonation (U need to type in your admin user name and pass in the app and it gets all the admin privileges till you quit)
http://www.vdsworld.com/index.php?page=download&fileid=324
I have implemented local accounts only for the simple reason that I don't have a network access. _________________ Regards
- CodeScript
Give your application a professional look with the VDSGUI Extension |
|
Back to top |
|
 |
Cipper Newbie
Joined: 21 Jun 2001 Posts: 22 Location: Trieste Italy
|
Posted: Mon Nov 24, 2003 12:17 pm Post subject: |
|
|
Yes, I have Domain\admin and password. I need a "runas" program with integrate user/password for lunch vds program.
I think that your "impersonation" script is that I search. I must read the file read.me and test . Thank you |
|
Back to top |
|
 |
|