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

Re: um-ppp installation



tb@becket.net (Thomas Bushnell, BSG) writes:

> nisse@lysator.liu.se (Niels Möller) writes:
> 
> > 3. Is there a reasonable way to give a user additional uid:s
> >    automatically at login?
> 
> No, but perhaps there should be.

One way to do it might be analogous to supplimentary groups: Have a
file /etc/supplimentary-uids that lists login-time supplimentary uids.
Add a function init_supplimentary_uids to libc, analogous to
initgroups. Or add the code that reads the file to initgroups, on the
assumption that one wants supplimentary uids added under the same
circumstances under which one wants to add supplimentary groups.

Regards,
/Niels



Reply to: