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

Re: [debian-edu-commits] r80234 - in trunk/src/eduroaming: debian etc etc/ldap etc/sssd



> @@ -32,6 +32,7 @@
>  		else
>  			cp -f /usr/share/eduroaming/$i /$i
>  			echo "cp /usr/share/eduroaming/$i /$i"
> +			chmod 0600 /$i
>  		fi
>  	done
>  

I am quite sure this is wrong for at least krb5.conf, and probably some
of the other files.  It would be the correct thing to do for at least
sssd.conf, but probably none of the others.

Perhaps this is better to change file permission on the source file, and
use cp -a to make sure it stick with the cpoy?

> Modified: trunk/src/eduroaming/etc/krb5.conf

Most of the stuff in this file is unused.  I'll try to find time to trim
it.

-- 
Happy hacking
Petter Reinholdtsen


Reply to: