Ftp Service; User Accounts And Their Capabilities - Sony XCI-SX1 Technical Manual

Intelligent camera software development kit
Hide thumbs Also See for XCI-SX1:
Table of Contents

Advertisement

-----------------------------------------------------------
.
.
.
echo -n "Configuring network interfaces: "
/sbin/dhcpcd -t 30 > /dev/null 2>&1
/sbin/ifup -a
echo "done."
.
.
.
-----------------------------------------------------------

2.3.5 FTP Service

To
enable
/etc/inetd.conf to enable FTP service every time the system starts
up. This feature would be very helpful during installations of other files.
Please see the setting below.
-----------------------------------------------------------
.
.
.
# These are standard services.
#
# ftp stream
# ftp stream
ftp
stream
.
.
.
----------------------------------------------------------

2.3.6 User Accounts and their Capabilities

By default, only the root user can access the system. During first boot
up, the root username still has no password. To give a password for the
<account_name> user, the command below can be executed:
file
transfer
tcp
nowait
tcp
nowait
tcp
nowait
passwd <account_name>
from
and
to
root
/usr/sbin/tcpd
root
/usr/sbin/tcpd
root
/usr/sbin/tcpd
XCI-SX1 SDK / SDK Technical Manual
the
system,
edit
wu.ftpd -a
proftpd
in.ftpd.
the
11

Advertisement

Table of Contents
loading

Table of Contents