摘要:
useradd命令的常用的选项: -g xxxx # 指定账号所属的 primary group,写gid和组名都可以的 -G xxxx # list of supplementary groups of the new account -s xxxx # 指定login shell,一般默认/bi 阅读全文
posted @ 2020-09-03 20:11 520_1351 阅读(231) 评论(0) 推荐(0) 编辑
摘要:
useradd命令的常用的选项: -g xxxx # 指定账号所属的 primary group,写gid和组名都可以的 -G xxxx # list of supplementary groups of the new account -s xxxx # 指定login shell,一般默认/bi 阅读全文
posted @ 2020-09-03 20:11 520_1351 阅读(231) 评论(0) 推荐(0) 编辑
摘要:
Rem:关于net命令相关的常用实例(如果cmd中执行net相关命令,报错:Access is denied. 可以右键cmd,以管理员身份运行即可!) 1、创建一个新账号:net user ifsftp qy9Qt_DFuZdnT0DxvW-K /add /Y 2、将用户添加到远程桌面组:net 阅读全文
posted @ 2020-09-03 18:50 520_1351 阅读(207) 评论(0) 推荐(0) 编辑 |
||