Re: newbie on radiustesting, Buxey and Hood



Hi,
> By the way:
> What would be the difference having the proposal of Andrew Hood performed:
> 
> find /etc/raddb/ -type d -exec chmod ug+x {} \;
> 
> compared to the proposal of Alan Buxey:
> 
> chmod -R ugo+x /etc/raddb/certs
> 
> I am not so familiar with the /-type d/ part of the find command
> Would the result be the same?

mu suggestion would have made all files in certs directory
executable by others. maybe too much. but it works! :-)

alan




This archive was generated by a fusion of Pipermail (Mailman edition) and MHonArc.