On 1/6/08, Jonas Karlsson <[EMAIL PROTECTED]> wrote:
>
> Add a check so that get_next_system_id() doesn't loop above 1000?

yep

> A warning should be issued if adding the user/group fails.
> One should be able to specify $HOME location for the user.
> 'useradd' and 'groupadd' have to be wrapped with $sudo_exec.

SymlinkProgram does a Verify_Superuser but still needed for Rootless.
Is sudo a fair assumption for Rootless?

> Maybe add code in RemoveProgram and SymlinkProgram to remove
> groups/users when an application is removed.
>

I'd say no.  Some data may remain on disk after removal.  If
reinstalled, that data should be accessible, with same uid/gid.
Granted, that isn't a common case.


-- 
Carlo J. Calica
_______________________________________________
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Reply via email to