Chinaunix首页 | 论坛 | 博客
  • 博客访问: 461324
  • 博文数量: 108
  • 博客积分: 25
  • 博客等级: 民兵
  • 技术积分: 1134
  • 用 户 组: 普通用户
  • 注册时间: 2010-03-29 19:43
文章分类

全部博文(108)

文章存档

2016年(10)

2015年(9)

2014年(73)

2013年(16)

我的朋友

分类: 系统运维

2014-03-27 16:43:05

 
[root@cdn ~]# salt 'HOST' user.add  testuser
HOST:
    True
[root@cdn ~]# salt 'HOST'  user.chhome  testuser /home/testuser True
HOST:
    True
[root@cdn ~]# salt 'HOST'  user.chshell  testuser /bin/bash 
HOST:
    True
阅读(988) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~