> @@ -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


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to