单项选择题
MariaDB中创建一个只能从本地登陆的帐号stu001,正确的是()。
A.create user ’stu001’@’localhost’B.create user stu001C.create user ’stu001’@’localhost’identified ’123’D.create user ’stu001’@’localhost’identified by xxx;
单项选择题 配置SELinux选项永久起效的命令是()。
单项选择题 在配置FTP服务中,chroot_local_user配置选项用于配置()。
单项选择题 在虚拟用户访问FTP配置中,guest_enable用来配置()。