From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.net4india.com (smtp.net4india.com [202.71.129.66]) by ozlabs.org (Postfix) with ESMTP id A2CEBDDEE1 for ; Fri, 19 Oct 2007 10:35:06 +1000 (EST) Received: from [61.95.204.104] (helo=signal-networks.com) by smtp.net4india.com with esmtp (Exim 4.54) id 1IiSSK-00058n-2K for linuxppc-embedded@ozlabs.org; Thu, 18 Oct 2007 15:48:20 +0530 Received: from pjmaiya ([192.168.1.70]) by signal-networks.com (mail.signal-networks.com [192.168.1.1]) (MDaemon Standard v9.5.6) with ESMTP id md50000151601.msg for ; Thu, 18 Oct 2007 15:54:33 +0530 Message-ID: <005e01c81171$11421820$4601a8c0@signet> From: "pjmaiya" To: Subject: tiny login: useradd command Date: Thu, 18 Oct 2007 15:54:29 +0530 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_005B_01C8119F.2AE9B250" List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , This is a multi-part message in MIME format. ------=_NextPart_000_005B_01C8119F.2AE9B250 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, I am using montavista linux. Using TCT tool i have added package for = user creation. I am having following problem a.. If I use tiny login package, I will be getting useradd binary but = number of parameter are few like Usage: adduser [OPTIONS]... Options: -h specify home directory -s specify shell -g specify GECOS stringa.. If I don't use tiny login = package, I will be selecting useradd package from admin menu. But I am = unable to execute this command since it gives follwing error /usr/sbin/groupadd missing.. =20 a.. Actually I want useradd command similar to linux where more = argument are taken, especially I wanted 'user' to be part of more than = one group. can anyone help me out.. thanx in advance, pjmaiya ------=_NextPart_000_005B_01C8119F.2AE9B250 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi,
 I am using montavista linux. = Using TCT tool i=20 have added package for user creation. I am having following = problem
  • If I use tiny login package, I will be = getting=20 useradd binary but number of parameter are few like
 Usage: adduser [OPTIONS]... <USER>

Options:

  -h <directory>    specify home directory
  -s <shell>        specify shell
  -g <gecos>        specify GECOS string
  • If I don't use tiny login package, I = will be=20 selecting useradd package from admin menu. But I am unable to = execute=20 this command since it gives follwing error
      = /usr/sbin/groupadd=20 missing..
 
  • Actually I want useradd command = similar to linux=20 where more argument are taken, especially I wanted 'user' to be part = of more=20 than one group.
can anyone help me out..
 
thanx in advance,
pjmaiya
------=_NextPart_000_005B_01C8119F.2AE9B250--