ubuntu新建ssh账户 && 添加samba账户

sudo useradd -m -s /bin/bash userName 
sudo passwd userName //设置密码,输入此命令后会提示你输入密码
将ssh账户增加到samba服务器

管理员权限 smbpasswd -a userName //系统提示输入密码


图形界面samba账户添加

系统 -> 系统管理 -> Samba -> samba服务器配置 -> 首选项 -> Samba用户 -> 添加用户

需先apt-get安装system-config-samba



set root password:

sudo passwd root


ubuntu终端电脑使用ssh build05@192.168.1.86登陆86号ubuntu编译服务器提示

@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@    WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!     @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that a host key has just been changed.
The fingerprint for the RSA key sent by the remote host is
aa:b9:2c:d8:21:32:4a:b2:ca:e1:28:02:b7:01:b6:e6.
Please contact your system administrator.
Add correct host key in /home/anbu/.ssh/known_hosts to get rid of this message.
Offending RSA key in /home/anbu/.ssh/known_hosts:1
  remove with: ssh-keygen -f "/home/anbu/.ssh/known_hosts" -R 192.168.1.86
RSA host key for 192.168.1.86 has changed and you have requested strict checking.
Host key verification failed.

那么把ubuntu终端电脑当前用户下的.ssh/known_hosts删掉

anbu@anbu-pc:~$ pwd
/home/anbu

rm .ssh/known_hosts

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值