Permissions With An Account

May 24, 2007

This is what you get when you go to this one site on the server in your browser:

Forbidden
You don't have permission to access / on this server.

Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.

This is a site in a reseller's account. The reseller had suspended it for non-payment. The account owner paid their fees, and the reseller unsuspended it. But now the site can't be reached.

I chowned and chmodded the account, but that didn't fix it.

View 3 Replies


ADVERTISEMENT

FTP Account Permissions - No Rights

Nov 2, 2009

I own a dedicated server and have installed plesk on it. With the domain, plesk creates an FTP account to use for that domain. When you use that user/pass it only allows access to the

Code:
/var/www/vhosts/mydomain/
directory, which is fine.

Now the problem is that the account has very limited permissions. It didn't let me write to any of the folders unless I chmodded them to '777', and now doesn't let me overwrite any files unless I login as root and chmod the individual files to '777'. How can I set this accounts permissions to allow full writing, and reading for everything it has access to? I don't want everything to have full permissions for obvious reasons.

View 3 Replies View Related

Creating An FTP Account With Permissions

May 27, 2008

I have a dedicated server with no control panel. I have a main, root FTP account. But now I'd like to create an FTP account with access to just one folder.

For example, I want the FTP account to only be able to view and upload files only to "mysite.com/special/upload"

It would also be nice if the new FTP user could only modify/delete the files that he uploaded.

View 2 Replies View Related

How To Edit FTP User Permissions On A CPanel Account

May 15, 2008

My Pink Floyd website has a photo section of rare concert pictures that our members upload. We have about 3,000 of these pictures, that our members upload via an FTP server that is hosted on a simple cPanel web hosting account. Someone logged into the account and not only deleted all the pictures, but uploaded obscene pictures and index.html files to some really nasty stuff.

We delete all the obscene stuff, but before we re-upload all the pictures I need to know...

On a cPanel account is there a way to have the FTP User only able to upload files and not edit/delete/change? Somehow we can edit their permission?

I asked HostGator about this and the ChatTech said this cannot be done, and I was a bit surprised. I could easily do this on my own server, but i'm not sure where to start at the user level.

View 7 Replies View Related

Plesk 12.x / Windows :: Error - Wrong Permissions For Psaadm And Psacln Account

Jul 10, 2014

In plesk 11 all work OK , but now in version 12 , something go wrong.

I have an VPS Windows 2008 with Plesk 12 and Persits Software like (www.aspjpeg.com).

The Path of software is : C:Program FilesPersits SoftwareAspJpg

I set the permissions :

- Everybody (FullControl)
- Administrator (FullControl)
- Users (FullControl)

All go right, but the Plesk run micro update or check permission add this other account :

- psaadm (Deny All)
- psacln (Deny All)

And then persists Software not work in ASP files. If I delete this permission or change to Full Control all work again, but when have a new update all permission was reset and set again Deny All.

What happened? What can I do ?

View 2 Replies View Related

Plesk 12.x / Windows :: Second Error - Wrong Permissions For Psaadm And Psacln Account

Jul 23, 2014

[URL]

Al go right with that entry in (C:ParallelsPlesketcDiskSecurityDiskSecurity.xml)

Code:
<Entry AccounType="1" Account="Psacln" Path="C:Program FilesPersits Software" Comment="C:Program FilesPersits Software"
AceFlags="ThisFolderSubfoldersAndFiles" AccessMask="FullAccess" EntryFlags="0" />

But the last microupdate update the file xml and delete my custom line. The Plesk Teem or Support know how can I set a entry for ever?

View 3 Replies View Related

Script Auto Remove Account Cpanel - If Account Inactive

Nov 14, 2008

Script Auto Remove account Cpanel - if account inactive ?

View 5 Replies View Related

How Do I Change Database Owner From Beta Account To Live Account

Sep 3, 2007

In moving my site to Drupal, I have had it on a "Beta" account on the same server. I need to move the DB to the "Live" site. How do I re-assign it using the master PHPMyAdmin through WHM to change the owner of the DB from "Beta site" to "Live site"?

View 3 Replies View Related

Sending Info To Account Owner Of Cpanel Account

Jul 27, 2008

I noticed there is always notification to user account mail with account info but on all my servers on different networks notification comes only to server mail.How do i enable that?Do i need to install tweak to whm/cpanel?

View 7 Replies View Related

FTP + Permissions

