Find the answer to your Linux question:
Results 1 to 4 of 4
Kindly guide me friends , How do I make my files accessible to all Student users. NTFS is not mounted is that the reason ? please help Step by Step ...
  1. #1
    Just Joined!
    Join Date
    Nov 2010
    Posts
    0

    Common folder accessible to all users

    Kindly guide me friends , How do I make my files accessible to all Student users. NTFS is not mounted is that the reason ? please help Step by Step I will be extremely great full.

  2. #2
    Trusted Penguin elija's Avatar
    Join Date
    Jul 2004
    Location
    Either at home or at work or down the pub
    Posts
    2,287
    There are many ways of achieving this depending on the requirements, the first question is:

    Are the students accessing the files from other computers or are they logging in to the machine as local users?

    For the former, have a look at NFS (Probably the definitive how to)

    For the later, create a group called students and add all the student users in to that group. Make the folder accessible to that group.
    If we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)


    My new blog. It's probably not as good as I think it is.

  3. #3
    Just Joined!
    Join Date
    Nov 2010
    Posts
    0
    All Students are in a common Lab with about 30 computers.Logging in with common userid and password.

    So do I have to Login at the root to create a common group ? please guide

    Eagerly waiting to hear.

  4. #4
    Trusted Penguin elija's Avatar
    Join Date
    Jul 2004
    Location
    Either at home or at work or down the pub
    Posts
    2,287
    OK, so they are on remote machines.

    Set the machine with the data on as an NFS server and export the common directory. Set each student machine as an NFS client and mount your exported directory on them.

    The link above will take you through how to do that
    If we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)


    My new blog. It's probably not as good as I think it is.

Posting Permissions

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