Results 1 to 3 of 3

Thread: [2005] Understanding Admin Rights To Config

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jun 2007
    Posts
    115

    [2005] Understanding Admin Rights To Config

    The xml config file in the bin/release or bin/debug folders store the application scoped settings. To my knowledge these settings are read only at runtime, unless you have admin rights and write to the xml file directly.

    If I create my project on a pc called jeffpc then if you go into the security tab of the file properties of the config file you will see something like Administrators (jeffpc\administrators).

    My question is when I install it on a client machine , say clientpc, will administrators on that machine automatically have rights or will I have to explicity grant permission because now they are in the group clientpc\administrators instead of jeffpc\administrators?

  2. #2
    PowerPoster stanav's Avatar
    Join Date
    Jul 2006
    Location
    Providence, RI - USA
    Posts
    9,290

    Re: [2005] Understanding Admin Rights To Config

    By default, administrator account has full control on pretty much everything but some system files... So when you install your application on clientpc machine, the clientpc\administrators group will automatically have full control of the file.

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Jun 2007
    Posts
    115

    Re: [2005] Understanding Admin Rights To Config

    thanks =)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width