当前位置:  技术问答>linux和unix

useradd -D【参数-D 是什么?】

    来源: 互联网  发布时间:2017-01-10

    本文导语:  参数-D 是什么? | mark学习。-D显示系统在创建用户时默认的参数。 | -D:变更预设值 | 看看man先吧。        -D, --defaults            See below, the s...

参数-D 是什么?

|
mark学习。-D显示系统在创建用户时默认的参数。

|
-D:变更预设值

|
看看man先吧。
       -D, --defaults
           See below, the subsection "Changing the default values".
默认东西包括下内容。

Changing the default values
       When invoked with only the -D option, useradd will display the current default values. When invoked with
       -D plus other options, useradd will update the default values for the specified options. Valid
       default-changing options are:

       -b, --base-dir BASE_DIR
           The path prefix for a new user´s home directory. The user´s name will be affixed to the end of
           BASE_DIR to form the new user´s home directory name, if the -d option is not used when creating a new
           account.

           This option sets the HOME variable in /etc/default/useradd.

       -e, --expiredate EXPIRE_DATE
           The date on which the user account is disabled.

           This option sets the EXPIRE variable in /etc/default/useradd.

       -f, --inactive INACTIVE
           The number of days after a password has expired before the account will be disabled.

           This option sets the INACTIVE variable in /etc/default/useradd.

       -g, --gid GROUP
           The group name or ID for a new user´s initial group (when the -N/--no-user-group is used or when the
           USERGROUPS_ENAB variable is set to no in /etc/login.defs. The named group must exist, and a numerical
           group ID must have an existing entry.

           This option sets the GROUP variable in /etc/default/useradd.

       -s, --shell SHELL
           The name of a new user´s login shell.

           This option sets the SHELL variable in /etc/default/useradd.
这个不用怎么解释吧?一看就懂的。

    
 
 

您可能感兴趣的文章:

  • useradd命令的-K参数怎么理解?
  •  
    本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
    本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。












  • 相关文章推荐
  • 怎么使useradd 增加的用户uid从500开始?现在使用useradd添加用户时,它的默认起始uid是100。
  • 请问REDHAT下在的useradd 和 groupadd 在哪个RPM 包里面啊?
  • Solaris 下useradd的问题!!!!
  • kao,用root 登录竟然运行useradd 竟然提示说没有这个命令
  • 关于useradd给新用户设置密码问题!!
  • 使用useradd的问题
  • useradd使用
  • useradd -p 用户无法登陆
  • linux 下 useradd 命令问题
  • 在linux(Red Hat 8.0)下怎么用useradd?
  • 在RedHat9中添加用户useradd老是出错 请教一下
  • useradd 添加的用户,系统重启后就消失了!
  • useradd erp -m 后,为什么在home目录下没有自动创建erp目录呢
  • 求解释: useradd -g mysql mysql -d /home/mysql -s /sbin/nologin
  • 在REDHAT70上不能使用命令(useradd或adduser)增加用户????
  • 哪里可以找到useradd、userdel、等的源码?
  • 装了个cygwin, 却没有useradd, 怎么添加用户呢?
  • 用useradd添加一个SSH用户,如何限制该用户只能访问操作自已的目录?
  • RedHat linux7 下使用useradd -p的问题,请指教
  • solaris、AIX、HP-UX这三种UNIX中记录useradd这个操作的日志文件在哪?


  • 站内导航:


    特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

    ©2012-2021,,E-mail:www_#163.com(请将#改为@)

    浙ICP备11055608号-3