Visite também: Br-Linux ·  VivaOLinux ·  LinuxSecurity ·  Dicas-L ·  NoticiasLinux ·  SoftwareLivre.org ·  [mais]
Voltar   Under-Linux.org Fóruns > Geral > Serviços > Ftpd
Wiki Classificados Galeria Reviews Jogos Comunidades RSS Feeds FAQ Termos de Uso Sobre
Cadastre-se FotosBlogs Lista de Membros Calendário Pesquisar Mensagens de Hoje Marcar Fóruns Como Lidos

ProFTP não acessa nem como root



Tópico Trancado
 
LinkBack Opções do Tópico
Antigo 09-03-2008, 18:41   #1 (permalink)
 
Avatar de zzzhhh
 
Registrado em: Sep 2006
Mensagens: 59
Agradeceu: 0
Agradecido 0 vez(es) em 0 Posts
Reputação: 0 zzzhhh
Padrão ProFTP não acessa nem como root

Olá amigos,
Estou com um probleminha instalei o proftp e rodou sem nenhum problema inicia normalmente....ate ai ok

o problema e quando vou me conectar quando pede login e senha eu digito root e usuario normal nenhum acessa mesmo o root estando habilitado....o que pode ser...ta rodando sob FreeBSD
zzzhhh está offline  
Antigo 09-03-2008, 21:00   #2 (permalink)
Super Moderador
 
Avatar de alexandrecorrea
 
Registrado em: Feb 2006
Localização: Minas Gerais
Idade: 25
Mensagens: 3.578
Agradeceu: 13
Agradecido 483 vez(es) em 403 Posts
Envios no Blog: 3
Reputação: 439 alexandrecorrea alexandrecorrea alexandrecorrea alexandrecorrea alexandrecorrea alexandrecorrea
Padrão

o que os logs falam ?
__________________
Sds.
Alexandre Correa
Onda Internet / OPinguim Web Hosting
www.ondainternet.com.br
www.opinguim.net

Blog http://alexandrecorrea.under-linux.org/

Consultoria Redes, Servidores, Linux, Mikrotik, IkarusOS, StarOS


NÃO faça pergunta via mensagem privada, poste sua dúvida no forum.


Aprenda a usar o forum, dica by Hitler: http://www.youtube.com/watch?v=8zFYt1_0FUE


Leia o FAQ UnderLinux !!!!!
http://under-linux.org/wiki/index.ph...Linux_Wiki:FAQ
alexandrecorrea está offline  
Antigo 09-03-2008, 22:11   #3 (permalink)
 
Avatar de zzzhhh
 
Registrado em: Sep 2006
Mensagens: 59
Agradeceu: 0
Agradecido 0 vez(es) em 0 Posts
Reputação: 0 zzzhhh
Padrão

Os arquivos de log estão vazio.
e ele aparentemente esta bom pelo menos inicia so nao loga.
vou postar como esta a config dele...pode ser algo que esteja errado ne.
Código:
 
host1# vi proftpd.conf
#
# For more informations about Proftpd configuration
# look at : The ProFTPD Project: Home
#
# This is a basic ProFTPD configuration file (rename it to
# 'proftpd.conf' for actual use.  It establishes a single server
# and a single anonymous login.  It assumes that you have a user/group
# "nobody" and "ftp" for normal operation and anon.
ServerName                      "ProFTPD Default Installation"
ServerType                      standalone
DefaultServer                   on
ScoreboardFile          /var/run/proftpd.scoreboard
# Port 21 is the standard FTP port.
Port                            21
# Umask 022 is a good standard umask to prevent new dirs and files
# from being group and world writable.
Umask                           022
# To prevent DoS attacks, set the maximum number of child processes
# to 30.  If you need to allow more than 30 concurrent connections
# at once, simply increase this value.  Note that this ONLY works
# in standalone mode, in inetd mode you should use an inetd server
# that allows you to limit maximum number of processes per service
# (such as xinetd).
MaxInstances                    30
CommandBufferSize       512
# Set the user and group under which the server will run.
User                            nobody
Group                           nogroup
# To cause every FTP user to be "jailed" (chrooted) into their home
# directory, uncomment this line.
DefaultRoot ~
# Normally, we want files to be overwriteable.
AllowOverwrite          on
# Bar use of SITE CHMOD by default
#<Limit SITE_CHMOD>
#  DenyAll
#</Limit>
# A basic anonymous configuration, no upload directories.  If you do not
# want anonymous users, simply delete this entire <Anonymous> section.
#########################################################################
#                                                                       #
# Uncomment lines with only one # to allow basic anonymous access       #
#                                                                       #
#########################################################################
#<Anonymous ~ftp>
#   User                                ftp
#   Group                               ftp
  ### We want clients to be able to login with "anonymous" as well as "ftp"
  UserAlias                     anonymous ftp
  ### Limit the maximum number of anonymous logins
  # MaxClients                  10
  ### We want 'welcome.msg' displayed at login, and '.message' displayed
  ### in each newly chdired directory.
  # DisplayLogin                        welcome.msg
  # DisplayFirstChdir           .message
  ### Limit WRITE everywhere in the anonymous chroot
  # <Limit WRITE>
  #   DenyAll
  # </Limit>
#</Anonymous>
zzzhhh está offline  
Tópico Trancado

Opções do Tópico

Regras de Mensagens
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 Ligado
Smiles estão Ligado
Código [IMG] está Ligado
Código HTML está Desligado
Trackbacks are Ligado
Pingbacks are Ligado
Refbacks are Ligado
Ir para...

Tópicos Similares
Tópico Tópico Iniciado Por Fórum Respostas Última Mensagem
Proxy não acessa https como resolver? hanzzo Mikrotik web-proxy 5 20-10-2006 10:12
Como montar um servidor de ftp com o ProFTP??? Nocturno_Culto Ftpd 1 05-05-2004 9:42
Só root acessa /dev/winc ??? NeoRamza Adm. em Geral 2 20-02-2004 9:35
Ajuda!! como mudar a porta padrão 21 do Proftp para outra.. cr4sh Ftpd 5 06-02-2004 10:12
somente usuário root acessa o X Neckratal Iniciantes 4 03-02-2004 11:10

Horários baseados na GMT -3. Agora são 7:25.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.