How To Create A Subfolder In My Domain And Assign An Ftp User To That Folder
Jun 30, 2009
I need to create a subfolder under my domain name, and assign an ftp user to that folder. I want the user to only have access to that folder, is it possible? can you guys orient me, because I have no idea where to start, my hosting service provider is telling me I can only have one ftp account per domain, maybe I didn't explain correctly to my hosting provider.
View 1 Replies
ADVERTISEMENT
Jul 6, 2007
finally after spending all night getting proftpd working correctly on a new test box.
im struggerling with ftp folder permissions though.
could somone tell me or show me how to allocate a user to a certain folder....
for example ive added the username apple to ftp and when user apple logs in I want him to see the apple folder as his home folder and access to everything in apple.
i thought it was... useradd -h /home/userarea/apple apple but it doesnt seem to work.
View 4 Replies
View Related
May 7, 2007
I thought I knew enough about my .htaccess stuff to do this, but I can't seem to work it out. What I want to do is if a user visits domain.com/folder, we check to see if the folder exists. If so, show as normal (IE domain.com/support)
If a user visits domain.com/dynamicusername (dynamicusername is not a physical folder), redirect to dynamicusername.domain.com
View 3 Replies
View Related
Sep 24, 2008
I have a mail server which is courier, postfix, amavisd, using Mysql db and virtual mailboxes which I administer through postfixadmin.
I want to be able to add a set of default folders to all mailboxes created such as Possible Spam and some others.
I have investigated shared folders but this is not what i want, is there a way I can get courier/postfix to create a set of additional sub-folders when it creates a mailbox.
All mailboxes are accessed as IMAP mailboxes.
View 0 Replies
View Related
Jul 19, 2008
i have been fumbling around trying to set up a first site on a fresh install of debian on a server... seems like helplessly for hours and hours, trying to figure out how this ftpd works with debian
there are only 2 files from what i see on the server
ftpchroot and ftpusers - i fianlly found the manual 'man ftpd' this helped a little...
i found this in another thread, to maybe help with adding a user, does not work in my setup...
adduser --home /home/username --shell /bin/false username (how do i remove this user that does not work?)
my server path to sites is this
/home/www/html/websitename.com/html
what do i need to do to get ftp to actually work?
View 3 Replies
View Related
Aug 31, 2013
I need to serve domain subfolder from different Apache 2 server.
1. Squid 3 reverse proxy is pointin to 80.241.222.151 for domain [URL] ....
2. Apache 2 server is on 80.241.222.151 with all files in the root folder so all requests are served from here
3. Now im creating new server at 80.241.222.149 with all files from [URL] ... transferred to the root
4. On Squid 3 server [URL] .... is still pointing to 80.241.222.151
5. But now i need to call [URL] .... from 80.241.222.149 in the root.
What is the example to do this? mod_proxy on Apache 2 server at 80.241.222.151?
View 1 Replies
View Related
Jul 20, 2014
I've created a database through SSH and give it a user so no problem.
But when i came back in Plesk Panel i don't see this database connected to the domain i want.
So how can i do to "indicate" my server this database must be going with this domain ?
View 1 Replies
View Related
Jul 9, 2014
I have little problem with Certificate SSL
Have Plesk 12 in Centos...all working fine...but I have assigned dedicated IP for one domain, have request certificate (as admin) for this domain, purchase certificate in Comodo and installed...this certificate working fine and SSL Checker is good...problem is in domain how have assigned this certificate in menu SSL not appear...
I have only Default Certificate (certificate Plesk self signed) and Not Selected...but name for real certificate CA not appear...in Admin IP Address have all ok...IP for this domain and certificate (name of certificate installed) and website.... With this problem is normal? How configure SSL for email?
View 19 Replies
View Related
Jun 28, 2008
I have postfix with ISPConfig. I have enabled spamassassin and it working fine. Now I need to create Junk folder automatically when mail user is created. How can I do that?
View 0 Replies
View Related
Dec 15, 2008
how I can create a cron job that runs every 10minutes or so to clear my /tmp folder on one of my servers?
Reason I ask is, it keeps getting filled up and doesn't delete the fiels in it and stops certain scripts from running.
Also, again, I need step by step instructions, such as:
1) what, where the file is I need to place the cron job in
2) what line of code would I put in that file (what does the cron job line look like for every 10min every day)
3) do I need to restart anything, and if so, what command do I run in shell?
View 9 Replies
View Related
Oct 30, 2013
* Go to "Web Server Settings" add text to "Additional directives for HTTP" and press button "Ok".
* Go to "Document root" folder of your domain and now you have a new folder "/cgi-bin/test" with file "test.cgi":
Code:
#!/usr/bin/perl
print <<HTML;
Content-type: text/html
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
[Code] ....
View 13 Replies
View Related
Mar 5, 2013
I saw that Plesk 11 doesn't create IMAP folder like sent items, deleted items or draft, junk etc. Is possible to fix this problem?
View 15 Replies
View Related
Jun 20, 2009
How can I create additional ftp user using SSH and to give access only to a specified folder for example,
httpdocs/folder1/
View 7 Replies
View Related
Aug 9, 2008
My VPS has no control panel to do this.
how to create database, user & password for this database and how to restore a db.sql to this database.
View 4 Replies
View Related
Jul 18, 2008
i have rhel5 server ( centos5.2)
i want creating new jail ssh for one user
for example take one user and password to my customer,and he can just using of /home/user1
and can`t see another folder and ...
just /home/user1
View 2 Replies
View Related
Dec 10, 2007
I have created a FTP with 1 user that can upload and download.
How can I create another user through the SHELL that has only upload permission. I need my clients to upload files, but cant download them or overwrite them.
View 6 Replies
View Related
Jun 23, 2009
I may have this wrong, but I think it's possible. I have a friend who wants to run a process on one of my servers, now I don't particularly 'care' about this server, it's just used for a couple of unimportant things so I'm okay with him running it, but I don't want the hassle of sorting out things if he decides to delete everything, so I'm hoping it's possible to limit his directory.
For example, I have the folder "people" in the top most directory, inside that I have "arthur", I want to limit the ssh user "arthur" to the folder "arthur", I don't want him to be able to cd ../../ and delete stuff, is this possible?
View 3 Replies
View Related
Nov 6, 2008
I have a website where a directory is user/password protect and i want not to be prompted for the user/password when coming from a certian ip (workplace).
how would i code it?
I am guesting to use the "Satisfy directive"?
View 2 Replies
View Related
Jul 19, 2008
how to create a SNMPv3 user on Windows.
Anyone wanna tell me what config lines I need to add and where they need adding?
View 6 Replies
View Related
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
May 15, 2015
I need to create a SSH account for an subscription. This account is not allowed to access other domains. How do i do that?
I know how to create an SSH account with remote access.
View 1 Replies
View Related
Jul 4, 2009
How do you limit the amount of processes a user can create? I'm running suEXEc mode and I want to limit the processes to 5 to prevent abuse and resource drainage.
View 7 Replies
View Related
May 28, 2015
How can I create an FTP user read-only in plesk 11.5?
View 1 Replies
View Related