更多“下面()文件中包含用户id(uid),工作目录,和登录后的shell信息。A、/etc/security/passwdB、/etc/security/userC、/etc/security/environD、/etc/passwd”相关问题
  • 第1题:

    ASystempadministratorisinvestigatingapossiblesecuritybreechandwantstoreviewinformationaboutfailedloginattemptstothesystem.Whichofthefollowingcommandswillshowthis()

    A.fwtmp</etc/security/failedlogin

    B.cat/etc/security/failedlogin

    C.who

    D.alog-f/etc/security/failedlogin-o


    参考答案:A

  • 第2题:

    /etc/passwd文件中包含的信息有( )。

    A、uid

    B、gid

    C、用户主目录

    D、shell


    参考答案:ABCD

  • 第3题:

    linux系统中,显示文件/etc/passwd文件的5-8行,下面的命令正确的是()。

    • A、head -8 /etc/passwd
    • B、tail -8 /etc/passwd
    • C、more -8 /etc/passwd
    • D、less -8 /etc/passwd

    正确答案:A

  • 第4题:

    在linux中,新建用户的帐户名、用户id号、属组、主目录信息均记录在()文件中。

    • A、/etc/passwd
    • B、/etc/shadow
    • C、/etc/user
    • D、/etc/skel

    正确答案:A

  • 第5题:

    linux系统中哪个文件用于存放组群帐号的加密信息?()

    • A、/etc/passwd
    • B、/etc/shadow
    • C、etc/gshadow
    • D、/etc/security

    正确答案:C

  • 第6题:

    Which file contains the attributes used to setup a new user account when executing ’mkuser’ without any flags?()

    • A、/etc/security/user
    • B、/etc/security/passwd
    • C、/etc/security/mkuser.sys
    • D、/etc/security/mkuser.default

    正确答案:D

  • 第7题:

    A System p administrator needs to set the default password length for all users to six characters.  Which of the following files needs to be edited to accomplish this ()

    • A、/etc/security/limits
    • B、/etc/security/mkuser.sys
    • C、/etc/security/priv
    • D、/etc/security/user

    正确答案:D

  • 第8题:

    AIX中下面哪个文件包含了UID、HOME目录及shell信息()。

    • A、/etc/passwd
    • B、/etc/security/passwd
    • C、/etc/security/environ
    • D、/etc/security/user

    正确答案:A

  • 第9题:

    单选题
    在linux中,新建用户的帐户名、用户id号、属组、主目录信息均记录在()文件中。
    A

    /etc/passwd

    B

    /etc/shadow

    C

    /etc/user

    D

    /etc/skel


    正确答案: B
    解析: 暂无解析

  • 第10题:

    单选题
    solaris的用户密码文件存在在哪个文件中?()
    A

    /etc/passwd

    B

    /etc/shadow

    C

    /etc/security/passwd

    D

    /etc/password


    正确答案: A
    解析: 暂无解析

  • 第11题:

    单选题
    What command will print a list of usernames (first column) and their corresponding user id (uid, third column) from /etc/passwd?()
    A

     cut -d: -f 1,3 /etc/passwd

    B

     chop -c 1,3 /etc/passwd

    C

     tac 1-3/etc/passwd

    D

     fmt -u /etc/passwd


    正确答案: B
    解析: 暂无解析

  • 第12题:

    单选题
    Which file contains the attributes used to setup a new user account when executing ’mkuser’ without any flags?()
    A

    /etc/security/user

    B

    /etc/security/passwd

    C

    /etc/security/mkuser.sys

    D

    /etc/security/mkuser.default


    正确答案: A
    解析: 暂无解析

  • 第13题:

    Whichfilesaremanagedthroughtheuseofthefilecollection"HACMP_Files"?()

    A.ThePowerHAGlobalODM.

    B.Systemnetworkingfilesincluding/etc/hosts,/etc/inetd.confand/etc/services

    C.Securityfilesincluding/etc/passwd,/etc/security/passwd,/etc/groupand/etc/security/group

    D.UserconfigurablefilesincludingApplicationserverstartandstopscripts,custompreandpostnotificationeventsandapplicationmonitoringscripts


    参考答案:D

  • 第14题:

    在Linux操作系统中,存放用户账号加密口令的文件是( )

    A./etc/sam
    B./etc/shadow
    C.etc/group
    D.etc/security

    答案:B
    解析:

  • 第15题:

    AIX中下面哪个文件包含了对用户密码的设置信息()。

    • A、/etc/passwd
    • B、/etc/security/passwd
    • C、/etc/security/environ
    • D、/etc/security/user

    正确答案:D

  • 第16题:

    Linux系统中,()文件记录的用户id和组id。

    • A、/var/passwd
    • B、/var/shadow
    • C、/etc/shadow
    • D、/etc/passwd

    正确答案:D

  • 第17题:

    What command will print a list of usernames (first column) and their corresponding user id (uid, third column) from /etc/passwd?()

    • A、 cut -d: -f 1,3 /etc/passwd
    • B、 chop -c 1,3 /etc/passwd
    • C、 tac 1-3/etc/passwd
    • D、 fmt -u /etc/passwd

    正确答案:A

  • 第18题:

    Which files are managed through the use of the file collection "HACMP_Files"?()

    • A、The PowerHA Global ODM.
    • B、System networking files including /etc/hosts, /etc/inetd.conf and /etc/services
    • C、Security files including /etc/passwd, /etc/security/passwd, /etc/group and/etc/security/group
    • D、User configurable files including Application server start and stop scripts, custom pre and post notificationevents and application monitoring scripts

    正确答案:D

  • 第19题:

    Unix系统中存放每个用户信息的文件是()。

    • A、/sys/passwd
    • B、/sys/password
    • C、/etc/password
    • D、/etc/passwd

    正确答案:D

  • 第20题:

    AIX中系统管理员要使每一个telent到服务器的用户在成功登录后显示一条欢迎信息,那么他应该编辑哪个文件()。

    • A、/etc/profile
    • B、/etc/environment
    • C、/etc/motd
    • D、/etc/security/login.cfg

    正确答案:C

  • 第21题:

    单选题
    Which files are managed through the use of the file collection "HACMP_Files"?()
    A

    The PowerHA Global ODM.

    B

    System networking files including /etc/hosts, /etc/inetd.conf and /etc/services

    C

    Security files including /etc/passwd, /etc/security/passwd, /etc/group and/etc/security/group

    D

    User configurable files including Application server start and stop scripts, custom pre and post notificationevents and application monitoring scripts


    正确答案: C
    解析: 暂无解析

  • 第22题:

    单选题
    linux系统中哪个文件用于存放组群帐号的加密信息?()
    A

    /etc/passwd

    B

    /etc/shadow

    C

    etc/gshadow

    D

    /etc/security


    正确答案: D
    解析: 暂无解析

  • 第23题:

    单选题
    Unix系统中存放每个用户信息的文件是()。
    A

    /sys/passwd

    B

    /sys/password

    C

    /etc/password

    D

    /etc/passwd


    正确答案: B
    解析: 暂无解析