next message in archive
next message in thread
previous message in archive
previous message in thread
Index of Subjects
Index of Subjects
Gerard,
You can use the commented ftpd in /etc/inetd.conf until CSuite ftpd is
rebuilt. It's compiled for shadow. You'll still have to disable anonymous in
/etc/ftpaccess.
Cheers!
...Larry
----------------------
Systems/Networking Specialist | support@glinx.com |
Global Linx Internet, Inc. | Serving the |
(902) 678-1900 | Annapolis Valley, NS |
----------------------
On Fri, 14 Mar 1997, Gerard MacNeil wrote:
> On Fri, 14 Mar 1997, David Trueman wrote:
>
> Larry, you were on the right track.
>
> For the CSuite FTPd Makefile, I have
> install-csuite:
> @if [ "$$ftpd" = "lnx" ] && [ -f /etc/shadow ]; then \
> echo "Configuring for shadow passwords..."; \
> sed '/SHADOW_PASSWD/s/undef/define/' src/config/config.lnx
> (the rest lost to word wrap)
>
> In src/config/config.lnx, it has
>
> #undef SHADOW_PASSWORD
>
> We're grepping for the wrong string pattern.
>
>
> Gerard MacNeil, P. Eng.
>
>
next message in archive
next message in thread
previous message in archive
previous message in thread
Index of Subjects