Find the answer to your Linux question:
Results 1 to 3 of 3
Hi All, I am using thttpd service for may HTTP server. I want to make User Level Access control in that like, If I login with "admin" then i have ...
  1. #1
    Just Joined!
    Join Date
    Nov 2008
    Posts
    3

    Help on thttp user level access issue

    Hi All,

    I am using thttpd service for may HTTP server.
    I want to make User Level Access control in that like,

    If I login with "admin" then i have full authority to view and change the parameters.
    If I login with "guest" then i can only view some of the HTML pages, but can not change any parameters.

    Please help me on this or provide some solution.
    I am waiting for your very important replay.

    Thanks ans Regards,
    Nishant

  2. #2
    Linux Newbie rituraj.goswami's Avatar
    Join Date
    Aug 2008
    Location
    Guwahati
    Posts
    133
    use acl. you can set specific user permmissions to directories. or configure the httpd service for such.
    There is nothing impossible, for everything is possible; the impossible only takes a bit longer than the possible.

  3. #3
    Just Joined!
    Join Date
    Nov 2008
    Posts
    3
    Quote Originally Posted by rituraj.goswami View Post
    use acl. you can set specific user permmissions to directories. or configure the httpd service for such.
    Hi Rituraj,

    Thanks for your reply.
    But how to configure httpd service for specific user ?
    can u plz provide some example ?

    Thanks,
    Nishant

Posting Permissions

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