Kerberos Server: Unterschied zwischen den Versionen

Aus Xinux Wiki
Zur Navigation springen Zur Suche springen
Zeile 3: Zeile 3:
 
=make a newrealm=
 
=make a newrealm=
 
  krb5_newrealm
 
  krb5_newrealm
 +
==hint==
 +
in a vrtualmachine you have to supply random data
 +
like this in a second console 
 +
cat /dev/sda > /dev/urandom

Version vom 9. September 2014, 14:41 Uhr

install

apt-get install krb5-kdc krb5-admin-server

make a newrealm

krb5_newrealm

hint

in a vrtualmachine you have to supply random data
like this in a second console  
cat /dev/sda > /dev/urandom