Search:

Type: Posts; User: matt_symes; Keyword(s):

Search: Search took 0.21 seconds.

  1. Re: permissions - how to restrict all programs but one

    Yes. the admin user can still edit the file using the sudo command.



    Exactly. The application needs to be able to read the password file.



    Yep. That's the general idea. A system user is a...
  2. Re: permissions - how to restrict all programs but one

    Hi



    Here's one idea.

    1. Create a new system user with no shell

    sudo useradd -r -s /bin/false <User A>
Results 1 to 2 of 2