下列命令用来创建用户的是()A、set userB、create userC、new userD、revoke user
下列命令用来创建用户的是()
- A、set user
- B、create user
- C、new user
- D、revoke user
相关考题:
下面SQL语句不正确的是() A.Select*from userB.update user set username=’zhangsan’where id=’2’C.Delete*from userD.insert into user values(1,’zhang’,’pass’);
Like personal computers, most workstations are(72)computersA.single-userB.single userC.multi-userD.multi user
创建新项目的命令是( )。 A.CREATE NEW ITEMB.CREATE ITEMC.CREATE NEWSXB 创建新项目的命令是( )。A.CREATE NEW ITEMB.CREATE ITEMC.CREATE NEWD.CREATE PROJ ECT
用户usera、userb、userc为一个项目组,组内任一成员都能读写其他成员新建的文件或目录;用户userd、usere、userf为另一个项目组,组内任一成员都能读其他成员新建的文件或目录;用户userg为这两个项目组的主管,既可访问用户usera、userb、userc新建的文件或目录,也可访问用户userd、usere、userf新建的文件或目录,但不许其它用户访问自己新建的文件或目录。Linux系统中现在还没有这些用户和任何相关的配置。为了满足上述需求,请你对Linux系统做适当的配置,写出必要的步骤和命令。
用户usera、userb、userc为一个项目组,共享一个目录/pub。组内任一用户都把供其他组员共享的文件或目录写入/pub。用户usera、userb创建的共享文件只允许其他组员读,用户userc创建的共享文件允许其他组员读写,组外用户不许访问共享目录/pub及其中的文件或目录。用户usera、userb、userc的私有文件或目录都存放在各自的主目录中,不许其他用户访问。Linux系统中现在还没有这些用户、目录和任何相关的配置。为了满足上述需求,请你对Linux系统做适当的配置,写出必要的步骤和命令。
Which of the following is the access level of a user that belongs to both the Administrators andUsers groups?() A. UserB. AdministratorC. Power UserD. Remote Desktop User
“把查询sc表和更新sc表的grade列的权限授予用户user”的正确SQL语句是( )。A)GRANT SELECT sc,UP DATE sc.Grade TO userB)GRANT SELECT,UP DATE (grade) ON TABLE sc TO userC)GRANT SELECT,UP DATE ON TABLE sc.Grade TO userD)GRANT SELECT ON TABLE sc,UP DATE ON TABLE sc(grade) TO user
在linux中,设置以后新建用户的主目录均放在/user目录下的命令是()。A、useradd -d /userB、useradd -D、/userC、useradd -b /userD、useradd -D、-b /user
删除用户“user”及其主目录下所有文件的命令是()。A、userdel -p userB、userdel -r userC、userdel -a userD、userdel -z user
Which of the following is the access level of a user that belongs to both the Administrators andUsers groups?()A、UserB、AdministratorC、Power UserD、Remote Desktop User
What should an administrator do to allow the logon of a user to a local system without limitations from the host ‘webserver’?()A、configure the /etc/.rhosts with. webserver userB、configure the root'$HOME/.rhost file with.+webserver userC、configure each user's $HOME/.rhosts file with. webserver userD、configure the root'$HOME/.rhost file with.webserver ip user
单选题下列命令用来创建用户的是()Aset userBcreate userCnew userDrevoke user