1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-15 04:32:11 +00:00
iiab/roles/xsce-admin
2017-05-31 12:08:09 -04:00
..
defaults remove iiab-admin from iiab 2017-05-31 12:08:09 -04:00
files remove iiab-admin from iiab 2017-05-31 12:08:09 -04:00
tasks remove iiab-admin from iiab 2017-05-31 12:08:09 -04:00
README.rst remove iiab-admin from iiab 2017-05-31 12:08:09 -04:00

=================
XSCE Admin README
=================

This role is home to a number of administrative playbooks.  Those implemented are:

Add Administrative User
-----------------------

* Add the xsce-admin user and password
* N.B. to create password hash use python -c 'import crypt; print crypt.crypt("<plaintext>", "$6$<salt>")'
* Make a sudoer
* Add /root/.ssh and dummy authorized_keys file as placeholder
* Force password for sudoers

Add Packages for Remote Access
------------------------------

* screen
* lynx

Admin Console
-------------

Has been moved to a separate git repo