更改用户user1为User1的命令是()。
A: usermod –name User1 user1
B: usermod –c User1 user1
C: usermod –u User1 user1
D: usermod –l User1 user1
A: usermod –name User1 user1
B: usermod –c User1 user1
C: usermod –u User1 user1
D: usermod –l User1 user1
举一反三
- 更改用户user1为User1的命令是()。 A: usermod –name User1 user1 B: usermod –c User1 user1 C: usermod –u User1 user1 D: usermod –l User1 user1
- 下面使用DROP USER语句删除用户user1的语句中,正确的是 A: DROP USER user1@localhost; B: DROP USER 'user1'.’ocalhost'; C: DROP USER user1.localhost; D: DROP USER 'user1'@'localhost';
- 锁定用户user1的命令是()。 A: passwd –l user1 B: passwd –U user1 C: usermod –l user1 D: usermod –u user1
- 如果要删除user数据库中的user1表,可以使用下列哪个命令______ A: ALERT TABLE user1 B: DROP TABLE user1 C: DELETE TABLE user1 D: TRUNCATE TABLE user1
- A user named User1 uses a computer that runs Windows XP Professional. You need to enable User1 to create local user accounts. You must minimize the rights assigned to the User1 account. Which group should you add User1 to?() A: Administrators B: Power Users C: Users D: Network Configuration Operator