ext Arkady Glazov wrote:
> Help me, but if there is a package for Chinook adduser? Or how to add
> your group without addgroup

Unfortunately the adduser and addgroup are not available. But you can use 
the more low level approach by calling useradd and groupadd directly.

In fact add{user,group} are just perl scripts that set up a set of 
parameters and call {user,group}add with them.

Cheers,
  Juha

-- 
Juha Kallioinen                                               JID: [EMAIL 
PROTECTED]
_______________________________________________
maemo-developers mailing list
[email protected]
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to