www.digi.com
  Advanced Search
Product Selector
     
  Technical Support
Drivers

Firmware Upgrades

FAQs

Product Documentation

Cabling

Support Tools

Legacy Products

About Digi Support

Knowledge Base

Online Support Request

FTP Site



Related Links
Inside Out Networks


 
Solutions Partners Support and Training Corporate Info Where to Buy Order Where to Buy Site Map Contact Us
Home > Support >kbase >
Configuring users on the Digi CM via the command line.
Configuring users on the Digi CM via the command line. Configuring users on the Digi CM via the command line.

    Adding Users.
    • useradd -d /tmp [-g groupid ] [-s shellprogram ] [username]
      groupid = Options are: Sys admin, Port admin, or Standard User.
      500 = Sys admin
      501 = Port admin
      502 = Standard User
      These are the three types of groups supported by the Digi CM. You must use one of these.

      shellprogram = Options are: CLI (Command Line), Config menu, Port access menu, or Custom menu.
      /bin/bash = CLI
      /bin/editconf = Configuration menu
      /bin/vts.master = Port access menu
      /bin/menu = Custom menu
      These are the four types of shells supported by the Digi CM. You must use one of these four.

    • passwd [username]
    • saveconf
    • applyconf

    Modifying Users.
    • usermod -d /tmp [-g groupid] [-s shellprogram] [username]
      Syntax is the same as it is for useradd mentioned above.
    • saveconf
    • applyconf

    Deleting Users.
    • userdel [username]
    • saveconf
    • applyconf
     

solutions | partner programs | corporate info | support and training | where to buy
site map | contact us | press releases |
events | promotions | advertising

Copyright © 1996-2001 Digi International. All rights reserved.