On Fri, Jan 24, 2014 at 7:20 AM, José Bollo
<[email protected]> wrote:
> On ven, 2014-01-24 at 06:30 -0800, Leibowitz, Michael wrote:
>> On Fri, Jan 24, 2014 at 2:10 AM, José Bollo
...
>> > How do you plan to modify /usr/sbin/useradd.local ?
>>
>> A good question.  The IVI build has a few users defined out of the
>> box.  I had been testing with just those users.  I would think that
>> for non-system users, the label for now ought to be User.  Does this
>> seem reasonable?
>
> I agree that it is reasonable.
>
> My very first idea was to replace SELINUX stuff with something like:
....
> But surely the multi user configuration is more complex. And setting
> System is maybe wrong.
>
> An other idea, that we are looking, is to put a loop to activate hooks.
> Something like:
>
>  for hook in /etc/user.d/useradd/*; do
>    [ -x $hook ] && $hook $@
>  done
>
> That would allow packages to add hooks when users are added.

So, is this an agreeable policy for which label to make?  Casey?

Cheers



-- 
Michael Leibowitz
_______________________________________________
Dev mailing list
[email protected]
https://lists.tizen.org/listinfo/dev

Reply via email to