Update README.md

s/service/system/g for consistency with freeipa documentation
This commit is contained in:
noahbliss
2020-07-22 15:08:19 -04:00
committed by GitHub
parent 433059b5ee
commit 17237139e8

View File

@@ -1,11 +1,11 @@
# freeipa-sam
## Service Account Manager for FreeIPA
## System Account Manager for FreeIPA
![freeipa-sam.gif](freeipa-sam.gif)
FreeIPA-SAM is an interactive, menu-driven bash script for lifecycle management of service accounts.
FreeIPA-SAM is an interactive, menu-driven bash script for lifecycle management of system accounts.
FreeIPA currently has no intuitive way to create, view, edit, or otherwise manage service accounts. This software aims to fill that gap.
FreeIPA currently has no intuitive way to create, view, edit, or otherwise manage system accounts. This software aims to fill that gap.
Usage is pretty straightforward, it is highly-recommended that you leave SSL enabled and configure the prerequisites before attempting an action.