[svlug] Allowing ftp access

Robert Hajime Lanning lanning at lanning.cc
Fri Dec 29 10:45:46 PST 2006


<quote who="kernestox at netscape.net">
>  Have you configure the port 22, 23 in the /etc/services file or in
> your services of xinetd ?

He is not using SSH (port 22) or telnet (port 23).  He wants rcp.
Part of the Berkeley r* commands.

#
# Berkeley-specific services
#
exec            512/tcp    #remote process execution;
#                          authentication performed using
#                          passwords and UNIX login names
login           513/tcp    #remote login a la telnet;
#                          automatic authentication performed
#                          based on priviledged port numbers
#                          and distributed data bases which
#                          identify "authentication domains"
shell           514/tcp    cmd          #like exec, but automatic
#                                       authentication is performed as
for
#                                       login server


-- 
And, did Galoka think the Ulus were too ugly to save?
                                         -Centauri





More information about the Svlug mailing list