Jun 3, 2009

I'm trying to get FTP working on a FreeBSD 7.1 box running ProFTPd.

The service runs but the issue is that the users cannot write to their home dirs. The server returns a 550 error.

Previously ProFTPd ran as user and group of "www" but I changed it to "nobody", which did not change anything.

I'm sure the issue is that of the home dirs for the users being owned by the users themselves and the service account not having access to write in that directory.

I'm not sure what is best to do here. Do I lift permissions so everyone can write to the home dirs? or is there a better way?

View 6 Replies View Related

777 Permissions For Www

Jun 2, 2009

Let me start off with saying: I haven't had any suspicious activity, nor do I think I was compromised.

I logged in as root, and was simply clicking around my dedicated server and came across a few folders with permissions at 777. ALL are above /public_html

Irregardless, is this safe? I recall reading a bunch of topics on here, that /tmp needs to be hardened. Isn't this also above /public_html?

For one example:
/var/tmp is chmod to 077
..inside is a bunch of sess_ files

Is this folder open to hacking?

View 14 Replies View Related

Ftp Permissions On Vps

May 5, 2009

just buy a vps, all fine, but can not move or delete file by ftp after file uploaded by ftp and unzip by ssh. support say i need to use chown to change user to ftp user. but there is not ftp user on ssh when chown /dirctory ftpuser

View 4 Replies View Related

Web Permissions

Jan 19, 2007

when I setup a server I don't really care about permissions, I do lot of nasty chmod 777 * and stuff to easily get away with permission issues, since I'm the only one with access anyway.

But for a server that may be used for webhosting, how do I go about setting permissions in home directories so that programs like apache/php can still read/write to the user's web data? I'm guessing I need to add the user apache to each user's group and chmod 770 but I'm not too sure how to go about that, or if that's even how I should do it.

View 0 Replies View Related

IIS Permissions

Mar 27, 2008

how permissions work in IIS in basic english

I spent ages trying to get a crm system working on my server and it only worked without errors when I changed the anonymous user privileges to "change" instead of "read".

Now this is meant to be insecure right? But my question is.... what exactly can go wrong with this configuration? In what ways is it insecure?

Also... correct me if I'm wrong but do:

- Web server permissions: only affect what scripts can run locally etc... and

- User / file level permissions: Protect against anonomous access changes from the net?

View 3 Replies View Related

VPN- Permissions On /dev/net/tun

Jul 4, 2007

I have installed openvpn on the machine but i am having issues. I had to create /dev/net/tun manually and get permission errors on the device. I installed the openvpn rpm from [url].

on service startup i get the following log

Jul 4 22:03:09 gizmo openvpn[9517]: Note: Cannot open TUN/TAP dev /dev/net/tun: Permission denied (errno=13)
Jul 4 22:03:09 gizmo openvpn[9517]: Note: Attempting fallback to kernel 2.2 TUN/TAP interface
Jul 4 22:03:09 gizmo openvpn[9517]: Cannot allocate TUN/TAP dev dynamically
Jul 4 22:03:09 gizmo openvpn[9517]: Exiting

i installed from an rpm package on my cent0s 4 virtual machine, i followed the tutorial here, but to summarise after installing:

yum install openvpn -y
#Now check that it works
service openvpn start
#service fails - reason permission error on /dev/net/tun

running ifconfig i do not get a TUN/TAP device listed, im guessing as i haave never used vps before but i presume if all was working well i would get an additional interface listed alongside vnet0?

i have asked my vps provider to check i have TUN access, however in the meantime i would like to check there is nothing fishy with my setup?

View 1 Replies View Related

Ftp Permissions

Jul 24, 2007

Running LAMP, CentOS and webmin.

I've created a user and group for FTPing to a new domain. Problem is that when using Filezilla I get 'critical transfer error' after uploading files.

I have no problem with doing uploads as root, so this would appear to be permission problems.

So my question is, what do I need to do with the ftp user / or group in order to give appropriate permissions to place files under the public_html directory? Either through SSH or via Webmin...

View 2 Replies View Related

FTP Permissions

May 29, 2007

I have some folders and files which simply won't let me upload, rewrite, rename, change permissions etc. Any action I try to perform on them simply gives me an error such as

550 Could not change perms on /public_html/foldername: Operation not permitted

The current permissions seem fine (755) and cpanel's file manager isn't having any luck either.

