updated README
This commit is contained in:
parent
3ed2b69339
commit
a0f5ff6435
@ -1,4 +1,4 @@
|
||||
install server
|
||||
INSTAll server
|
||||
yum install krb5-server
|
||||
and if the libs are not installed
|
||||
yum install krb5-libs
|
||||
@ -6,6 +6,9 @@ and if the libs are not installed
|
||||
copy krb5.conf to /etc/
|
||||
copy kdc.conf to /var/kerberos/krb5kdc
|
||||
copy kadm5.acl to /var/kerberos/krb5kdc/
|
||||
edit /etc/hosts to have th VMs ip associated with "noplace.org noplace"
|
||||
ie
|
||||
10.1.13.XXX noplace.org noplace
|
||||
|
||||
init the database and admin principals.
|
||||
kdb5_util create -s
|
||||
|
Loading…
Reference in New Issue
Block a user