A system administrator wants to configure a system so that all new users will be put into the database group by default. How would this be accomplished?()A、remove all other groups from the systemB、run the command mkuser -default "GROUP=database"C、change t

题目

A system administrator wants to configure a system so that all new users will be put into the database group by default. How would this be accomplished?()

  • A、remove all other groups from the system
  • B、run the command mkuser -default "GROUP=database"
  • C、change the default group in /usr/lib/security/mkuser.default
  • D、edit /etc/security/group to move all users to the database stanza

相似考题
参考答案和解析
正确答案:C