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

useradd命令问题

    来源: 互联网  发布时间:2016-07-22

    本文导语:  root用户登录后 useradd -g other -d /user/hfsd0903/zhaodd -s /bin/bash -m zhaodd 报错为:UX:useradd:ERROR:Cannot update system files - loggin cannot be modified. 首先man useradd  useradd utility  adds  definitions  to  only  the  local  /etc/...

root用户登录后
useradd -g other -d /user/hfsd0903/zhaodd -s /bin/bash -m zhaodd
报错为:UX:useradd:ERROR:Cannot update system files - loggin cannot be modified.

首先man useradd 
useradd utility  adds  definitions  to  only  the  local
 /etc/group,     etc/passwd,     /etc/passwd,    /etc/shadow,
 /etc/project, and /etc/user_attr files. If  a  network  name
 service  such as NIS or NIS+ is being used to supplement the
 local /etc/passwd file with additional entries, useradd can-
 not change information supplied by the network name service.
 However useradd will verify the uniqueness of the user  name
 (or  role)  and user id and the existence of any group names
 specified against the external name service.

网上试了很多办法
/usr/bin/pwconv 后 pwconv:不期望的错误

/etc/user_attr文件:
#
# Copyright (c) 2003 by Sun Microsystems, Inc. All rights reserved.
#
# /etc/user_attr
#
# user attributes. see user_attr(4)
#
#pragma ident "@(#)user_attr 1.1 03/07/09 SMI"
#
adm::::profiles=Log Management
lp::::profiles=Printer Management
root::::auths=solaris.*,solaris.grant;profiles=Web Console Management,All;lock_after_retries=no


/etc/project文件:
system:0::::
user.root:1::::
noproject:2::::
default:3::::
group.staff:10::::


/etc/group文件:
root::0:
other::1:root
bin::2:root,daemon
sys::3:root,bin,adm
adm::4:root,daemon
uucp::5:root
mail::6:root
tty::7:root,adm
lp::8:root,adm
nuucp::9:root
staff::10:
daemon::12:root
sysadmin::14:
smmsp::25:
gdm::50:
webservd::80:
nobody::60001:
noaccess::60002:
nogroup::65534:
dba::100:
hfsd0902::101:


望各位大虾不吝赐教……



|
帮顶。

|
please try adduser

|
Solaris默认安装时,根目录空间很小。

最好将新用户创建在/export/home目录下,磁盘所有的剩余空间都mount在这个目录下。

|
add -u uid.

|
你先在其它目录下创建看可以不.

|
好像是selinux的问题,我以前遇到过,记得是selinux,编辑一下selinux配置文件看看

|
试试看直接手工建立用户,用pwconv同步一下看看行不行,或者你可以考虑一个问题,solaris我不知道有没有这个,但linux上如果出现这种问题多半是selinux的问题,改为disable然后重启就行了

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












  • 相关文章推荐
  • 怎么使useradd 增加的用户uid从500开始?现在使用useradd添加用户时,它的默认起始uid是100。
  • 请问REDHAT下在的useradd 和 groupadd 在哪个RPM 包里面啊?
  • useradd使用
  • useradd -p 用户无法登陆
  • 在linux(Red Hat 8.0)下怎么用useradd?
  • 在RedHat9中添加用户useradd老是出错 请教一下
  • useradd 添加的用户,系统重启后就消失了!
  • useradd erp -m 后,为什么在home目录下没有自动创建erp目录呢
  • 求解释: useradd -g mysql mysql -d /home/mysql -s /sbin/nologin
  • 哪里可以找到useradd、userdel、等的源码?
  • 装了个cygwin, 却没有useradd, 怎么添加用户呢?
  • 用useradd添加一个SSH用户,如何限制该用户只能访问操作自已的目录?
  • solaris、AIX、HP-UX这三种UNIX中记录useradd这个操作的日志文件在哪?
  • ubuntu操作系统下,我希望在设定每个帐号时(使用useradd),默认情况下,它们的根目录就含有一个名为WWW的子目录,应该怎么作?
  • 技术文章 iis7站长之家
  • linux 中关于 useradd 的用法


  • 站内导航:


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

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

    浙ICP备11055608号-3