I am using Windows Server 2003 SP2 Standard Edition. I have installed Active directory and created users and their home folders. Everything works fine except a problem.
When a user from the domain uses the UNC to connect to the server, it shows the shared folder. The user can view and change all other users files, home directory etc. The user can browse all the folders.
I need it to be setup so that the user can only view his own home folder and files and not others. Also when using UNC to browse the server, I want an administrator authentication even if the user is from the same domain.
Here are my current permissions.
NTFS Root folder permission
=================================
Administrators - Full Control
CREATOR OWNER - Special Permission
System - Full Control
Domain Users - Read & Execute, List Contents, Read, Special Permissions.
Share permission of root folder
================================
Domain Users - Read
NTFS Permission for user home folders
=====================================
Created User - Full Control
Administrators - Full Control
CREATOR OWNER - Special Permission
System - Full Control
Domain Users - Read & Execute, List Contents, Read, Special Permissions.
I have active directory setup. Two users are in there that have exchange mailboxes. One has been deleted, but still gets mail on occasion. So, to keep things simple, bob@mydomain.com is a current user. tim@mydomain.com is the one that was deleted. Can I forward mail from tim's address to bob's address without a using a distrobution list?
I usually use contacts to forward mail, but that only appears to work for external addresses, and not for internal addresses (ie, mydomain.com)
i got new os reload to my server.. my old hard disk is connected to my server as a second driver i have got some files to move my first hard driver.. but i can't see my home folder.. second hd mount on mnt/sdc1 when i do this
As some of you may have noticed I have just signed up with Hawk Host. I had a question about the way the name your home directory. Lets say my full name is Chad Hawk. They have named my home directory /home/chadhaw . Is it normal for them to leave out the last letter of my last name or is that a typo. Or for that matter does it matter at all.
I'll mention this is a cPanel/WHM server with about 15 accounts on it.
I get an e-mail everyday from my server's backup script telling me what new or changed files it found. Yesterday this summary was massive, and it showed new or changed files in these directories:
The /home/virtfs directory is something I haven't seen before, and it contained two directories belonging to two accounts on the server.
Does anyone know why these directories would be created or what they are for? The bit of reading I've done on this so far mentions that these directories will be created as a result of jailed SSH, but neither of those two accounts have ever had jailed SSH enabled.
I have 11.5.30 and no new FTP accounts work. All I get when trying to connect is 530 User cannot log in, home directory inaccessible. I have run the command:
removed and added the user again repairing in between. I have manually tried creating the user folder under default/6/localuser/username and setting permissions. I have checked the local windows account and the home directory is fine.
All old accounts create previously work fine. I could at least connect on the master FTP site with the local user folder but then it was read only.
I have recently switched from Ubuntu to Mint because I would like to enjoy out of the box functionality. I installed Apache, PHP and Mysql. When I go to localhost, the page displays correctly indicating that the server is functioning. In /var/www/html I created devPages. In devPages I created a symlink to a directory in my home directory where I keep all of my html/php files.
When I point my browser to http://localhost/devPages/1/ I get "You don't have permission to access /devPages/1/ on this server". This appears to be a permissions/ownership issue. I don't want to change the permissions for the directory or files in the home directory because they are set to work properly on my production server. Is there a way to get apache to accept files in my home directory?
I have set owner and group for devPages and the symlink to www-data. Set permissions to 755 for devPages.
By the way, under Ubuntu, I have always used a symlink and it always worked without any issues.
I have a message in queue for about 24 hours and checking the delivery log I found this.
LOG: MAIN cwd=/usr/local/cpanel/whostmgr/docroot 4 args: exim -v -M 1INUw5-0007VU-DZ delivering 1INUw5-0007VU-DZ Connecting to mx.uol.xxx.br [xxx.xxx.com.br]:25 ... connected SMTP<< 220 starfury20.xxx.com.br ESMTP SMTP>> EHLO svr01.xx*********** SMTP<< 250-starfury20.xxx.com.br 250-PIPELINING 250-SIZE 20971520 250-VRFY 250-ETRN 250 8BITMIME SMTP>> MAIL FROM: SIZE=3111 SMTP>> RCPT TO: SMTP>> DATA SMTP<< 250 Ok SMTP<< 450 Client host rejected: cannot find your hostname, [74.86.12.2] SMTP<< 554 Error: no valid recipients SMTP>> QUIT
I have checked dnsreport for this domain and found this
WARNING: One or more of your mailservers is claiming to be a host other than what it really is (the SMTP greeting should be a 3-digit code, followed by a space or a dash, then the host name). If your mailserver sends out E-mail using this domain in its EHLO or HELO, your E-mail might get blocked by anti-spam software. This is also a technical violation of RFC821 4.3 (and RFC2821 4.3.1). Note that the hostname given in the SMTP greeting should have an A record pointing back to the same server. Note that this one test may use a cached DNS record.
***********.co claims to be host svr01.xx*********** [but that host is at 74.xx.xx.2 (may be cached), not 74.xx.xxx.13]. <br />
What should i do to correct this error? btw, I host about 100 sites on this server.
There is a directory say, "Master" and inside, "Master" there is sub-directory, "Slave". A user who has access to, "Master" should be able to access, "Slave" automatically. However, a user who has access to, "Slave" should not have access to, "Master". Inside cPanel this type of protection is not possible.
i am having an website like a webdirectory. BUT i am getting this error after every 5-10 mintues :
Warning: mysql_pconnect() [function.mysql-pconnect]: User USERNAME has already more than 'max_user_connections' active connections in /FIELPATH on line 93 Database error: pconnect(localhost,bstitne_netclass, $Password)failed. MySQL Error) Session halted.
PLEASE suggest how can i solve this. May be it is an server issue
Since moving over to a new server, I have had to reboot my sql server about 5 times a day due to it crashing, and I always get the error:
Warning: mysql_connect() [function.mysql-connect]: User food_user has already more than 'max_user_connections' active connections in /home/food/public_html/includes/functions.php on line 9 Not connected : User food_user has already more than 'max_user_connections' active connections
I dont understand what is causing this...I used the tweaking guide as found on here and my.cnf file looks like this:
Through my WHM, i went to "Show Mysql Processes" and heres what it displays www.brinked.com/mysql.txt
This problem has also occured on another one of my websites on the same server that makes use of mysql. Am I doing something wrong here? I dont think its the script because it ran for years on another server just fine.