LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-01-2002, 06:21 PM   #1
theprankst3r
LQ Newbie
 
Registered: May 2002
Distribution: Mandrake
Posts: 4

Rep: Reputation: 0
Apache


I've just installed mandrake linux and I'm wondering .. how do i setup other users?

After i adduser and passwd... they can get in but don't get a http://www.foo.com/~username

How can I get that?


Thanks a lot
 
Old 05-01-2002, 06:43 PM   #2
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 267Reputation: 267Reputation: 267
it won't automatically set them up for a homepage in apache, you'll need to configure apache for that..

www.apache.org is a good place to start.
 
Old 05-02-2002, 04:40 AM   #3
theprankst3r
LQ Newbie
 
Registered: May 2002
Distribution: Mandrake
Posts: 4

Original Poster
Rep: Reputation: 0
I've had a look there ... but they don't seem to give very detailed instructions :shrug:


Also, how can i bar telnet access?
 
Old 05-05-2002, 06:34 PM   #4
POWERBOOKM
LQ Newbie
 
Registered: Jun 2001
Location: Southern California
Distribution: Red Hat Linux 7.1
Posts: 11

Rep: Reputation: 0
To bar telnet access (and believe me I do recommend it) open a terminal and type:

vi /etc/xinet.d/telnet
which will open 'telnet' configuration file in vi. You can open the file in any text editor really, just make sure to leave it as plain text. This is how my 'telnet' file looks:

service telnet
{

disable = yes
flags = REUSE
socket_type = stream
wait = no
user = root
server = /usr/sbin/in.telnetd
log_on_failure += USERID
}


Also, you will have to look at the manual for adding the recursive directories for your users. Look into the httpd.conf file and you will add this type of information based on your distro and apache version:

#<Virtual Host>

Redirect /harry/ http://www.linuxrules.net/~harry/

good luck, and read the manuals, they know more than me everytime.
 
Old 05-06-2002, 04:44 AM   #5
theprankst3r
LQ Newbie
 
Registered: May 2002
Distribution: Mandrake
Posts: 4

Original Poster
Rep: Reputation: 0
Thanks

Thanks a lot .. that's a huge help
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Mail from Apache being rejected - Cannot route to sender apache@localhost.localdomain jimwillsher Linux - Networking 2 01-19-2006 12:41 AM
Apache 1.3.33 (debian built) and Apache SSL does not respond to the proper ports lqorg_user Linux - Networking 0 11-06-2005 04:11 PM
Strange apache trailing / problem - Slack-current, apache 1.3.33 vamp Linux - Networking 1 01-30-2005 07:28 PM
Apache Webserver 403 Forbidden Errors (User not in apache group?) Mankind75 Mandriva 4 07-08-2004 05:30 AM
apache benchmarks (apache v13 / apache v20) ; large differences between benchmarking markus1982 Linux - Software 0 02-08-2003 10:53 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 01:22 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration