Solaris 10 ftp setup ?
- From: cnurbw@xxxxxxxxx
- Date: Thu, 7 Feb 2008 12:08:48 -0800 (PST)
Trying to get ftp to work on my Solaris 10 system but keep
getting an error. Does anyone know the steps to get it
working ? Here's my current setup.
- /etc/shells lists all shells that can be used.
- User "cb" ( my login ) is NOT listed in /etc/ftpusers on
System_A .
- I'm trying to ftp to System_A .
$ ftp System A
Connected to System_A.
220 Service ready for new user
Name (System A:cb):
331 User name okay, need password for bb
Password:
530 Access denied
Login failed.
421 Service not available, remote server has closed connection
ftp>
------------------------------------------------
root@System_A /etc/ftpd: svcs -l ftp
fmri svc:/network/ftp:default
name FTP server
enabled true
state online
next_state none
state_time Thu Feb 07 18:38:38 2008
restarter svc:/network/inetd:default
root@System_A /etc/ftpd:
root@System_A /etc/ftpd: inetadm |grep ftp
enabled online svc:/network/ftp:default
root@System_A /: netstat -a | grep ftp
*.tftp Idle
*.ftp *.* 0 0 49152 0
LISTEN
*.ftp *.* 0 0 49152 0
LISTEN
*.ftp
*.* 0
.
- Follow-Ups:
- Re: Solaris 10 ftp setup ?
- From: John Groenveld
- Re: Solaris 10 ftp setup ?
- Prev by Date: DGE-530T on an Ultra 5 Workstation
- Next by Date: Re: automounted /export/home source ?
- Previous by thread: DGE-530T on an Ultra 5 Workstation
- Next by thread: Re: Solaris 10 ftp setup ?
- Index(es):
Relevant Pages
|