Oracle Solaris System Administration (MOSC)

MOSC Banner

how to Enable / Disable FTP service on Unix

edited Feb 8, 2011 10:12AM in Oracle Solaris System Administration (MOSC) 9 commentsAnswered
Hi Experts,

Here I tired enable the FTP service on Solaris 10  but get failed.

 # inetadm | grep ftp

enabled   online         svc:/network/ftp:default
# inetadm -e ftp
# inetadm -d ftp
# inetadm | grep ftp
disabled  disabled       svc:/network/ftp:default
# inetadm -e ftp
# inetadm | grep ftp
enabled   online         svc:/network/ftp:default
# /usr/sbin/svcadm enable ftp
#

I cann't login FTP through root but other users can access.

How to enable ftp access for root on Solaris 10 (sparc)?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center