[maemo-developers] adduser in chinook
From: Juha Kallioinen juha.kallioinen at nokia.comDate: Fri Nov 30 13:04:12 EET 2007
- Previous message: adduser in chinook
- Next message: adduser in chinook
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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: kaltsi at ok
- Previous message: adduser in chinook
- Next message: adduser in chinook
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