It's for a zen-cart site

Machine is running Cent OS with the following;

cPanel Version 11.2.17-CURRENT
cPanel Build 12566
Theme x3
Apache version 1.3.37 (Unix)
PHP version 4.4.6
MySQL version 4.1.22-standard
Architecture i686
Operating system Linux

View 11 Replies View Related

/tmp Permissions

Nov 17, 2007

while am installing some software wordpress plugins [ podpress ]

i have some problem in /tmp permission to the site owner!

how can we handle this problem so i can have a permission in my tmp folder

i try to chmod the tmp to 777 from the SSH root ... but the problem didn't solve ...

View 14 Replies View Related

Existing Account Have Enabled Catch All Account

May 21, 2009

existing account have enabled catch all account automatically & i don't know how?

Main >> Server Configuration >> Tweak Settings
Default catch-all/default address behavior for new accounts. "fail" is usually the best choice if you are getting mail attacks.

currently it is tick marked on fail

And forwarders has been set to e.g jeetu@jeetu.info to domain automatically & also i don't how?

when i try to delete this forwarder its shown deleted successfully

Code:

Email Forwarding Maintenance

jeetu@jeetu.info's mail will no longer be redirected to jeetu.

then again i checked forwarder & found that forwarder is not deleted why?

what could be the problem?

due to this our clients are facing out of disk space running problem & they are not able to get future emails

1. now i want to disable catch all account for all existing accounts at one go

2. also i want to terminate forwarders for all existing users at one go
Let me know how to do this

Check attachment for further reference

View 0 Replies View Related

Where Should I Specify WHM Login Permissions?

Jun 7, 2007

Yesterday I upgrade to cPanel 11... I can perfectly login using WHM, but one of our customers can login using root, this is the error:

Access Denied

The server was configured to not permit you access to the specified resource. If you believe this is in error or inadvertent, please contact the system administrator and ask them to update the host access files.

Where should I specify WHM login permissions?


Thanks.

View 4 Replies View Related

File Permissions With XP Pro And IIS

May 19, 2009

I need to run my PHP application locally on my XP Pro machine with IIS. Part of my application requires creating files, how do I set write permissions on folders like you can with windows server?

Is this possible with XP pro

View 3 Replies View Related

Correct Permissions To Use

Aug 27, 2009

I am in the process of setting up my server and have come to the stage where I am uploading my actual website scripts and files. I am a little confused however as to what permissions and file/directory ownership my website files should be set to.

My web root is set to 755 (rwx/r-x/r-x) with Owner as root, and Group as root. All files within the web root are set to 744 (rwx/r--/r--) with the owner and group the same as the web root. The permissions set allow php scripts to function but I am not sure if the group should be set to root on all these files, is this correct?

My site users have no ftp access if that makes any difference to ownership.

View 4 Replies View Related

Crontab Permissions

Mar 18, 2008

In trying to setup a cronjob on a new server I notice that cPanel tells me that usr/bin/crontab permissions are wrong and that they need to be changed to 4755.

When I log in to the server with WinSCP and attempt to change the permissions it just doesn't do it ... it looks like it's doing it, no errors, but it just leaves it the same!

View 4 Replies View Related

Webdav Permissions

Mar 10, 2008

I tried installing webdav on my VPS, but I'm having problems. I added the module as a DSO. I'm able to connect to it fine (in multiple client (dreamweaver, cadaver)), however, when I try to upload, I'm not able to. Apache has permissions for that directory and for the lock file. However, I get a 403 Permission Denied error.

View 1 Replies View Related

Cannot Change Permissions

Feb 6, 2007

I'm using wsftp checking permissions in domain.net in this directory:
/public_html/mambots/content/plugin_jw_sig

through wsftp i saw chmod 755 but when i try to delete this directory appears with 550 and i can't delete it

So i used File Manager tool in Cpanel, selected directory to erase it, seems like was done, but when i refresh page the directory it's still there, so i try to change permissions because apparently it has 755 but i can't do anything with it, so when i click button to change permission i got an error message [a fatal error or timeout occurred while processing this directive]

Then i go trough wsftp to check again and this directory it's still there

View 4 Replies View Related

IUSR Permissions

Jul 12, 2007

I've created a new site on an IIS server. And when I try to access it, I get a window authentication window.

Seems I've had this happen before and it was a problem with IUSR permissions or password?

View 1 Replies View Related







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