~sinfallas/+junk/xanadu-basepack

53 by sinfallas
bugfix
1
#!/bin/sh
2
# Establece "xanadu" como clave de usuario y "enfilade" para root
3
# el hash se genero mediante: openssl passwd clave 
4
usermod -p 'FbxyKazknHvrI' root
5
usermod -p '90YJaqpg2wQeM' user
6
chown -R user:user /home/user/
143 by sinfallas at gmail
* bugfix
7
chmod -R g=-r-x,o=-r-x /home/user/