Re: [SECURITY] [DSA 2523-1] globus-gridftp-server security update

2012-08-08 Thread David Prévot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Le 08/08/2012 20:25, Mike Mestnik a écrit : > On 08/06/12 22:47, maestro wrote: >> #please unsubscribe me from this list >> # i do not find any link to do so. >> # thank you. >> > Instructions can be found at the bottom, there is no link or URL. Act

Re: [SECURITY] [DSA 2523-1] globus-gridftp-server security update

2012-08-08 Thread Mike Mestnik
On 08/06/12 22:47, maestro wrote: > #please unsubscribe me from this list > # i do not find any link to do so. > # thank you. > Instructions can be found at the bottom, there is no link or URL. This link explains things, I know it looks like useless fluff but read at least the first 3 lines this

Re: Disabling IPv6 and other networking protocols: Best Practice?

2012-08-08 Thread Mike Mestnik
On 08/07/12 11:09, Laurie Mercer wrote: > > However, the other entries in this file are not in this format, rather > they use 'alias XXX off' format, e.g. rds is 'alias net-pf-21 off'. I > cannot see where the mapping between rds and net-pf-21 is, and according > to the man pages alias simply give

Re: Daemon umask

2012-08-08 Thread Mike Mestnik
On 08/07/12 08:49, Jordon Bedwell wrote: > Hi, > > On 08/07/2012 08:15 AM, Laurie Mercer wrote: >> Is it possible to set the umask to a value (in this case 27) at boot >> time so that all daemon processes started at boot time will have this >> umask by default (unless they override it)? >> >> In R

Re: Disabling IPv6 and other networking protocols: Best Practice?

2012-08-08 Thread Laurie Mercer
Hi Regarding the disabling of kernel modules, I was under the impression that the difference between: install dccp /bin/true; and blacklist dccp is that the install line will alias the dccp load command to 0. The blacklist command will not load the module, but if another module depends on it the