FTP Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsSystem AdministrationFTP Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old August 18th, 2004, 10:34 AM
CLEM_C_ROCK CLEM_C_ROCK is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2003
Posts: 130 CLEM_C_ROCK User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 10 h 21 m 15 sec
Reputation Power: 6
multiple users for multiple domain names

Hello,

I know this is rather simple but I was trying to make to virtual domains to be owned by the same owner. I went to the httpd.conf file and did this:


<virtualhost www.peopledesigns.net>
ScriptAlias /cgi-bin/ /www/peopledesigns/cgi-bin/
ScriptAlias /cgi-peopledesigns/ /www/peopledesigns/cgi-bin/
User webmaster
Group peopledesignsgrp
ServerAdmin webmaster@peopledesigns.net
ServerName www.peopledesigns.net
ErrorDocument 404 /missing.html
DocumentRoot /www/peopledesigns
TransferLog logs/peopledesigns-access-log
</virtualhost>


<virtualhost www.scopeprogram.net>
ScriptAlias /cgi-bin/ /www/scopeprogram/cgi-bin/
ScriptAlias /cgi-scopeprogram/ /www/scopeprogram/cgi-bin/
User scopeprogram
Group scopeprogramgrp
ServerAdmin webmaster@scopeprogram.net
ServerName www.scopeprogram.net
ErrorDocument 404 /missing.html
DocumentRoot /www/scopeprogram
TransferLog logs/scopeprogram-access-log
Redirect permanent / https://scopeprogram.net
</virtualhost>

I still can't log into an ftp connetion w/ the same username/password combonation.

Any ideas?

Thanks,
Clem C

Reply With Quote
  #2  
Old August 18th, 2004, 10:56 AM
freebsd freebsd is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2001
Posts: 5 freebsd User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
The User/Group in httpd.conf is for suEXEC environment, which has nothing to do with the username or password in HTTP AUTH, nor does it have anything to do with your FTP daemon's users.

Depending on which FTP daemon you are using, you generally need to create each user by hand and assign each of them a HOME directory (i.e. /www/scopeprogram), ftpchroot it so scopeprogram can't get into /www/peopledesigns.
Another thing to keep in mind, this kind of user should not have shell access.

Don't forget to delete your identical thread in Apache forum.

Reply With Quote
  #3  
Old August 18th, 2004, 11:21 AM
CLEM_C_ROCK CLEM_C_ROCK is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2003
Posts: 130 CLEM_C_ROCK User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 10 h 21 m 15 sec
Reputation Power: 6
what I am trying to accomplish is to set a "catch all" ftp login to the scopeprogram site and the peopledesigns site. Both of which are located under the www directory.

I have the root access login but I can't seem to set both sites up to accept a single ftp connection using the root login.


Also, I tried to delete my thread and it said I didn't have proper access to do so.


thanks for your help

Clem C

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationFTP Help > multiple users for multiple domain names


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway