An open API service indexing awesome lists of open source software.

https://github.com/pariseed/kerberos-kdc-server-quick-test-setup


https://github.com/pariseed/kerberos-kdc-server-quick-test-setup

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# kerberos-kdc-server-quick-setup GUIDE
It create a fast and running kdc-server that come with an "example" domain to default.
Before install it make sure that the parameters set in "kerbserver" script is right for you.
Note that the kerberos user is "user01".
This script is thinked to work on CentOS and Red Hat machine but with the right accourgment it can run everywhere.

# INSTALLATION
After download extract all then enter as root in the downloaded folder and run
~~~
# make install
~~~

# UNINSTALL
Enter as root in the downloaded folder then run
~~~
# make uninstall
~~~