How to limiting websites for certain linux user?How do you kick a benign user off your system?How to disable...
When does order matter in probability?
Sloth and the Hindrances
How is lower/no gravity simulated on a planet with gravity, without leaving the surface?
How to calculate the proper layer height multiples?
Maze generator & animator in Python
What is the difference between a translation and a Galilean transformation?
Is mountain bike good for long distances?
I multiply the source, you (probably) multiply the output!
How to say "In Japan, I want to ..."?
Is it unavoidable taking shortcuts in software development sometimes?
When calculating averages, why can we treat exploding die as if they're independent?
Supervisor wants me to support a diploma-thesis software tool after I graduated
What is the difference between tl_to_str:V and tl_to_str:N?
How can I protect myself when camping alone?
Short story: Interstellar inspector senses "off" nature of planet hiding aggressive culture
Milankovitch Cycle induced climate change
Group in the context of elliptic curve crypto
Can you mark a new target with the Hunter's Mark spell if the original target shifts to a different plane?
How can Schrödinger's cat be both dead and alive?
How invisible hand adjusts stock prices if company is listed on multiple exchanges, under multiple currencies, and one of the currencies plunges?
Was Robin Hood's point of view ethically sound?
Bit floating sequence
A PEMDAS issue request for explanation
What happens when a file that is 100% paged in to the page cache gets modified by another process
How to limiting websites for certain linux user?
How do you kick a benign user off your system?How to disable certain system calls for a given user?Ubuntu 11.10 Server: create user, home directory, sudo privileges: command line onlyrestrict student account permissions, give faculty accessSudoers: Allow any subcommand for certain argumentBest way to have multiple instances of a program?Can I create a *super* super-user so that I can actually have a user that can deny permission to root?Temporarily restrict logins for a user to a single IP
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I need to limit all websites for certain user (not a root) but one website should be available for example www.allow-website.com
and all subdomains too www.allow-website.com/*
.
This lock should work for all types of HTTP clients, not only browsers. Any requests not corresponding to www.allow-website.com
not should be sent.
What the easiest way to implement this logic with Ubuntu?
users administration
New contributor
add a comment |
I need to limit all websites for certain user (not a root) but one website should be available for example www.allow-website.com
and all subdomains too www.allow-website.com/*
.
This lock should work for all types of HTTP clients, not only browsers. Any requests not corresponding to www.allow-website.com
not should be sent.
What the easiest way to implement this logic with Ubuntu?
users administration
New contributor
add a comment |
I need to limit all websites for certain user (not a root) but one website should be available for example www.allow-website.com
and all subdomains too www.allow-website.com/*
.
This lock should work for all types of HTTP clients, not only browsers. Any requests not corresponding to www.allow-website.com
not should be sent.
What the easiest way to implement this logic with Ubuntu?
users administration
New contributor
I need to limit all websites for certain user (not a root) but one website should be available for example www.allow-website.com
and all subdomains too www.allow-website.com/*
.
This lock should work for all types of HTTP clients, not only browsers. Any requests not corresponding to www.allow-website.com
not should be sent.
What the easiest way to implement this logic with Ubuntu?
users administration
users administration
New contributor
New contributor
New contributor
asked 6 mins ago
PavelPavel
1011 bronze badge
1011 bronze badge
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Pavel is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f539718%2fhow-to-limiting-websites-for-certain-linux-user%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Pavel is a new contributor. Be nice, and check out our Code of Conduct.
Pavel is a new contributor. Be nice, and check out our Code of Conduct.
Pavel is a new contributor. Be nice, and check out our Code of Conduct.
Pavel is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f539718%2fhow-to-limiting-websites-for-certain-linux-user%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown