Security Question ???

Ask a Question related to Windows Networking, Design and Development.

  1. #1

    Default Security Question ???

    We have a small peer to peer network with nine XP-Pro Computers networked
    and connected to the Internet through a DSl router/modem. One computer is
    used as a file server where we store files for the various departments in
    separate folders. On this computer, we have added all the users that may
    need to access these files from the network. This works great for us since
    we can control the access to these folders from the remote computers though
    XP's shares permission settings. Like I said, This works well, except,
    anyone can log on to the file server computer and then have access to all
    the files.

    My question is: Is there any way of limiting access to folders when someone
    is signed on to the local machine. Better yet, is there a way that I can
    restrict someone from signing on to the local machine while still allowing
    them to sign on remotely from the network?

    Thanks in advance

    Mike


    Laser Guest

  2. Similar Questions and Discussions

    1. CF security question
      I was wondering, is it possible, and if so a good idea, to put your secured admin pages behind CF security and .htaccess? In other words put your...
    2. A Question regarding SWF security when using FCS
      I know that there is probably no way to completely secure your Flash development work if you want to have end users see it...I was wondering (not...
    3. Security Question
      Hey all... I am after some help.. I have a database where i want only employees within a particular organisation to read details about other...
    4. Another question for AIX Security
      When I did a security review on Solaris two years ago, one of the items I checked was to verify permission for both files /var/adm/utmp and...
    5. Question about Security
      I'm going to be writing an asp.net application that certain users have access to specific pages and others don't. User authorization will be...
  3. #2

    Default Re: Security Question ???

    You have a couple of choices here.

    1) If the files are on a volume that is formatted with NTFS, then you can
    apply the same permissions via NTFS and then access would only be allowed if
    appropriate, even when logged on locally.

    2) You can remove the right for anyone but Administrators of the file server
    computer to log on locally.
    A) Make 100% sure you have the username and password of an account in
    the Administrators group on the file server.
    This is important. If you don't do this, you won't be able to
    log on later, so make sure.
    B) Start Menu -> Control Panel -> Administrative Tools -> Local Security
    Policy
    C) Expand Local Policies and click on User Rights Assignment
    D) Add "Administrator" to "Log on Locally" (or alternatively another
    Administrative account that you have the password to - just being safe here)
    E) Remove everythig but "Administrators" and the account you added in
    step D from "Log on Locally".

    And that should do it. If need be, you can create other groups of people to
    add to "Log on Locally" if you want them to be able to log on but don't want
    them to have administrative rights. In this case, those other people would
    have access to all the files unless you also implemented Option 1.
    Administrators on a computer can always get access to any non-encrypted file
    on the system, even if it is locked down with permissions, so always make
    sure that only people you trust are Administrators.


    --
    This posting is provided AS IS with no warranties, and confers no rights.

    "Laser" <laserfrk@hotmail.com> wrote in message
    news:uQ0w34vRDHA.1552@TK2MSFTNGP12.phx.gbl...
    > We have a small peer to peer network with nine XP-Pro Computers networked
    > and connected to the Internet through a DSl router/modem. One computer is
    > used as a file server where we store files for the various departments in
    > separate folders. On this computer, we have added all the users that may
    > need to access these files from the network. This works great for us since
    > we can control the access to these folders from the remote computers
    though
    > XP's shares permission settings. Like I said, This works well, except,
    > anyone can log on to the file server computer and then have access to all
    > the files.
    >
    > My question is: Is there any way of limiting access to folders when
    someone
    > is signed on to the local machine. Better yet, is there a way that I can
    > restrict someone from signing on to the local machine while still allowing
    > them to sign on remotely from the network?
    >
    > Thanks in advance
    >
    > Mike
    >
    >

    Matt DuBois [MSFT] Guest

  4. #3

    Default Re: Security Question ???

    Thanks,

    I think this will do it

    Mike


    "Matt DuBois [MSFT]" <mdubois@online.microsoft.com> wrote in message
    news:%238G5izzRDHA.3236@TK2MSFTNGP10.phx.gbl...
    > You have a couple of choices here.
    >
    > 1) If the files are on a volume that is formatted with NTFS, then you can
    > apply the same permissions via NTFS and then access would only be allowed
    if
    > appropriate, even when logged on locally.
    >
    > 2) You can remove the right for anyone but Administrators of the file
    server
    > computer to log on locally.
    > A) Make 100% sure you have the username and password of an account in
    > the Administrators group on the file server.
    > This is important. If you don't do this, you won't be able to
    > log on later, so make sure.
    > B) Start Menu -> Control Panel -> Administrative Tools -> Local
    Security
    > Policy
    > C) Expand Local Policies and click on User Rights Assignment
    > D) Add "Administrator" to "Log on Locally" (or alternatively another
    > Administrative account that you have the password to - just being safe
    here)
    > E) Remove everythig but "Administrators" and the account you added in
    > step D from "Log on Locally".
    >
    > And that should do it. If need be, you can create other groups of people
    to
    > add to "Log on Locally" if you want them to be able to log on but don't
    want
    > them to have administrative rights. In this case, those other people
    would
    > have access to all the files unless you also implemented Option 1.
    > Administrators on a computer can always get access to any non-encrypted
    file
    > on the system, even if it is locked down with permissions, so always make
    > sure that only people you trust are Administrators.
    >
    >
    > --
    > This posting is provided AS IS with no warranties, and confers no rights.
    >
    > "Laser" <laserfrk@hotmail.com> wrote in message
    > news:uQ0w34vRDHA.1552@TK2MSFTNGP12.phx.gbl...
    > > We have a small peer to peer network with nine XP-Pro Computers
    networked
    > > and connected to the Internet through a DSl router/modem. One computer
    is
    > > used as a file server where we store files for the various departments
    in
    > > separate folders. On this computer, we have added all the users that
    may
    > > need to access these files from the network. This works great for us
    since
    > > we can control the access to these folders from the remote computers
    > though
    > > XP's shares permission settings. Like I said, This works well, except,
    > > anyone can log on to the file server computer and then have access to
    all
    > > the files.
    > >
    > > My question is: Is there any way of limiting access to folders when
    > someone
    > > is signed on to the local machine. Better yet, is there a way that I can
    > > restrict someone from signing on to the local machine while still
    allowing
    > > them to sign on remotely from the network?
    > >
    > > Thanks in advance
    > >
    > > Mike
    > >
    > >
    >
    >

    Laser Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139