[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

set up telnetd and ftpd on a rescue cd



Hi,

I'm actually building a Boot Rescue CD and have some problems.
(Security is at this point no concern, I just want that it works)

1. I can't set up in.telnetd.
   If i telnet into my rescue system i got the following error:

	Trying 192.168.0.250...
	Connected to 192.168.0.250.
	Escape character is '^]'.

	Linux 2.2.17 (Rescue) (0)

	login: permission denied

2. I can't set up in.ftpd
   If i ftp into my rescue system i got the following message:

	Connected to 192.168.0.250.
	220 Rescue FTP server (Version 6.2/OpenBSD/Linux-0.10) ready.
	Name (192.168.0.250:root): root

  and then it hangs until i stop it.

3. Another problem i have is that nothing is written to /etc/mtab.


I just can't figure out what's going wrong. I'm sure it is no PAM
problem because the only PAM library I use is pam_permit.so.
The only file in /etc/pam.d is other:

#/etc/pam.d/other
auth       optional     /lib/security/pam_permit.so
auth       optional     /lib/security/pam_permit.so
account    optional     /lib/security/pam_permit.so
password   optional     /lib/security/pam_permit.so
session    optional     /lib/security/pam_permit.so

Any ideas ?	
	
     Ciao,
         Timo<t_benk@gmx.de>
--

    .-'~~~-.	   
   .'o oOOOo`.      | Timo Benk	
  ;~~~-.oOo   o`.   | Germany
   `. \ ~-.  oOOo.  | 
     `.; / ~.  OO:  | Fax/Voicemail:	+49891488214215
     .'  ;-- `.o.'  | 
    ,' ; ~~--'~     |
    ;  ;            | [ASCII stolen from Mescalito Ted] 
_\\;_\\//_          



Reply to: