Give User Permission To Compile (cpanel)

Feb 15, 2008

I'd like to give my username on my server permission to access g++ to compile custom C++ programs. I know I can just su - and compile as root, but I really don't like that.

What do I need to do to allow ONLY my username permission to do that?

View 4 Replies


ADVERTISEMENT

Plesk 11.x / Linux :: Make New User And Give 1 Database Only

Apr 14, 2015

1 have to create a new user, for example "webmaster" with ftp access, plesk access and database access.

My problem is: after i make all, this user can see all database for this domain. Can i show him only 1 database (him database)? If yes, how i can do?

View 2 Replies View Related

How Do I Create A User With Limited Permission

Oct 5, 2007

I used to create a user by using /usr/sbin/sysinstall in freebsd, but how do i limit that user so he can't view important files (like: dhcpd.conf, rc.conf....) or can't do such as command pico, nano, vi ...etc?

All i want is that user can log in to my freebsd box and then he will ssh to other local servers, I just want my freebsd box is a bridge/gate for him to ssh to local servers which behind that freebsd box. Is it possible ?Thanks.

I know that i have to create a group with has only ssh permission but how do i do that?

View 2 Replies View Related

Apache :: FTP Accounts And User Permission?

Feb 20, 2014

My apache VPS is having a minor problem.

Using SSH, I gave permission to my FTP username with code below:
chown -R user:ftpgroup /home/site

But my WP theme needs to set up that user I use is rewritable and use this code:
chown -R www-data:www-data /home/site

since using a php code to check WP user and it shows www-data.

MY PROBLEM: I need my FTP to able to write cause i use plugin to create backup and change plugin. My theme also need for both to work.

I can't seem to make run together. I can change group or FTP as long as I can have m WP working.

View 2 Replies View Related

Lock Tables Permission Keeps Getting Revoked From User(SQL)

Jul 12, 2007

every 4 or 5 days the lock table permission keeps getting revoked, does anyone have anything that can point me in the general direction of what would cause this? The only thing i can think of is a cpanel layer 2 update has occured a few times during hte periods where the permission is revoked

unfortunately whenever it happens it results in my SQL backup script failing

It's a VPS host running CentOS btw.

View 0 Replies View Related

Cpanel Permission

Nov 11, 2008

I have a problem with cpanel permision and joomla 1.5. In case, I install something likes templates from joomla backend, and then I try for modifying it from cpanel file manager, I got error that FileOp Failure on: "path to edit here" Permission denied

View 11 Replies View Related

Cpanel /home Permission Hardening

Mar 26, 2009

Since this got lost (google cache of thread discussion so far)
[url]
im reposting because i think it was an interesting discussion.

I'm setting up a cpanel server for the first time. I was wondering if i could harden the default cpanel permissions for the user folders in /home The idea is to prevent users viewing each others files. Please don't suggest the php open_basedir option as its not secure and doesn't work with cgi based file browsers.

Note I'm using suexec/suphp.

currently new cpanel users folders are created with
group and user ownership and the permissions 755

I was thinking if i changed this to 711 would this break anything?

Could i lock this down even more by changing the group ownership to "nobody" and thus have permissions 710.

View 3 Replies View Related

How To Compile Php As Cgi

Mar 6, 2007

How to compile php as cgi? It doesn't have any control panel. Do I need to compile together?

View 2 Replies View Related

How To Compile PHP With PHPIMAP?

Apr 1, 2008

How to compile PHP with PHP IMAP?

I'm also having problem finding latest PHP IMAP rpm

I'm confused over many articles I googled for including php.net, btw i'm using Centos 5.1.

How do I overall compile my apache with php imap?

View 5 Replies View Related

Kernel Compile

Jun 20, 2009

I copied the default config file and renamed it as .config but I get this:

Code:
WARNING: No module dm-mem-cache found for kernel 2.6.27.10-grsec, continuing anyway
WARNING: No module dm-region_hash found for kernel 2.6.27.10-grsec, continuing anyway
WARNING: No module dm-message found for kernel 2.6.27.10-grsec, continuing anyway
WARNING: No module dm-raid45 found for kernel 2.6.27.10-grsec, continuing anyway

View 2 Replies View Related

2 Kernel Compile

Jul 12, 2009

when doing 2.6.26+ or w/e it is, how do you enable conntrack, what options do i need to enable under make menuconfig?

net.netfilter.nf_conntrack_acct = 1
net.netfilter.nf_conntrack_generic_timeout = 120
error: "net.netfilter.nf_conntrack_icmp_timeout" is an unknown key
error: "net.netfilter.nf_conntrack_tcp_timeout_close" is an unknown key
error: "net.netfilter.nf_conntrack_tcp_timeout_time_wait" is an unknown key
error: "net.netfilter.nf_conntrack_tcp_timeout_last_ack" is an unknown key
error: "net.netfilter.nf_conntrack_tcp_timeout_close_wait" is an unknown key
error: "net.netfilter.nf_conntrack_tcp_timeout_fin_wait" is an unknown key
error: "net.netfilter.nf_conntrack_tcp_timeout_established" is an unknown key
error: "net.netfilter.nf_conntrack_tcp_timeout_syn_recv" is an unknown key
error: "net.netfilter.nf_conntrack_tcp_timeout_syn_sent" is an unknown key
error: "net.netfilter.nf_conntrack_udp_timeout" is an unknown key
error: "net.netfilter.nf_conntrack_udp_timeout_stream" is an unknown key
net.netfilter.nf_conntrack_max = 262144

and how do i know which hardware/devices that i can remove?

View 2 Replies View Related

How To Compile GD Library With TTF For PHP

Oct 27, 2008

First of all, here's the info about my server:

Linux: CentOS 5.2
PHP: 5.2.6
PHP-GD: php-gd.i386 0:5.2.6-jason.1
Apache: 2.2.8 with mod_proxy (Lighttpd serves in the background)Question:

I've built my server with PHP 5.2.6 and Apache and I've also installed php-gd by running 'yum install php-gd', but an application (clip bucket) I'm using requires GD with TTF enabled for the cpatcha image in 'singup'. I've checked my phpinfo [url] but didn't seem to find TTF enabled with my GD, so I wonder how to recompile GD with TTF enabled?

View 8 Replies View Related

Compile Apache

Mar 9, 2008

Was wondering if there's anyway we can compile apache from scratch with 1000 maxclient instead of the 250 default.

View 3 Replies View Related

Apache/php Compile

Feb 22, 2007

when we compile apache, why do we need to have the following option?

'./configure' '--with-apxs=/usr/local/apache/bin/apxs

View 3 Replies View Related

Re-compile Php For Lighttpd

Feb 13, 2007

I installed lighttpd on fedora 4 using yum install lighttpd now everything seemed to work as planed but the php files doesn't work .php

how to re-compile php?

View 4 Replies View Related

How To Compile Php-cgi For Max Security On Dreamhost

Jan 10, 2007

I want to compile a php-cgi on dreamhost with maximum security in particular ensuring that all temporary files are stored in my own directories, what are the settings to configure for that?

What .htaccess settings do I need to help with that?

I realized that some of the temp gzip files where going into the servers main temp folders.

View 0 Replies View Related

Kernel Compile (minimal)

Jun 29, 2009

How do you go about getting hardware info so you know what drivers to compile in? I want to build a very small and fast loading kernel for this web server.

I'm running CentOS 5.3

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved