From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from signal-networks.com (unknown [61.95.204.104]) by ozlabs.org (Postfix) with ESMTP id EBECADDE33 for ; Fri, 19 Oct 2007 15:15:44 +1000 (EST) 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 md50000151839.msg for ; Fri, 19 Oct 2007 10:53:08 +0530 Message-ID: <008801c81210$1ef24630$4601a8c0@signet> From: "pjmaiya" To: Subject: Tiny login: user add command Date: Fri, 19 Oct 2007 10:53:01 +0530 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0085_01C8123E.37C0E580" 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_0085_01C8123E.37C0E580 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]... =20 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.. 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_0085_01C8123E.37C0E580 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>=20

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_0085_01C8123E.37C0E580--