Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



cjs
Sun Mar 30 14:53:42 PST 1997
Update of /a/cvsroot/src/libexec/ftpd
In directory netbsd1:/var/slash-tmp/cvs-serv6379

Modified Files:
        Makefile ftpcmd.y ftpd.8 ftpd.c 
Log Message:
Changes to make anonymous uploads more secure. For anonymous users:
* Set umask to 707;
* Disable UMASK, CHMOD, DELE, RMD and MKD commands.
Compile-time options let you change that umask and go back to the
old, insecure way if you like.


cjs
Sun Mar 30 14:58:23 PST 1997
Update of /cvsroot/doc
In directory netbsd1:/var/slash-tmp/cvs-serv7598

Modified Files:
        CHANGES 
Log Message:
ftpd(8) modified to make anonymous uploads more secure.



Home | Main Index | Thread Index | Old Index